aboutsummaryrefslogtreecommitdiffstats
path: root/examples/common/sdl_sound.c
Commit message (Collapse)AuthorAgeFilesLines
* Remove unnecessary wrappers around SDL_soundChris Robinson2017-03-041-164/+0
| | | | Also remove wrappers for the now-unsupported buffer_samples extension.
* Handle non-native endian formats with SDL_soundChris Robinson2013-06-191-2/+17
|
* Use SDL_sound for the alstream exampleChris Robinson2013-06-051-0/+149