SDL/src
2014-06-04 12:55:18 -07:00
..
atomic Added a README file regarding WinRT support 2014-04-09 21:29:19 -04:00
audio Added annotations to help code analysis tools 2014-06-04 10:56:56 -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 Ryan C. Gordon <icculus@icculus.org> 2014-05-24 01:23 -0400 2014-06-04 10:57:12 -07:00
events Added an API function to warp the mouse cursor in global screen space: SDL_WarpMouseGlobal() 2014-06-04 10:55:26 -07:00
file __ANDROID__ is the correct macro to check for an android system.ANDROID is only defined in NDK build system (.mk) and not in the standalone NDK. 2014-05-05 22:21:26 +03:00
filesystem Added a README file regarding WinRT support 2014-04-09 21:29:19 -04:00
haptic Added a README file regarding WinRT support 2014-04-09 21:29:19 -04:00
joystick Added annotations to help code analysis tools 2014-06-04 10:56:56 -07:00
libm Added a README file regarding WinRT support 2014-04-09 21:29:19 -04:00
loadso Added a README file regarding WinRT support 2014-04-09 21:29:19 -04:00
main Added a README file regarding WinRT support 2014-04-09 21:29:19 -04:00
power Added annotations to help code analysis tools 2014-06-04 10:56:56 -07:00
render Setting the window size changes the fullscreen display mode, unless a window display mode has been set. 2014-06-04 10:57:52 -07:00
stdlib Added annotations to help code analysis tools 2014-06-04 10:56:56 -07:00
test Added annotations to help code analysis tools 2014-06-04 10:56:56 -07:00
thread Added a README file regarding WinRT support 2014-04-09 21:29:19 -04:00
timer Added a README file regarding WinRT support 2014-04-09 21:29:19 -04:00
video Assume all motion events are mouse events unless tool_type states otherwise. 2014-06-04 12:55:18 -07: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 Added annotations to help code analysis tools 2014-06-04 10:56:56 -07:00