| .. |
|
atomic
|
Integrated David Ludwig's support for Windows RT
|
2014-03-09 11:36:47 -07: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
|
Static analysis fix: Value stored to '[bcd]' is never read.
|
2014-03-19 16:55:38 -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 missing copyright notices
|
2014-03-13 21:21:26 -07:00 |
|
haptic
|
Removed empty statements.
|
2014-04-05 23:50:09 +02:00 |
|
joystick
|
Added annotations to help code analysis tools
|
2014-06-04 10:56:56 -07: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 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
|
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
|
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 |
|
SDL_assert_c.h
|
Fixed bug 2374 - Update copyright for 2014...
|
2014-02-02 00:53:27 -08:00 |
|
SDL_assert.c
|
Integrated David Ludwig's support for Windows RT
|
2014-03-09 11:36:47 -07:00 |
|
SDL_error_c.h
|
Fixed bug 2374 - Update copyright for 2014...
|
2014-02-02 00:53:27 -08:00 |
|
SDL_error.c
|
Added annotations to help code analysis tools
|
2014-06-04 10:56:56 -07: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
|
Added annotations to help code analysis tools
|
2014-06-04 10:56:56 -07:00 |
|
SDL.c
|
Fixed bug 2423 - timeBeginPeriod & timeEndPeriod mismatch
|
2014-03-01 09:50:52 -08:00 |