sdl2_frt/src/video
2020-09-06 12:08:22 +02:00
..
android Merge VideoBootStrap::available into VideoBootStrap::create 2020-07-12 19:11:15 -04:00
arm
cocoa Patched to compile. 2020-07-16 13:28:59 -04:00
directfb Merge VideoBootStrap::available into VideoBootStrap::create 2020-07-12 19:11:15 -04:00
dummy Merge VideoBootStrap::available into VideoBootStrap::create 2020-07-12 19:11:15 -04:00
emscripten Merge VideoBootStrap::available into VideoBootStrap::create 2020-07-12 19:11:15 -04:00
haiku Merge VideoBootStrap::available into VideoBootStrap::create 2020-07-12 19:11:15 -04:00
khronos
kmsdrm kmsdrm: Don't create surfaces until EGL context is available. 2020-09-06 12:08:22 +02:00
nacl Merge VideoBootStrap::available into VideoBootStrap::create 2020-07-12 19:11:15 -04:00
offscreen Merge VideoBootStrap::available into VideoBootStrap::create 2020-07-12 19:11:15 -04:00
pandora
psp Merge VideoBootStrap::available into VideoBootStrap::create 2020-07-12 19:11:15 -04:00
qnx Merge VideoBootStrap::available into VideoBootStrap::create 2020-07-12 19:11:15 -04:00
raspberry Merge VideoBootStrap::available into VideoBootStrap::create 2020-07-12 19:11:15 -04:00
uikit Merge VideoBootStrap::available into VideoBootStrap::create 2020-07-12 19:11:15 -04:00
vivante Merge VideoBootStrap::available into VideoBootStrap::create 2020-07-12 19:11:15 -04:00
wayland wayland: defer pointer confine creation until pointer unlock 2020-07-21 13:14:24 -04:00
windows Patched to compile. 2020-07-16 13:28:59 -04:00
winrt winrt: Another attempt at getting this to compile. 2020-08-01 18:58:42 -04:00
x11 Reuse X11 connection from availability check 2020-07-14 21:13:27 -04: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 SDL_blit: Fix undefined bitshift operations 2020-05-29 13:05:37 +01:00
SDL_blit_slow.c
SDL_blit_slow.h
SDL_blit.c
SDL_blit.h
SDL_bmp.c
SDL_clipboard.c
SDL_egl_c.h kmsdrm: Moved to the ATOMIC KMS/DRM interface for buffer swapping, leaving DRM-legacy behind. 2020-07-28 21:11:25 +02:00
SDL_egl.c kmsdrm: Moved to the ATOMIC KMS/DRM interface for buffer swapping, leaving DRM-legacy behind. 2020-07-28 21:11:25 +02: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
SDL_shape_internals.h
SDL_shape.c
SDL_stretch.c
SDL_surface.c Reverted comment change in previous commit 2020-06-17 08:47:27 -07:00
SDL_sysvideo.h Merge VideoBootStrap::available into VideoBootStrap::create 2020-07-12 19:11:15 -04:00
SDL_video.c Merge VideoBootStrap::available into VideoBootStrap::create 2020-07-12 19:11:15 -04:00
SDL_vulkan_internal.h
SDL_vulkan_utils.c Added SDL_log.h to SDL_internal.h so logging is available everywhere 2020-04-07 09:38:57 -07:00
SDL_yuv_c.h
SDL_yuv.c
sdlgenblit.pl