sdl2_frt/src/video
2020-12-18 21:37:20 +03:00
..
android Fixed bug 5235 - All internal sources should include SDL_assert.h 2020-12-09 07:16:22 -08:00
arm
cocoa more "'for' loop initial declarations are only allowed in C99 mode" fixes 2020-12-17 14:11:00 +03:00
directfb SDL_DirectFB_video.c: DSPF_ABGR requires directfb >= 1.5.0 -- add guard. 2020-12-18 21:37:20 +03:00
dummy
emscripten Fixed bug 5235 - All internal sources should include SDL_assert.h 2020-12-09 07:16:22 -08:00
haiku remove a few stale NULL message/title checks after commit e2b729b1756a 2020-12-10 12:24:24 +03:00
khronos
kmsdrm SDL_kmsdrmvideo.c: check atomic modesetting in check_modesetting() 2020-12-18 17:50:02 +03:00
kmsdrm_legacy kmsdrm_legacy build fixes: 2020-12-16 03:24:10 +03:00
nacl
offscreen
os2 fix bug #5253: handle NULL title or message fields in SDL_MessageBoxData 2020-12-10 11:20:56 +03:00
pandora Added events for dynamically connecting and disconnecting displays, with an iOS implementation 2020-10-08 16:42:20 -07:00
psp
qnx
raspberry Fixed bug 5235 - All internal sources should include SDL_assert.h 2020-12-09 07:16:22 -08:00
uikit Fixed bug 5235 - All internal sources should include SDL_assert.h 2020-12-09 07:16:22 -08:00
vivante Fixed bug 5235 - All internal sources should include SDL_assert.h 2020-12-09 07:16:22 -08:00
wayland Fixed bug 5235 - All internal sources should include SDL_assert.h 2020-12-09 07:16:22 -08:00
windows SDL_windowsmessagebox.c: go back to hg rev 14458 state. 2020-12-17 23:50:00 +03:00
winrt Fixed bug 5235 - All internal sources should include SDL_assert.h 2020-12-09 07:16:22 -08:00
x11 remove a few stale NULL message/title checks after commit e2b729b1756a 2020-12-10 12:24:24 +03:00
yuv2rgb
SDL_blit_0.c
SDL_blit_1.c
SDL_blit_A.c
SDL_blit_auto.c
SDL_blit_auto.h
SDL_blit_copy.c
SDL_blit_copy.h
SDL_blit_N.c Fixed bug 5235 - All internal sources should include SDL_assert.h 2020-12-09 07:16:22 -08:00
SDL_blit_slow.c
SDL_blit_slow.h
SDL_blit.c
SDL_blit.h
SDL_bmp.c Fixed bug 5235 - All internal sources should include SDL_assert.h 2020-12-09 07:16:22 -08:00
SDL_clipboard.c
SDL_egl_c.h
SDL_egl.c
SDL_fillrect.c
SDL_pixels_c.h
SDL_pixels.c
SDL_rect_c.h
SDL_rect.c Fixed bug 5235 - All internal sources should include SDL_assert.h 2020-12-09 07:16:22 -08:00
SDL_RLEaccel_c.h
SDL_RLEaccel.c
SDL_shape_internals.h
SDL_shape.c Fixed bug 5235 - All internal sources should include SDL_assert.h 2020-12-09 07:16:22 -08:00
SDL_stretch.c
SDL_surface.c
SDL_sysvideo.h Potential fix for bug 5393 - KMSDRM: using atomic mode setting breaks GPU compatibility 2020-12-15 12:22:48 -08:00
SDL_video.c Potential fix for bug 5393 - KMSDRM: using atomic mode setting breaks GPU compatibility 2020-12-15 12:22:48 -08:00
SDL_vulkan_internal.h
SDL_vulkan_utils.c
SDL_yuv_c.h
SDL_yuv.c
sdlgenblit.pl