SDL-mirror/src
Pierre-Loup A. Griffais d74afdb47b [X11] Reconcile logical keyboard state with physical state on FocusIn
since the window system doesn't do it for us like other platforms.

This prevents sticky keys and missed keys when going in and out
of focus, for example Alt would appear to stick if switching away
from an SDL app with Alt-Tab and had to be pressed again.

CR: Sam
2014-09-11 19:24:42 -07:00
..
atomic Fixed bug 2618 - incomplete pthread-based lock support should be removed 2014-07-07 21:27:42 -07:00
audio Fixed typo in source comment. 2014-08-11 23:18:35 +02:00
core May have fixed the Linux build again 2014-08-23 19:06:54 -07:00
cpuinfo WinRT build fix for ARM platforms 2014-08-10 22:21:21 -04:00
dynapi Removed SDL_round() because the license wasn't compatible with zlib 2014-08-17 13:11:55 -07:00
events Fixed compiler warnings on iOS 2014-07-07 11:00:25 -07:00
file Fixed 2680 - OSX: Replace NSAutoreleasePool with @autoreleasepool 2014-08-17 15:07:00 -07:00
filesystem Fixed 2680 - OSX: Replace NSAutoreleasePool with @autoreleasepool 2014-08-17 15:07:00 -07:00
haptic Haptic: Fix clamping bugs on Windows, by using the Darwin haptics code. 2014-08-16 16:49:00 -04:00
joystick Mac: Don't add the same joystick twice if IOKit reports a duplicate device. 2014-08-31 11:21:10 -04:00
libm Removed SDL_round() because the license wasn't compatible with zlib 2014-08-17 13:11:55 -07:00
loadso Integrated David Ludwig's support for Windows RT 2014-03-09 11:36:47 -07:00
main Updated version to 2.0.4 2014-09-02 06:55:47 -07:00
power Added annotations to help code analysis tools 2014-06-04 10:56:56 -07:00
render Fixed bug 2699 - possible memory leak in GL_RenderReadPixels 2014-08-24 00:02:12 -07:00
stdlib Removed SDL_round() because the license wasn't compatible with zlib 2014-08-17 13:11:55 -07:00
test Added NV12 and NV21 texture support for OpenGL and OpenGL ES 2.0 renderers 2014-08-06 11:34:54 -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 [X11] Reconcile logical keyboard state with physical state on FocusIn 2014-09-11 19:24:42 -07: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
SDL_error.c Added annotations to help code analysis tools 2014-06-04 10:56:56 -07:00
SDL_error_c.h
SDL_hints.c
SDL_internal.h
SDL_log.c Chrome's Native Client backend implementation 2014-06-06 15:45:59 -03:00