SDL-mirror/src
2013-05-26 14:37:41 -07:00
..
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 File style cleanup for the SDL 2.0 release 2013-05-18 14:17:52 -07:00
cpuinfo Happy New Year! 2013-02-15 08:47:44 -08:00
events Fixed bug 1113 - SDL_SetEventFilter()'s event deletion process is not safe against intervening event push. 2013-05-20 23:04:25 -07: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 Fixed Visual Studio build 2013-05-26 14:37:41 -07: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 It turns out that GL_ARB_debug_output is really only useful on debug contexts, so for consistency and performance we'll only check and report errors on debug contexts. 2013-05-20 12:01:31 -07:00
stdlib Fixed Windows build 2013-05-24 03:29:31 -07:00
test Fixed bug 1837 - Use error extension instead of glGetError() 2013-05-19 22:28:10 -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 Fixed compiler warning 2013-05-26 11:44:03 -07: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