SDL/src
Ryan C. Gordon 6ae7a20647 Placate static analysis with an assertion. 2015-04-10 21:40:50 -04:00
..
atomic the last parameter of XChangeProperty is the number of elements.. and when the element format is 32.. the element is "long" so we have 5 long elements here. 2015-02-10 16:28:56 -05:00
audio winmm: Let audio callback buffer size be less than 1/4 second (thanks, Jon!). 2015-03-24 02:13:25 -04:00
core Fixed detecting the NVIDIA controller which shows up as both a mouse and a game controller 2015-04-01 19:18:56 -07:00
cpuinfo the last parameter of XChangeProperty is the number of elements.. and when the element format is 32.. the element is "long" so we have 5 long elements here. 2015-02-10 16:28:56 -05:00
dynapi Added framebuffer and colorbuffer members to the uikit portion of the SDL_SysWMinfo struct, removed SDL_iOSGetViewRenderbuffer and SDL_iOSGetViewFramebuffer. 2015-04-09 19:28:00 -03:00
events Make loading/saving dollar gesture templates endian clean (thanks, Martin!). 2015-04-05 18:59:52 -04:00
file the last parameter of XChangeProperty is the number of elements.. and when the element format is 32.. the element is "long" so we have 5 long elements here. 2015-02-10 16:28:56 -05:00
filesystem Merged default into iOS-improvements 2015-04-06 15:26:37 -03:00
haptic Remove unnecessary parentheses and an unnecessary free() of a NULL pointer. 2015-02-19 13:11:19 -05:00
joystick Merged default into iOS-improvements 2015-04-08 15:35:07 -03:00
libm Fixed bug 2802 - [patch] Fix android build compiling in wrong filesystem implementation 2015-01-26 22:00:29 +01:00
loadso the last parameter of XChangeProperty is the number of elements.. and when the element format is 32.. the element is "long" so we have 5 long elements here. 2015-02-10 16:28:56 -05:00
main Windows: Added a FIXME. 2015-02-19 21:51:13 -05:00
power the last parameter of XChangeProperty is the number of elements.. and when the element format is 32.. the element is "long" so we have 5 long elements here. 2015-02-10 16:28:56 -05:00
render PSP: Removed empty statement. 2015-04-10 23:45:13 +02:00
stdlib the last parameter of XChangeProperty is the number of elements.. and when the element format is 32.. the element is "long" so we have 5 long elements here. 2015-02-10 16:28:56 -05:00
test Fixed a compiler warning. 2015-03-18 00:56:33 -04:00
thread the last parameter of XChangeProperty is the number of elements.. and when the element format is 32.. the element is "long" so we have 5 long elements here. 2015-02-10 16:28:56 -05:00
timer the last parameter of XChangeProperty is the number of elements.. and when the element format is 32.. the element is "long" so we have 5 long elements here. 2015-02-10 16:28:56 -05:00
video Placate static analysis with an assertion. 2015-04-10 21:40:50 -04:00
SDL.c Emscripten: Fixed SDL_GetPlatform() returning "Unknown" instead of "Emscripten". 2015-02-14 00:08:48 +01:00
SDL_assert.c the last parameter of XChangeProperty is the number of elements.. and when the element format is 32.. the element is "long" so we have 5 long elements here. 2015-02-10 16:28:56 -05:00
SDL_assert_c.h the last parameter of XChangeProperty is the number of elements.. and when the element format is 32.. the element is "long" so we have 5 long elements here. 2015-02-10 16:28:56 -05:00
SDL_error.c Make SDL error string formatting deal with nasty corner cases. 2015-03-24 03:12:35 -04:00
SDL_error_c.h the last parameter of XChangeProperty is the number of elements.. and when the element format is 32.. the element is "long" so we have 5 long elements here. 2015-02-10 16:28:56 -05:00
SDL_hints.c the last parameter of XChangeProperty is the number of elements.. and when the element format is 32.. the element is "long" so we have 5 long elements here. 2015-02-10 16:28:56 -05:00
SDL_internal.h the last parameter of XChangeProperty is the number of elements.. and when the element format is 32.. the element is "long" so we have 5 long elements here. 2015-02-10 16:28:56 -05:00
SDL_log.c the last parameter of XChangeProperty is the number of elements.. and when the element format is 32.. the element is "long" so we have 5 long elements here. 2015-02-10 16:28:56 -05:00