SDL/VisualC
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
SDLmain Fix Bug 3114: SDL's MSVC-2010+ projects can fail to build via a custom VS .sln 2015-09-07 13:25:36 -04:00
SDLtest Fix Bug 3114: SDL's MSVC-2010+ projects can fail to build via a custom VS .sln 2015-09-07 13:25:36 -04:00
tests Updated Visual Studio projects 2015-06-14 18:21:04 -07:00
visualtest Updated projects for Visual Studio 2010, 2012 and 2013 2014-06-07 21:58:18 -07:00
clean.sh Updated Visual Studio projects 2015-06-14 18:21:04 -07:00
SDL_VS2008.sln Fixed 2010 solution and removed Release_NoSTDIO build configuration 2015-06-14 18:37:43 -07:00
SDL.sln Fixed 2010 solution and removed Release_NoSTDIO build configuration 2015-06-14 18:37:43 -07:00