SDL/src/video
Philipp Wiesemann 31cbb34ec9 Wayland: Removed not needed including and setting of errno.
One internal function was setting errno on error but it was not read afterwards.
2016-04-14 21:11:43 +02:00
..
android Android: Added mouse initialization to reset state. 2016-01-12 22:23:00 +01:00
cocoa Patched to compile on various platforms. 2016-04-12 18:11:36 -04: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 Patched to compile on various platforms. 2016-04-12 18:11:36 -04:00
raspberry Raspberry: Fixed crash if memory allocation for cursor failed. 2016-03-03 20:12:51 +01:00
uikit iOS: Fixed SDL_GL_CreateContext crashing instead of returning null when a GLES3 context is requested on iOS 6 and older. 2016-04-10 22:07:10 -03:00
vivante Expose the EGL display and window for Vivante SDL windows 2016-01-16 21:58:49 -08:00
wayland Wayland: Removed not needed including and setting of errno. 2016-04-14 21:11:43 +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: build/link fix 2016-04-13 21:59:50 -04:00
x11 x11: Fix a few more XMoveWindow() calls to adjust for border size. 2016-03-04 19:41:16 -05: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_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_N.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_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_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