Mercurial > repos > blastem
log render_sdl.c @ 445:80a9527c812c
age | author | description |
---|---|---|
Thu, 18 Jul 2013 09:59:39 -0700 | Mike Pavone | Add config values for audio sample rate and buffer size |
Wed, 17 Jul 2013 22:26:11 -0700 | Mike Pavone | Add fullscreen support and add a keybinding for exiting the emulator |
Wed, 10 Jul 2013 23:47:48 -0700 | Mike Pavone | Read joystick bindings from config file |
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 |