SDL/src
Gabriel Jacobo 553cc07e9d Initialize nacl_io, removes SDL_NaClMount/Umount
It's just easier to use nacl_io's mount/umount directly.
2014-06-20 10:59:51 -03:00
..
atomic Added a README file regarding WinRT support 2014-04-09 21:29:19 -04:00
audio Fixed bug 2580 - sndio backend improvements 2014-06-15 17:26:30 -07:00
core Changed C++ style comments to fix pedantic warnings. 2014-05-17 22:02:25 +02:00
cpuinfo Added a README file regarding WinRT support 2014-04-09 21:29:19 -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 Fix file name typo, thanks Sam Clegg! 2014-06-18 10:04:21 -03:00
haptic Added a README file regarding WinRT support 2014-04-09 21:29:19 -04: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 Added a README file regarding WinRT support 2014-04-09 21:29:19 -04: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 Added SDL_sqrtf(), SDL_tan(), SDL_tanf() 2014-06-07 18:20:01 -07:00
test Turns out visualstudio does not like PRIu64, soo lets just cast it to llu. 2014-06-05 15:37:33 -07:00
thread Chrome's Native Client backend implementation 2014-06-06 15:45:59 -03:00
timer Added a README file regarding WinRT support 2014-04-09 21:29:19 -04:00
video Assorted fixes for NaCl. Hat tip to Sylvain Becker 2014-06-16 09:54:33 -03:00
SDL.c 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_assert_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_error_c.h Added a README file regarding WinRT support 2014-04-09 21:29:19 -04: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