SDL/Xcode-iOS
Ryan C. Gordon 979de761c9 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
..
Demos iOS: Fixed compiling demos on C89 compilers. 2016-04-01 21:14:49 +02:00
SDL/SDL.xcodeproj audio: Removed internal SDL_audiomem.h and macros. 2016-08-05 01:44:15 -04:00
SDLtest/SDL2test.xcodeproj Fixed crash if initialization of EGL failed but was tried again later. 2015-06-21 17:33:46 +02:00
Template/SDL iOS Application Added initial support for MFi game controllers on iOS. 2015-09-20 23:08:36 -03:00
Test Fixed outdated information in a README for iOS. 2016-01-06 22:39:04 +01:00