..
atomic
Integrated David Ludwig's support for Windows RT
2014-03-09 11:36:47 -07:00
audio
Fixed bug 2467 - bad memcpy in SDL_OpenAudio/open_audio_device/prepare_audiospec chain
2014-06-24 01:38:21 -07:00
core
Fixed compiler warning on Android
2014-06-26 12:42:15 -07:00
cpuinfo
Static analysis fix: Value stored to '[bcd]' is never read.
2014-03-19 16:55:38 -04:00
dynapi
Merged Ryan's SDL-gui-backend branch.
2014-06-25 17:06:12 -04:00
events
Whoops, lost this in the merge.
2014-06-25 17:20:22 -04:00
file
The NaCL mount/unmount functions need to be in SDL_system.h and specific to NaCL
2014-06-08 12:05:17 -07:00
filesystem
Ooops, code that resists erasure, I've seen that in a movie.
2014-06-20 11:01:05 -03:00
haptic
Fixed compiler warning - HRESULT is set to FFERR_* values, but is an int
2014-06-25 01:43:58 -07:00
joystick
WinRT: Fixed game controller axis mappings
2014-06-25 22:38:40 -04:00
libm
Fixed building on command line Mac OS X
2014-06-07 20:43:12 -07:00
loadso
Integrated David Ludwig's support for Windows RT
2014-03-09 11:36:47 -07:00
main
Fix another NaCl warning
2014-06-20 11:50:31 -03:00
power
Added annotations to help code analysis tools
2014-06-04 10:56:56 -07:00
render
Fixed YUV texture update with a subrect in OpenGL ES 2.0 - thanks Sylvain!
2014-06-25 21:06:47 -07:00
stdlib
Fixed bug 2596 - SDL_SetError fails on on NULL on systems with vsnprintf
2014-06-21 11:52:53 -07:00
test
Merged Ryan's SDL-gui-backend branch.
2014-06-25 17:06:12 -04:00
thread
Fixed bug 2556 - add compilation flag -Wshadow
2014-06-25 00:43:10 -07:00
timer
Fix compiler warnings in Native Client and Linux builds.
2014-06-20 11:10:16 -03:00
video
SDL_egl: allow creation of versioned OpenGL contexts with EGL_KHR_create_context
2014-06-28 12:17:29 -03:00
SDL.c
Added NaCl to SDL_GetPlatform()
2014-06-21 11:48:12 -07: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
Added annotations to help code analysis tools
2014-06-04 10:56:56 -07: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
Chrome's Native Client backend implementation
2014-06-06 15:45:59 -03:00