.. |
atomic
|
File style cleanup for the SDL 2.0 release
|
2013-05-18 14:17:52 -07:00 |
audio
|
Fixed compiling XAudio2 code with mingw64
|
2013-05-26 12:20:23 -07:00 |
core
|
Moved prototype for static function out of header file to prevent warnings.
|
2013-05-30 23:25:03 +02:00 |
cpuinfo
|
Happy New Year!
|
2013-02-15 08:47:44 -08:00 |
events
|
Corrected indentation of license.
|
2013-06-01 21:09:36 +02:00 |
file
|
File style cleanup for the SDL 2.0 release
|
2013-05-18 14:17:52 -07:00 |
haptic
|
Fixed wrong documentation for haptic implementation.
|
2013-05-26 12:15:15 +02:00 |
joystick
|
Add trigger value adjustment code to the SDL_GameControllerGetAxis code as well.
|
2013-05-30 22:14:24 -04:00 |
libm
|
Happy New Year!
|
2013-02-15 08:47:44 -08:00 |
loadso
|
Happy New Year!
|
2013-02-15 08:47:44 -08:00 |
main
|
File style cleanup for the SDL 2.0 release
|
2013-05-18 14:17:52 -07:00 |
power
|
File style cleanup for the SDL 2.0 release
|
2013-05-18 14:17:52 -07:00 |
render
|
Re-apply texture filter when resetting direct3d renderer.
|
2013-05-29 06:31:48 -05:00 |
stdlib
|
Fixed crash with movaps instruction in SDL_memcpy(), due to unaligned Uint32* cast and -O3 vectorization optimizations with gcc 4.9.0
|
2013-05-27 16:18:11 -07:00 |
test
|
Fix bug 1492: Visual Studio builds sdl.lib and sdl.dll for version 2.0 (contributed by Jan Reitz); update SDL_bool handling in test_common to fix VS compiler warnings
|
2013-05-30 20:03:56 -07:00 |
thread
|
File style cleanup for the SDL 2.0 release
|
2013-05-18 14:17:52 -07:00 |
timer
|
File style cleanup for the SDL 2.0 release
|
2013-05-18 14:17:52 -07:00 |
video
|
Removed debug output.
|
2013-06-01 21:11:52 +02:00 |
SDL.c
|
File style cleanup for the SDL 2.0 release
|
2013-05-18 14:17:52 -07:00 |
SDL_assert.c
|
Happy New Year!
|
2013-02-15 08:47:44 -08:00 |
SDL_assert_c.h
|
Happy New Year!
|
2013-02-15 08:47:44 -08:00 |
SDL_error.c
|
File style cleanup for the SDL 2.0 release
|
2013-05-18 14:17:52 -07:00 |
SDL_error_c.h
|
File style cleanup for the SDL 2.0 release
|
2013-05-18 14:17:52 -07:00 |
SDL_fatal.c
|
Happy New Year!
|
2013-02-15 08:47:44 -08:00 |
SDL_fatal.h
|
Happy New Year!
|
2013-02-15 08:47:44 -08:00 |
SDL_hints.c
|
File style cleanup for the SDL 2.0 release
|
2013-05-18 14:17:52 -07:00 |
SDL_hints_c.h
|
File style cleanup for the SDL 2.0 release
|
2013-05-18 14:17:52 -07:00 |
SDL_log.c
|
Added a newline to OutputDebugString(), fixes output on Visual Studio 2008
|
2013-05-23 23:27:48 -07:00 |