SDL/src/video
Philipp Wiesemann a9edc5137e Wayland: Fixed missing error message if creating a custom cursor failed.
SDL_GetError() returned no error message because it was written to stderr only.
2016-03-28 21:03:04 +02:00
..
android Android: Added mouse initialization to reset state. 2016-01-12 22:23:00 +01:00
cocoa Mac: avoid calling CGSetLocalEventsSuppressionInterval, it was deprecated in OS X 10.6. 2016-03-20 15:35:34 -03:00
directfb Added SDL_SetWindowOpacity() and SDL_GetWindowOpacity(). 2016-01-05 02:46:10 -05:00
dummy Updated copyright to 2016 2016-01-02 10:10:34 -08:00
emscripten Emscripten: Deactivated custom cursor support because it created system cursors. 2016-03-11 22:10:35 +01:00
haiku Updated copyright to 2016 2016-01-02 10:10:34 -08:00
mir Mir: Do not use opengl to find the valid pixel format if we dont use opengl 2016-02-25 10:06:33 -08:00
nacl Updated copyright to 2016 2016-01-02 10:10:34 -08:00
pandora Updated copyright to 2016 2016-01-02 10:10:34 -08:00
psp Updated copyright to 2016 2016-01-02 10:10:34 -08:00
raspberry Raspberry: Fixed crash if memory allocation for cursor failed. 2016-03-03 20:12:51 +01:00
uikit Fixed spaces in license comments. 2016-02-10 19:31:23 +01:00
vivante Expose the EGL display and window for Vivante SDL windows 2016-01-16 21:58:49 -08:00
wayland Wayland: Fixed missing error message if creating a custom cursor failed. 2016-03-28 21:03:04 +02:00
windows Pick up new display mode information after a mode change (Windows only right now). 2016-03-11 08:33:47 -08:00
winrt WinRT: Removed dead code and fixed memory leak if allocation for driver failed. 2016-03-10 21:00:44 +01:00
x11 x11: Fix a few more XMoveWindow() calls to adjust for border size. 2016-03-04 19:41:16 -05:00
SDL_blit.c Updated copyright to 2016 2016-01-02 10:10:34 -08:00
SDL_blit.h Updated copyright to 2016 2016-01-02 10:10:34 -08:00
SDL_blit_0.c Updated copyright to 2016 2016-01-02 10:10:34 -08:00
SDL_blit_1.c Updated copyright to 2016 2016-01-02 10:10:34 -08:00
SDL_blit_A.c Updated copyright to 2016 2016-01-02 10:10:34 -08:00
SDL_blit_auto.c Updated copyright to 2016 2016-01-02 10:10:34 -08:00
SDL_blit_auto.h Updated copyright to 2016 2016-01-02 10:10:34 -08:00
SDL_blit_copy.c Updated copyright to 2016 2016-01-02 10:10:34 -08:00
SDL_blit_copy.h Updated copyright to 2016 2016-01-02 10:10:34 -08:00
SDL_blit_N.c Updated copyright to 2016 2016-01-02 10:10:34 -08:00
SDL_blit_slow.c Updated copyright to 2016 2016-01-02 10:10:34 -08:00
SDL_blit_slow.h Updated copyright to 2016 2016-01-02 10:10:34 -08:00
SDL_bmp.c Updated copyright to 2016 2016-01-02 10:10:34 -08:00
SDL_clipboard.c Updated copyright to 2016 2016-01-02 10:10:34 -08:00
SDL_egl.c Updated copyright to 2016 2016-01-02 10:10:34 -08:00
SDL_egl_c.h Updated copyright to 2016 2016-01-02 10:10:34 -08:00
SDL_fillrect.c Updated copyright to 2016 2016-01-02 10:10:34 -08:00
SDL_pixels.c Updated copyright to 2016 2016-01-02 10:10:34 -08:00
SDL_pixels_c.h Updated copyright to 2016 2016-01-02 10:10:34 -08:00
SDL_rect.c Updated copyright to 2016 2016-01-02 10:10:34 -08:00
SDL_rect_c.h Updated copyright to 2016 2016-01-02 10:10:34 -08:00
SDL_RLEaccel.c Fixed sed error on Mac OS X and updated copyright on a few last files 2016-01-02 10:38:51 -08:00
SDL_RLEaccel_c.h Updated copyright to 2016 2016-01-02 10:10:34 -08:00
SDL_shape.c Updated copyright to 2016 2016-01-02 10:10:34 -08:00
SDL_shape_internals.h Updated copyright to 2016 2016-01-02 10:10:34 -08:00
SDL_stretch.c Updated copyright to 2016 2016-01-02 10:10:34 -08:00
SDL_surface.c Updated copyright to 2016 2016-01-02 10:10:34 -08:00
SDL_sysvideo.h Added SDL_SetWindowInputFocus(). 2016-01-05 02:28:56 -05:00
SDL_video.c Fixed creating fullscreen windows on Steam Link 2016-01-22 13:12:16 -08:00
sdlgenblit.pl Updated copyright to 2016 2016-01-02 10:10:34 -08:00