Mercurial > repos > blastem
log render_sdl.c @ 1268:eca01056a915
age | author | description |
---|---|---|
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 |
Thu, 26 Jan 2017 20:28:00 -0800 | Michael Pavone | Added mappings to allow PS-style names for leftstick/rightstick click actions aka l3/r3 |
Thu, 26 Jan 2017 00:55:02 -0800 | Michael Pavone | Allow toggling full screen mode at runtime. Allow resizing the window in windowed mode. Allow specifying the aspect ratio in the config file. |