Mercurial > repos > blastem
log render_sdl.c @ 426:add9e2f5c0e3
age | author | description |
---|---|---|
Sun, 30 Jun 2013 11:45:58 -0700 | Mike Pavone | Make VDP render in native pixel format of the renderer for a modest performance gain and to make it easier to use OpenGL for rendering |
Tue, 25 Jun 2013 19:20:39 -0700 | Mike Pavone | Move IO code to a separate file and do a tiny bit of refactoring |
Sun, 23 Jun 2013 22:27:12 -0700 | Mike Pavone | Implement basic joystick support |
Sun, 23 Jun 2013 11:25:56 -0700 | Mike Pavone | Change buffer size to avoid weird artifacts on some systems |
Sun, 23 Jun 2013 10:17:40 -0700 | Mike Pavone | Fix sprite y mask in interlace mode. Fix framebuffer selection when switching out of interlace mode. |
Sat, 22 Jun 2013 21:19:43 -0700 | Mike Pavone | Initial work on interlace |
Mon, 17 Jun 2013 19:34:47 -0700 | Mike Pavone | Process events in vgm player so that quitting works |