SDL/src
Alex Szpakowski ef0490a741 More cleanup of the iOS Objective-C code. 2014-07-23 03:05:31 -03:00
..
atomic Fixed bug 2618 - incomplete pthread-based lock support should be removed 2014-07-07 21:27:42 -07:00
audio Skip JUNK chunks in wave files 2014-07-08 00:42:14 -07:00
core Call dbus_shutdown to make valgrind happy. 2014-07-06 22:15:31 +01:00
cpuinfo Fixed Visual Studio 2010 build 2014-07-11 22:15:34 -07:00
dynapi Fixed bug in AVX detection and added AVX2 detection 2014-07-11 22:02:50 -07:00
events Fixed compiler warnings on iOS 2014-07-07 11:00:25 -07:00
file Misc. iOS code improvements. 2014-07-14 16:50:25 -03:00
filesystem Misc. iOS code improvements. 2014-07-14 16:50:25 -03:00
haptic Fixed bug 2631 - Mac: minor code cleanup 2014-07-07 12:48:25 -07:00
joystick Minor fix for if SDL_JoystickInit is called more than once without a matching SDL_JoystickQuit. 2014-07-15 02:04:08 -03:00
libm Fixed building on command line Mac OS X 2014-06-07 20:43:12 -07:00
loadso Added a README file regarding WinRT support 2014-04-09 21:29:19 -04:00
main Fixed bug 2638 - (Signed) Can't create signed apps in Android 2014-07-12 13:05:41 -07:00
power Added annotations to help code analysis tools 2014-06-04 10:56:56 -07:00
render Fixed bug 2640 - Unable to SDL_SetRenderTarget to original surface for software renderer without a window 2014-07-13 09:04:55 -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 Fix option for forced run of disabled tests in test harness 2014-07-06 20:41:39 -07:00
thread Fixed bug 2556 - add compilation flag -Wshadow 2014-06-25 00:43:10 -07:00
timer Fixed compiler warnings on iOS 2014-07-07 11:00:25 -07:00
video More cleanup of the iOS Objective-C code. 2014-07-23 03:05:31 -03:00
SDL.c Added NaCl to SDL_GetPlatform() 2014-06-21 11:48:12 -07: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 annotations to help code analysis tools 2014-06-04 10:56:56 -07: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 Chrome's Native Client backend implementation 2014-06-06 15:45:59 -03:00