.. |
atomic
|
Fixed bug 1122 (spinlock fails to compile with -march=armv4t)
|
2011-02-16 17:17:21 -08:00 |
audio
|
Fixed bug #1085 (Jump to NULL function pointer on ALSA_OpenDevice)
|
2011-02-16 04:08:28 -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
|
Clear the hidden flag when shown and the shown flag when hidden.
|
2011-02-21 22:50:15 -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 compiler warnings
|
2011-02-21 22:26:59 -08:00 |
stdlib
|
Fixed bug #1090 (SDL_BlitCopyOverlap() assumes memcpy() operates in order)
|
2011-02-16 15:25:10 -08:00 |
thread
|
Our minimum Windows version is Windows 2000, so it's okay to directly call InitializeCriticalSectionAndSpinCount()..
|
2011-02-17 09:26:15 -08:00 |
timer
|
Frank Zago to sdl
|
2011-02-12 11:36:56 -08:00 |
video
|
Fixed compile error on some versions of Mac OS X.
|
2011-02-23 15:06:14 -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 |