.. |
atomic
|
Integrated David Ludwig's support for Windows RT
|
2014-03-09 11:36:47 -07: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
|
Export android jni functions even when build with -fvisibility=hidden flag
|
2014-05-05 22:26:21 +03:00 |
cpuinfo
|
Static analysis fix: Value stored to '[bcd]' is never read.
|
2014-03-19 16:55:38 -04:00 |
dynapi
|
Render: Allow empty cliprect.
|
2014-04-19 13:15:41 -07:00 |
events
|
Fixed missing j
|
2014-04-19 10:17:36 -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 missing copyright notices
|
2014-03-13 21:21:26 -07:00 |
haptic
|
Removed empty statements.
|
2014-04-05 23:50:09 +02:00 |
joystick
|
Mac OS X: Look for joystick hotplug in its own CFRunLoop.
|
2014-04-24 23:24:48 -04:00 |
libm
|
Tossed in some SDL_asserts to make static analyzer happier.
|
2014-03-23 18:56:47 -04:00 |
loadso
|
Integrated David Ludwig's support for Windows RT
|
2014-03-09 11:36:47 -07:00 |
main
|
Fixed unused local variable warning.
|
2014-04-05 23:24:33 +02:00 |
power
|
Added a missing file related to WinRT power management/reporting.
|
2014-03-14 01:36:05 -04:00 |
render
|
Fixes #2529, guard SDL_d3math.* with the proper defines
|
2014-05-10 16:23:06 -03:00 |
stdlib
|
Temporary fix for bug 2494 - Crashes due to the non thread-safe SDL_malloc/SDL_free on Windows
|
2014-05-10 11:27:43 -07:00 |
test
|
Fail if we couldn't create the specified renderer
|
2014-04-05 16:25:30 -07:00 |
thread
|
Fixed the copyright date on files contributed by David Ludwig
|
2014-03-13 00:40:08 -07:00 |
timer
|
Integrated David Ludwig's support for Windows RT
|
2014-03-09 11:36:47 -07:00 |
video
|
Fixes #2512, handle configuration change messages sent by Wayland. Patch by Bryan Cain.
|
2014-05-10 16:50:05 -03:00 |
SDL.c
|
Fixed bug 2423 - timeBeginPeriod & timeEndPeriod mismatch
|
2014-03-01 09:50:52 -08:00 |
SDL_assert.c
|
Integrated David Ludwig's support for Windows RT
|
2014-03-09 11:36:47 -07:00 |
SDL_assert_c.h
|
Fixed bug 2374 - Update copyright for 2014...
|
2014-02-02 00:53:27 -08:00 |
SDL_error.c
|
Fixed bug 2374 - Update copyright for 2014...
|
2014-02-02 00:53:27 -08:00 |
SDL_error_c.h
|
Fixed bug 2374 - Update copyright for 2014...
|
2014-02-02 00:53:27 -08: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
|
Integrated David Ludwig's support for Windows RT
|
2014-03-09 11:36:47 -07:00 |