SDL/src/video
2015-11-30 03:30:35 -04:00
..
android Android: Added new key codes without mapping. 2015-10-07 21:16:18 +02:00
cocoa Removed some debug prints. 2015-11-30 03:30:35 -04:00
directfb Updated the copyright year to 2015 2015-05-26 06:27:46 -07:00
dummy Updated the copyright year to 2015 2015-05-26 06:27:46 -07:00
emscripten Emscripten: Fixed SDL_GetTouchDevice() returning 0 for the valid device index. 2015-06-09 21:06:29 +02:00
haiku Updated the copyright year to 2015 2015-05-26 06:27:46 -07:00
mir SDL_WarpMouseGlobal() should return non-void. 2015-07-17 21:03:58 -04:00
nacl Updated the copyright year to 2015 2015-05-26 06:27:46 -07:00
pandora Updated the copyright year to 2015 2015-05-26 06:27:46 -07:00
psp PSP: Replaced use of SDLKey with SDL_Keycode. 2015-08-24 22:35:01 +02:00
raspberry Patched to compile on Raspberry Pi. 2015-07-18 00:03:34 -04:00
uikit Mac: Detect the d-pad and pause buttons on Steelseries MFi gamepads (bug #3124.) 2015-11-12 22:44:32 -04:00
vivante Updated the copyright year to 2015 2015-05-26 06:27:46 -07:00
wayland SDL_WarpMouseGlobal() should return non-void. 2015-07-17 21:03:58 -04:00
windows Add a new SDL_KEYMAPCHANGED SDL event to abstract notification of keyboard layout or input language changes. 2015-10-27 11:17:32 -07:00
winrt WinRT: added Win10/UWP (Universal Windows Platform) support 2015-11-29 19:33:11 -05:00
x11 X11: Let XRandR respect multiple screens (DISPLAY=:0.0 vs :0.1, etc). 2015-11-17 12:15:35 -05:00
SDL_blit_1.c Updated the copyright year to 2015 2015-05-26 06:27:46 -07:00
SDL_blit_0.c Updated the copyright year to 2015 2015-05-26 06:27:46 -07:00
SDL_blit_A.c Fixed comments at conditional compilation macros. 2015-06-05 19:41:18 +02:00
SDL_blit_auto.c Updated the copyright year to 2015 2015-05-26 06:27:46 -07:00
SDL_blit_auto.h Updated the copyright year to 2015 2015-05-26 06:27:46 -07:00
SDL_blit_copy.c Updated the copyright year to 2015 2015-05-26 06:27:46 -07:00
SDL_blit_copy.h Updated the copyright year to 2015 2015-05-26 06:27:46 -07:00
SDL_blit_N.c Updated the copyright year to 2015 2015-05-26 06:27:46 -07:00
SDL_blit_slow.c Updated the copyright year to 2015 2015-05-26 06:27:46 -07:00
SDL_blit_slow.h Updated the copyright year to 2015 2015-05-26 06:27:46 -07:00
SDL_blit.c Updated the copyright year to 2015 2015-05-26 06:27:46 -07:00
SDL_blit.h Updated the copyright year to 2015 2015-05-26 06:27:46 -07:00
SDL_bmp.c Updated the copyright year to 2015 2015-05-26 06:27:46 -07:00
SDL_clipboard.c Updated the copyright year to 2015 2015-05-26 06:27:46 -07:00
SDL_egl_c.h Updated the copyright year to 2015 2015-05-26 06:27:46 -07:00
SDL_egl.c EGL: Added support for sRGB system framebuffers, when the required EGL extension is present. 2015-08-01 15:16:57 -03:00
SDL_fillrect.c Fixed swizzle of SDL_FillRect() on 24-bit surface (thanks, "nagydavid91"!). 2015-05-31 11:38:10 -04:00
SDL_pixels_c.h Updated the copyright year to 2015 2015-05-26 06:27:46 -07:00
SDL_pixels.c VS2005 tweaks (thanks, Ozkan!). 2015-06-07 19:58:42 -04:00
SDL_rect_c.h Updated the copyright year to 2015 2015-05-26 06:27:46 -07:00
SDL_rect.c Updated the copyright year to 2015 2015-05-26 06:27:46 -07:00
SDL_RLEaccel_c.h Updated the copyright year to 2015 2015-05-26 06:27:46 -07:00
SDL_RLEaccel.c Fixed bug 3023 - setting a white and then non-white texture color mod breaks the texture with software renderer 2015-06-19 23:12:13 -07:00
SDL_shape_internals.h Updated the copyright year to 2015 2015-05-26 06:27:46 -07:00
SDL_shape.c Updated the copyright year to 2015 2015-05-26 06:27:46 -07:00
SDL_stretch.c Updated the copyright year to 2015 2015-05-26 06:27:46 -07:00
SDL_surface.c Updated the copyright year to 2015 2015-05-26 06:27:46 -07:00
SDL_sysvideo.h Add SDL_GetDisplayDPI routine and implement for Windows. 2015-07-29 17:18:56 -07:00
SDL_video.c WinRT: added Win10/UWP (Universal Windows Platform) support 2015-11-29 19:33:11 -05:00
sdlgenblit.pl Updated the copyright year to 2015 2015-05-26 06:27:46 -07:00