SDL/Xcode
Ryan C. Gordon 6b1488f2a5 audio: Removed internal SDL_audiomem.h and macros.
I think this was important for SDL 1.2 because some targets needed
special device memory for DMA buffers or locked memory buffers for use in
hardware interrupts or something, but since it just defines to SDL_malloc
and SDL_free now, I took it out for clarity's sake.
2016-08-05 01:44:15 -04:00
..
SDL audio: Removed internal SDL_audiomem.h and macros. 2016-08-05 01:44:15 -04:00
SDLTest Removed Mac OS 10.5 support (bug #3137). Also fixed a warning about deprecated Carbon code when using SDL_audio (bug #3127, thanks Dominik!) 2016-05-21 00:20:52 -03:00
XcodeDocSet Eric Wing to Sam 2009-10-06 03:33:10 +00:00