Mercurial > repos > blastem
log render_sdl.c @ 1326:071e761bcdcf
age | author | description |
---|---|---|
Fri, 21 Apr 2017 23:35:32 -0700 | Michael Pavone | Fix a deficiency in the way types were handled in my ternary tree. Fixes in which some paths that were constructed from a template with variables would sometimes get an extra garbage character thrown in |
Mon, 06 Mar 2017 09:46:50 -0800 | Michael Pavone | Width on glTexSubImage2D call in render_framebuffer_updated needs to match the buffer pitch |
Mon, 06 Mar 2017 00:23:35 -0800 | Michael Pavone | Initial stab at horizontal border emulation. Only works for H40 and still has a few minor holes to fill |
Sat, 04 Mar 2017 11:50:14 -0800 | Michael Pavone | Implement raw screenshot functionality requested in ticket:10 |
Wed, 01 Mar 2017 00:14:50 -0800 | Michael Pavone | Fix scancode for F key |
Thu, 26 Jan 2017 23:49:13 -0800 | Michael Pavone | Basic support for mapping an analog axis to functionality |