| .. |
|
atomic
|
Added a README file regarding WinRT support
|
2014-04-09 21:29:19 -04:00 |
|
audio
|
__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 |
|
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
|
Changed drag area API to a hit-testing API.
|
2014-05-28 01:22:47 -04:00 |
|
events
|
Added some (harmlessly) missing braces.
|
2014-06-05 00:02:42 -04: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 a binding for the NVIDIA Shield controller
|
2014-05-13 12:10:37 -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 a README file regarding WinRT support
|
2014-04-09 21:29:19 -04:00 |
|
render
|
Changed C++ style comments.
|
2014-05-18 21:11:30 +02:00 |
|
stdlib
|
Align pointer in SDL_memset before doing Uint32 loop
|
2014-05-10 21:48:46 -03:00 |
|
test
|
Make some printf() calls into SDL_Log() so I can see them on Windows. :)
|
2014-05-30 01:48:08 -04: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
|
Fixed up SDL_CaptureMouse() on Windows to work like I expected.
|
2014-05-30 01:51:13 -04: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 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_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 a README file regarding WinRT support
|
2014-04-09 21:29:19 -04:00 |