lilium-voyager/code/sdl
Zack Middleton 58b0fb07cd Fix SDL audio playback with 16-bit stereo sound
My commit last month "Fix SDL audio playback with surround sound" broke
16-bit stereo sound. S_TransferStereo16() still assumed that dma.samples
was a power of two. I also cleaned up code related to the previously
mentioned commit.
2018-10-01 22:28:51 -05:00
..
sdl_gamma.c Added SDL_GetError() 2015-07-26 15:45:21 +02:00
sdl_glimp.c Don't check fixed function GL extensions when using shader pipeline 2018-07-20 23:40:26 -05:00
sdl_icon.h Reverting. 2008-07-06 17:16:14 +00:00
sdl_input.c Fix mouse grab after toggling fullscreen 2018-04-09 00:05:43 -05:00
sdl_snd.c Fix SDL audio playback with 16-bit stereo sound 2018-10-01 22:28:51 -05:00