Mercurial > repos > blastem
log render_sdl.c @ 1686:475e84bfccbb
age | author | description |
---|---|---|
Sun, 20 Jan 2019 01:02:48 -0800 | Michael Pavone | Small fix to sync sample calculation in render_sdl |
Fri, 18 Jan 2019 00:09:36 -0800 | Michael Pavone | Modified audio code to support an arbitrary number of output channels so that things aren't weird if SDL2 picks a number of channels other than what we ask for |
Sun, 30 Dec 2018 21:19:26 -0800 | Mike Pavone | Switched default sync source back to audio as the video option is not ready for prime timeop |
Sun, 30 Dec 2018 21:10:44 -0800 | Mike Pavone | Added support for GLES in addition to desktop GL |
Tue, 18 Dec 2018 19:58:00 -0800 | Michael Pavone | Allow closing VDP debug windows with the close button in the window title bar |
Mon, 19 Nov 2018 19:10:16 -0800 | Michael Pavone | Implemented support for toggling off a debug view |
Sat, 10 Nov 2018 15:27:39 -0800 | Michael Pavone | Fix edge case in DRC audio path |