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 |