sdl2_frt/src
2014-07-06 20:41:39 -07:00
..
atomic Added a README file regarding WinRT support 2014-04-09 21:29:19 -04:00
audio Split the XInput and DirectInput code so Windows RT can use the existing XInput support. 2014-07-03 15:39:55 -07:00
core Made the latest XInput + Haptic changes compile and run on WinRT 2014-07-04 18:20:23 -04:00
cpuinfo Added a README file regarding WinRT support 2014-04-09 21:29:19 -04:00
dynapi Merged Ryan's SDL-gui-backend branch. 2014-06-25 17:06:12 -04:00
events Another fix to prevent dereferencing a null window pointer in SDL_mouse.c 2014-06-28 12:50:17 -03: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 Fixed haptic refcount bug (thanks David Ludwig!) 2014-07-04 17:20:22 -07:00
joystick Split the XInput and DirectInput code so Windows RT can use the existing XInput support. 2014-07-03 15:39:55 -07:00
libm Fixed building on command line Mac OS X 2014-06-07 20:43:12 -07:00
loadso Added a README file regarding WinRT support 2014-04-09 21:29:19 -04:00
main Fix another NaCl warning 2014-06-20 11:50:31 -03:00
power Added annotations to help code analysis tools 2014-06-04 10:56:56 -07:00
render The YUV offset is 16 / 255, not 16 / 256 2014-07-03 10:22:12 -07:00
stdlib Fixed bug 2596 - SDL_SetError fails on on NULL on systems with vsnprintf 2014-06-21 11:52:53 -07:00
test Fix option for forced run of disabled tests in test harness 2014-07-06 20:41:39 -07:00
thread Fixed bug 2556 - add compilation flag -Wshadow 2014-06-25 00:43:10 -07:00
timer Fix compiler warnings in Native Client and Linux builds. 2014-06-20 11:10:16 -03:00
video Maybe fixes bug #2291 (red tinted screen on some Samsung Android devices) 2014-07-03 17:36:08 -03:00
SDL_assert_c.h Added a README file regarding WinRT support 2014-04-09 21:29:19 -04:00
SDL_assert.c Added a README file regarding WinRT support 2014-04-09 21:29:19 -04:00
SDL_error_c.h Added a README file regarding WinRT support 2014-04-09 21:29:19 -04:00
SDL_error.c Added annotations to help code analysis tools 2014-06-04 10:56:56 -07:00
SDL_hints.c Added a README file regarding WinRT support 2014-04-09 21:29:19 -04:00
SDL_internal.h Added a README file regarding WinRT support 2014-04-09 21:29:19 -04:00
SDL_log.c Chrome's Native Client backend implementation 2014-06-06 15:45:59 -03:00
SDL.c Added NaCl to SDL_GetPlatform() 2014-06-21 11:48:12 -07:00