SDL/src
2014-06-20 11:10:16 -03:00
..
atomic Integrated David Ludwig's support for Windows RT 2014-03-09 11:36:47 -07:00
audio Fix compiler warnings in Native Client and Linux builds. 2014-06-20 11:10:16 -03:00
core Changed C++ style comments to fix pedantic warnings. 2014-05-17 22:02:25 +02:00
cpuinfo Static analysis fix: Value stored to '[bcd]' is never read. 2014-03-19 16:55:38 -04:00
dynapi Added SDL_sqrtf(), SDL_tan(), SDL_tanf() 2014-06-07 18:20:01 -07:00
events Removed SDL_SYS_JoystickNeedsPolling(). 2014-06-14 23:31:23 -04:00
file The NaCL mount/unmount functions need to be in SDL_system.h and specific to NaCL 2014-06-08 12:05:17 -07:00
filesystem Ooops, code that resists erasure, I've seen that in a movie. 2014-06-20 11:01:05 -03:00
haptic Removed empty statements. 2014-04-05 23:50:09 +02:00
joystick Add controller mapping for Bluetooth DualShock 4 controllers on Linux 2014-06-15 13:05:30 -07:00
libm Fixed building on command line Mac OS X 2014-06-07 20:43:12 -07:00
loadso Integrated David Ludwig's support for Windows RT 2014-03-09 11:36:47 -07:00
main Initialize nacl_io, removes SDL_NaClMount/Umount 2014-06-20 10:59:51 -03:00
power Added annotations to help code analysis tools 2014-06-04 10:56:56 -07:00
render Fixed bug 2575 - Current GL context tracking fails 2014-06-15 18:09:39 -07:00
stdlib Fix compiler warnings in Native Client and Linux builds. 2014-06-20 11:10:16 -03:00
test Fix compiler warnings in Native Client and Linux builds. 2014-06-20 11:10:16 -03:00
thread Fix compiler warnings in Native Client and Linux builds. 2014-06-20 11:10:16 -03:00
timer Fix compiler warnings in Native Client and Linux builds. 2014-06-20 11:10:16 -03:00
video Fix compiler warnings in Native Client and Linux builds. 2014-06-20 11:10:16 -03:00
SDL_assert_c.h Fixed bug 2374 - Update copyright for 2014... 2014-02-02 00:53:27 -08:00
SDL_assert.c Integrated David Ludwig's support for Windows RT 2014-03-09 11:36:47 -07:00
SDL_error_c.h Fixed bug 2374 - Update copyright for 2014... 2014-02-02 00:53:27 -08:00
SDL_error.c Added annotations to help code analysis tools 2014-06-04 10:56:56 -07:00
SDL_hints.c Fixed bug 2374 - Update copyright for 2014... 2014-02-02 00:53:27 -08:00
SDL_internal.h Fixed bug 2374 - Update copyright for 2014... 2014-02-02 00:53:27 -08:00
SDL_log.c Chrome's Native Client backend implementation 2014-06-06 15:45:59 -03:00
SDL.c Fixed bug 2423 - timeBeginPeriod & timeEndPeriod mismatch 2014-03-01 09:50:52 -08:00