.. |
atomic
|
Fixed bug 1122 (spinlock fails to compile with -march=armv4t)
|
2011-02-16 17:17:21 -08:00 |
audio
|
The API sets the priority for the current thread, not an arbitrary thread.
|
2011-03-25 12:44:06 -07: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
|
Fixed compiler warning
|
2011-03-21 13:33:53 -07: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
|
The scale mode is per texture, not per texture unit.
|
2011-03-21 17:15:49 -07:00 |
stdlib
|
Fixed permissions for C source files
|
2011-03-11 11:52:41 -08:00 |
thread
|
Warn people not to run their applications as root!
|
2011-03-25 12:54:21 -07:00 |
timer
|
Frank Zago to sdl
|
2011-02-12 11:36:56 -08:00 |
video
|
Fixed signed/unsigned warning.
|
2011-03-25 10:26:25 -07: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
|
Fixed crash if the update rectangles are not pre-clipped.
|
2011-03-13 19:06:43 -07: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 |