Mercurial > repos > blastem
log render_sdl.c @ 1804:34370330eaf3
age | author | description |
---|---|---|
Tue, 26 Mar 2019 23:26:08 -0700 | Michael Pavone | Support controllers that have their dpad mapped to an axis |
Sun, 24 Mar 2019 20:09:22 -0700 | Michael Pavone | Initialize gain_mult when creating an audio source so things work okay for clients that don't explicitly set the gain |
Sun, 24 Mar 2019 13:31:22 -0700 | Mike Pavone | Make sure there are no races between main thread and audio thread around mix_buf. Fix lack of proper termination in shader loading code |
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 |