SDL/src
2015-12-31 01:50:30 -05:00
..
atomic Fixed crash if initialization of EGL failed but was tried again later. 2015-06-21 17:33:46 +02:00
audio sdl: 2015-12-18 18:49:35 -08:00
core WinRT: fixed bug whereby a Win8.x app's SDL_Window wasn't getting de-marked as maximized (on window restore) 2015-12-31 01:50:30 -05:00
cpuinfo NetBSD: fixed issues with cpuinfo and pthread_setname_np (thanks, Thomas!). 2015-12-29 02:32:47 -05:00
dynapi Added SDL_JoystickFromInstanceID() and SDL_GameControllerFromInstanceID(). 2015-11-14 12:35:45 -05:00
events Sync up the caps/numlock state properly without sending key events. 2015-12-28 13:07:44 -05:00
file Fixed crash if initialization of EGL failed but was tried again later. 2015-06-21 17:33:46 +02:00
filesystem Fixed crash if initialization of EGL failed but was tried again later. 2015-06-21 17:33:46 +02:00
haptic Fix crash on controller hotplug on linux. 2015-09-30 15:38:30 -07:00
joystick NetBSD: improved joystick support (thanks, Thomas!). 2015-12-29 02:29:56 -05:00
libm Fixed crash if initialization of EGL failed but was tried again later. 2015-06-21 17:33:46 +02:00
loadso Fixed crash if initialization of EGL failed but was tried again later. 2015-06-21 17:33:46 +02:00
main Fixed bug 3083 - Android JNIEXPORT and JNICALL missing 2015-08-01 22:03:50 -07:00
power Fixed crash if initialization of EGL failed but was tried again later. 2015-06-21 17:33:46 +02:00
render OpenGL+GLES renderers: Fixed incorrect clip rectangle coords (thanks, Marcel!). 2015-12-28 15:15:58 -05:00
stdlib Fixed crash if initialization of EGL failed but was tried again later. 2015-06-21 17:33:46 +02:00
test Fixed memory leak in test harness. 2015-07-06 21:02:20 +02:00
thread NetBSD: fixed issues with cpuinfo and pthread_setname_np (thanks, Thomas!). 2015-12-29 02:32:47 -05:00
timer Fixed crash if initialization of EGL failed but was tried again later. 2015-06-21 17:33:46 +02:00
video Fixed Bug 3215 - Win32: 'fullscreen' app doesn't always extend to top of screen 2015-12-30 12:44:13 -05:00
SDL.c Fixed crash if initialization of EGL failed but was tried again later. 2015-06-21 17:33:46 +02:00
SDL_assert.c Fixed crash if initialization of EGL failed but was tried again later. 2015-06-21 17:33:46 +02:00
SDL_assert_c.h Fixed crash if initialization of EGL failed but was tried again later. 2015-06-21 17:33:46 +02:00
SDL_error.c Fixed crash if initialization of EGL failed but was tried again later. 2015-06-21 17:33:46 +02:00
SDL_error_c.h Fixed crash if initialization of EGL failed but was tried again later. 2015-06-21 17:33:46 +02:00
SDL_hints.c Fixed crash if initialization of EGL failed but was tried again later. 2015-06-21 17:33:46 +02:00
SDL_internal.h Fixed crash if initialization of EGL failed but was tried again later. 2015-06-21 17:33:46 +02:00
SDL_log.c Windows: Fixed wrong debugger output if logging empty string as info or warning. 2015-07-16 21:31:21 +02:00