Mercurial > repos > blastem
log render_sdl.c @ 1796:51417bb557b6
age | author | description |
---|---|---|
Sat, 23 Mar 2019 17:18:10 -0700 | Michael Pavone | Configurable gain for overall output and individual components |
Wed, 20 Mar 2019 22:05:27 -0700 | Michael Pavone | Avoid printing a bunch of junk to stdout when GDB remote debugging is enabled as this can confuse GDB |
Tue, 22 Jan 2019 21:15:38 -0800 | Michael Pavone | Added some Makefile options to build a packaging friendly executable |
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 |