sdl2_frt/src/video
Victor Luchits afc97cbd5d Fix duplicate raw mouse events with XInput2
Make XGrabPointer calls in X11_SetWindowGrab and X11_CaptureMouse
consistent by passing False to owner_mask along with proper event_mask.
2015-05-14 14:40:56 +03:00
..
android Windows: Always set the system timer resolution to 1ms by default. 2015-04-20 12:22:44 -04:00
cocoa Replaced all remaining uses of NSAutoreleasePool with @autoreleasepool blocks (bugzilla #2680.) 2015-05-05 19:01:55 -03:00
directfb Windows: Always set the system timer resolution to 1ms by default. 2015-04-20 12:22:44 -04:00
dummy Windows: Always set the system timer resolution to 1ms by default. 2015-04-20 12:22:44 -04:00
emscripten Emscripten: Fixed wrong source comment and updated web link. 2015-05-16 21:15:27 +02:00
haiku Windows: Always set the system timer resolution to 1ms by default. 2015-04-20 12:22:44 -04:00
mir Windows: Always set the system timer resolution to 1ms by default. 2015-04-20 12:22:44 -04:00
nacl Windows: Always set the system timer resolution to 1ms by default. 2015-04-20 12:22:44 -04:00
pandora Windows: Always set the system timer resolution to 1ms by default. 2015-04-20 12:22:44 -04:00
psp Windows: Always set the system timer resolution to 1ms by default. 2015-04-20 12:22:44 -04:00
raspberry Windows: Always set the system timer resolution to 1ms by default. 2015-04-20 12:22:44 -04:00
uikit iOS: Added support for SDL_DisableScreenSaver and SDL_EnableScreenSaver. 2015-05-16 16:55:56 -03:00
vivante Windows: Always set the system timer resolution to 1ms by default. 2015-04-20 12:22:44 -04:00
wayland Windows: Always set the system timer resolution to 1ms by default. 2015-04-20 12:22:44 -04:00
windows Added a userdata parameter to SDL_SetWindowsMessageHook() 2015-05-13 22:39:32 -07:00
winrt Windows: Always set the system timer resolution to 1ms by default. 2015-04-20 12:22:44 -04:00
x11 Fix duplicate raw mouse events with XInput2 2015-05-14 14:40:56 +03:00
SDL_blit_0.c Windows: Always set the system timer resolution to 1ms by default. 2015-04-20 12:22:44 -04:00
SDL_blit_1.c Windows: Always set the system timer resolution to 1ms by default. 2015-04-20 12:22:44 -04:00
SDL_blit_A.c Windows: Always set the system timer resolution to 1ms by default. 2015-04-20 12:22:44 -04:00
SDL_blit_auto.c Windows: Always set the system timer resolution to 1ms by default. 2015-04-20 12:22:44 -04:00
SDL_blit_auto.h Windows: Always set the system timer resolution to 1ms by default. 2015-04-20 12:22:44 -04:00
SDL_blit_copy.c Windows: Always set the system timer resolution to 1ms by default. 2015-04-20 12:22:44 -04:00
SDL_blit_copy.h Windows: Always set the system timer resolution to 1ms by default. 2015-04-20 12:22:44 -04:00
SDL_blit_N.c Fixed bug 2976 - Fix RGBA<->RGBA blit that was broken with the optimization from Bug 11 2015-05-04 21:47:40 -07:00
SDL_blit_slow.c Windows: Always set the system timer resolution to 1ms by default. 2015-04-20 12:22:44 -04:00
SDL_blit_slow.h Windows: Always set the system timer resolution to 1ms by default. 2015-04-20 12:22:44 -04:00
SDL_blit.c Windows: Always set the system timer resolution to 1ms by default. 2015-04-20 12:22:44 -04:00
SDL_blit.h Windows: Always set the system timer resolution to 1ms by default. 2015-04-20 12:22:44 -04:00
SDL_bmp.c Windows: Always set the system timer resolution to 1ms by default. 2015-04-20 12:22:44 -04:00
SDL_clipboard.c Windows: Always set the system timer resolution to 1ms by default. 2015-04-20 12:22:44 -04:00
SDL_egl_c.h Windows: Always set the system timer resolution to 1ms by default. 2015-04-20 12:22:44 -04:00
SDL_egl.c Added SDL_SetWindowsMessageHook() to facilitate full IME support on Windows 2015-05-13 22:39:20 -07:00
SDL_fillrect.c Windows: Always set the system timer resolution to 1ms by default. 2015-04-20 12:22:44 -04:00
SDL_pixels_c.h Windows: Always set the system timer resolution to 1ms by default. 2015-04-20 12:22:44 -04:00
SDL_pixels.c Windows: Always set the system timer resolution to 1ms by default. 2015-04-20 12:22:44 -04:00
SDL_rect_c.h Windows: Always set the system timer resolution to 1ms by default. 2015-04-20 12:22:44 -04:00
SDL_rect.c Windows: Always set the system timer resolution to 1ms by default. 2015-04-20 12:22:44 -04:00
SDL_RLEaccel_c.h Windows: Always set the system timer resolution to 1ms by default. 2015-04-20 12:22:44 -04:00
SDL_RLEaccel.c Windows: Always set the system timer resolution to 1ms by default. 2015-04-20 12:22:44 -04:00
SDL_shape_internals.h Windows: Always set the system timer resolution to 1ms by default. 2015-04-20 12:22:44 -04:00
SDL_shape.c Windows: Always set the system timer resolution to 1ms by default. 2015-04-20 12:22:44 -04:00
SDL_stretch.c Windows: Always set the system timer resolution to 1ms by default. 2015-04-20 12:22:44 -04:00
SDL_surface.c Windows: Always set the system timer resolution to 1ms by default. 2015-04-20 12:22:44 -04:00
SDL_sysvideo.h Windows: Always set the system timer resolution to 1ms by default. 2015-04-20 12:22:44 -04:00
SDL_video.c Fixed SDL_GL_GetAttribute queries for framebuffer component sizes in Core Profile OpenGL contexts. 2015-05-06 12:54:51 -03:00
sdlgenblit.pl Windows: Always set the system timer resolution to 1ms by default. 2015-04-20 12:22:44 -04:00