sdl2_frt/src/video
Alex Szpakowski 59beaccd50 macOS: Expose high dpi-capable display modes on macOS 10.13+.
Fixes an issue in macOS 10.15 where the displayed content would move up after entering, exiting and re-entering exclusive fullscreen when certain display modes were used (bug #4822).
Bug #3949 is also related to this change.
2019-10-24 20:15:54 -03:00
..
android Android: fix corresponding warnings 2019-08-30 08:55:20 +02:00
cocoa macOS: Expose high dpi-capable display modes on macOS 10.13+. 2019-10-24 20:15:54 -03:00
directfb use SDL_zeroa at more places where the argument is an array. 2019-07-31 05:11:40 +03:00
dummy
emscripten Add a windowID field to SDL_TouchFingerEvent (bug #4331). 2019-08-01 18:22:12 -03:00
haiku
khronos
kmsdrm KMSDRM_GLES_SwapWindow: fix non-vsync case 2019-09-06 08:44:46 -07:00
nacl
offscreen offscreen: Add new video driver backend Offscreen 2019-09-24 16:36:48 -04:00
pandora
psp
qnx
raspberry RPI_FreeCursor: set global_cursor to NULL to prevent double-free (bug 4769) 2019-08-26 18:41:40 +03:00
uikit Removed unused variable 2019-10-17 17:47:11 -07:00
vivante video: Add Vulkan support for vivante fb 2019-05-19 10:36:44 -07:00
wayland Fixed bug 4689 - SDL fails to detect compositor shutdown on Wayland -- program keeps running 2019-08-05 23:38:48 -07:00
windows Fixed bug 4840 - Read of uninitialized memory in DXGI_LoadDLL (Thanks!) 2019-10-23 09:26:27 +02:00
winrt WinRT: fix a link-time error when building UWP + x64 2019-10-02 14:55:02 -04:00
x11 x11: On macOS, look for X11 install in /opt/X11 instead of /usr/X11R6. 2019-10-15 22:36:08 -04:00
yuv2rgb
SDL_blit_0.c
SDL_blit_1.c
SDL_blit_A.c
SDL_blit_auto.c Fixed bug 2014 - Hardcoded srcA value in SDL_Blit_auto.c functions 2019-10-24 18:07:30 +02:00
SDL_blit_auto.h
SDL_blit_copy.c
SDL_blit_copy.h
SDL_blit_N.c SDL_blit_N.c: Correct vec_perm() application on little-endian 64-bit PowerPC 2019-09-06 08:50:19 -07:00
SDL_blit_slow.c
SDL_blit_slow.h Updated copyright for 2019 2019-01-04 22:01:14 -08:00
SDL_blit.c
SDL_blit.h
SDL_bmp.c SDL_bmp.c: remove unused variable warnings 2019-09-05 10:08:47 +02:00
SDL_clipboard.c
SDL_egl_c.h offscreen: Avoid using EGLDeviceEXT as it causes issues with older platforms, which is just a void* 2019-09-24 17:27:51 -04:00
SDL_egl.c Android: remove eglGetProcAdded busted comment (bug #4040) 2019-10-23 11:07:11 +02:00
SDL_fillrect.c video: Make sure SDL_FillRects()'s fill_function isn't used unitialized. 2019-10-15 14:55:09 -04:00
SDL_pixels_c.h
SDL_pixels.c
SDL_rect_c.h Updated copyright for 2019 2019-01-04 22:01:14 -08:00
SDL_rect.c
SDL_RLEaccel_c.h
SDL_RLEaccel.c use 'U' suffix on constants instead of (unsigned int) cast. 2019-08-30 11:35:20 +03:00
SDL_shape_internals.h
SDL_shape.c
SDL_stretch.c
SDL_surface.c Fixed whitespace 2019-10-18 08:56:54 -07:00
SDL_sysvideo.h offscreen: Add new video driver backend Offscreen 2019-09-24 16:36:48 -04:00
SDL_video.c Fixed bug 4797 - SDL fails to compile with Mesa Master (thanks Michael Olbrich!) 2019-10-12 18:47:56 +02:00
SDL_vulkan_internal.h video: Add Vulkan support for vivante fb 2019-05-19 10:36:44 -07:00
SDL_vulkan_utils.c vulkan: Fixed use-after-free bug. 2019-06-12 15:37:07 -04:00
SDL_yuv_c.h Updated copyright for 2019 2019-01-04 22:01:14 -08:00
SDL_yuv.c Android: minor warning 2019-08-30 09:00:06 +02:00
sdlgenblit.pl Fixed bug 2014 - Hardcoded srcA value in SDL_Blit_auto.c functions 2019-10-24 18:07:30 +02:00