SDL/src
Sam Lantinga 4b75bcbd5d Fixed operator precedence
Frank Zago to SDL

& takes precedence over |. (was a gcc warning)
2011-03-11 18:38:29 -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 Fixed permissions for C header files 2011-03-11 11:53:09 -08:00
cpuinfo Re-added the 3DNow! and AltiVec instruction support. 2011-02-22 21:44:36 -08:00
events Added a function to create color cursors: SDL_CreateColorCursor() 2011-03-11 14:14:38 -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 Fixed permissions for C source files 2011-03-11 11:52:41 -08:00
stdlib Fixed permissions for C source files 2011-03-11 11:52:41 -08:00
thread Fixed permissions for C source files 2011-03-11 11:52:41 -08:00
timer Frank Zago to sdl 2011-02-12 11:36:56 -08:00
video Fixed operator precedence 2011-03-11 18:38:29 -08:00
SDL_assert_c.h Happy 2011! :) 2011-02-11 22:37:15 -08:00
SDL_assert.c Happy 2011! :) 2011-02-11 22:37:15 -08:00
SDL_compat.c Gamma support is back! 2011-03-11 08:49:20 -08:00
SDL_error_c.h Happy 2011! :) 2011-02-11 22:37:15 -08:00
SDL_error.c 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
SDL.c Added a revision number for easy compile-time tests. 2011-02-20 10:42:51 -08:00