SDL-mirror/src
2011-03-06 21:49:52 -08:00
..
atomic Fixed bug 1122 (spinlock fails to compile with -march=armv4t) 2011-02-16 17:17:21 -08:00
audio OSF isn't supported anymore. 2011-02-28 09:09:13 -08:00
core Our minimum Windows version is Windows 2000, so it's okay to directly call InitializeCriticalSectionAndSpinCount().. 2011-02-17 09:26:15 -08:00
cpuinfo Re-added the 3DNow! and AltiVec instruction support. 2011-02-22 21:44:36 -08:00
events Fixed compiler warning 2011-03-06 21:15:28 -08:00
file Happy 2011! :) 2011-02-11 22:37:15 -08:00
haptic Fixed compiler warning 2011-02-20 13:56:57 -08:00
joystick Fixed bug #1121 (More than one device through SDL_JOYSTICK_DEVICE) 2011-02-16 04:51:13 -08:00
libm Happy 2011! :) 2011-02-11 22:37:15 -08:00
loadso Happy 2011! :) 2011-02-11 22:37:15 -08:00
main Happy 2011! :) 2011-02-11 22:37:15 -08:00
power Happy 2011! :) 2011-02-11 22:37:15 -08:00
render Only compile the NDS renderer if specified in the config file. 2011-03-06 21:19:02 -08:00
stdlib Fixed compiler warning 2011-03-06 21:17:44 -08:00
thread Fixed compiler warning 2011-03-06 21:15:46 -08:00
timer Frank Zago to sdl 2011-02-12 11:36:56 -08:00
video Better error reporting in allocating a pixel format. 2011-03-06 21:49:52 -08:00
SDL.c Added a revision number for easy compile-time tests. 2011-02-20 10:42:51 -08:00
SDL_assert.c Happy 2011! :) 2011-02-11 22:37:15 -08:00
SDL_assert_c.h Happy 2011! :) 2011-02-11 22:37:15 -08:00
SDL_compat.c Setup the screensaver in the OpenGL case as well. 2011-02-16 02:57:00 -08:00
SDL_error.c Happy 2011! :) 2011-02-11 22:37:15 -08:00
SDL_error_c.h Happy 2011! :) 2011-02-11 22:37:15 -08:00
SDL_fatal.c Happy 2011! :) 2011-02-11 22:37:15 -08:00
SDL_fatal.h Happy 2011! :) 2011-02-11 22:37:15 -08:00
SDL_hints.c This should match the header change. 2011-02-12 12:04:23 -08:00
SDL_log.c Added missing log debug function 2011-02-19 11:23:56 -08:00