sdl2_frt/src/video
2019-06-18 13:41:38 -07:00
..
android Android: resize with software rendering, reverted again (Bug 4669) 2019-06-18 18:53:58 +02:00
cocoa Fixed potential double-free in mouse cleanup code 2019-06-18 13:41:38 -07:00
directfb
dummy
emscripten Patched to compile. 2019-05-11 12:41:21 -04:00
haiku
khronos
kmsdrm KMSDRM: valid file descriptors could positive or 0. -1 is invalid. (Bug 4530) 2019-03-13 14:54:51 +01:00
nacl
pandora
psp
qnx
raspberry raspberry: expose second display. 2019-02-19 23:46:54 -05:00
uikit iOS: remove some code which could affect the state of UIViews that aren't owned by SDL. 2019-06-16 13:52:27 -03:00
vivante video: Add Vulkan support for vivante fb 2019-05-19 10:36:44 -07:00
wayland wayland: HiDPI support 2019-06-12 00:55:05 +02:00
windows windows: Drop WM_ACTIVATE when window is hidden, but only if being activated. 2019-06-11 01:14:24 -04:00
winrt Bug 4576: remove touch/mouse duplication for WinRT 2019-04-02 17:13:22 +02:00
x11 Fixed bug 3911 - SYSWM generic X11 events missing event data 2019-05-19 10:44:14 -07:00
yuv2rgb
SDL_blit_0.c
SDL_blit_1.c
SDL_blit_A.c Fix blit with blending (Blit_A) to RGB332 which has no palette 2019-01-30 17:16:08 +01:00
SDL_blit_auto.c
SDL_blit_auto.h
SDL_blit_copy.c
SDL_blit_copy.h
SDL_blit_N.c Un-activate some routine on mips because they are slowers (Bug 4503) 2019-02-23 09:36:56 +01:00
SDL_blit_slow.c Updated copyright for 2019 2019-01-04 22:01:14 -08:00
SDL_blit_slow.h
SDL_blit.c
SDL_blit.h
SDL_bmp.c Fixed Windows RT build 2019-03-19 16:52:09 -07:00
SDL_clipboard.c
SDL_egl_c.h
SDL_egl.c Fixed bug 4533 - Update ANGLE to load d3dcompiler_47.dll instead of d3dcompiler_46.dll 2019-06-08 15:10:20 -07:00
SDL_fillrect.c
SDL_pixels_c.h
SDL_pixels.c
SDL_rect_c.h
SDL_rect.c
SDL_RLEaccel_c.h
SDL_RLEaccel.c Fixed bug 4557 - SDL_SIMDAlloc and *Free should be in the public interface 2019-06-08 14:54:37 -07:00
SDL_shape_internals.h
SDL_shape.c
SDL_stretch.c
SDL_surface.c Fixed bug 4557 - SDL_SIMDAlloc and *Free should be in the public interface 2019-06-08 14:54:37 -07:00
SDL_sysvideo.h
SDL_video.c Android: add MinimizeWindow function (Bug 4580, 4657) 2019-06-10 21:58:03 +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
SDL_yuv.c
sdlgenblit.pl