sdl2_frt/src/video
2020-10-09 12:58:28 -07:00
..
android Fixed bug 5239 - Play audio on Android while backgrounded (Thanks Superfury) 2020-09-25 10:14:42 +02:00
arm
cocoa cocoa: Cut and paste from HTML strikes again! 2020-10-08 21:11:09 -04:00
directfb Added events for dynamically connecting and disconnecting displays, with an iOS implementation 2020-10-08 16:42:20 -07: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 Added events for dynamically connecting and disconnecting displays, with an iOS implementation 2020-10-08 16:42:20 -07:00
khronos
kmsdrm Added events for dynamically connecting and disconnecting displays, with an iOS implementation 2020-10-08 16:42:20 -07: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 Added events for dynamically connecting and disconnecting displays, with an iOS implementation 2020-10-08 16:42:20 -07:00
psp Added events for dynamically connecting and disconnecting displays, with an iOS implementation 2020-10-08 16:42:20 -07:00
qnx Added events for dynamically connecting and disconnecting displays, with an iOS implementation 2020-10-08 16:42:20 -07:00
raspberry Added events for dynamically connecting and disconnecting displays, with an iOS implementation 2020-10-08 16:42:20 -07:00
uikit Only watch for display connect/disconnect events while the video subsystem is initialized 2020-10-09 12:58:28 -07:00
vivante Added events for dynamically connecting and disconnecting displays, with an iOS implementation 2020-10-08 16:42:20 -07:00
wayland Added events for dynamically connecting and disconnecting displays, with an iOS implementation 2020-10-08 16:42:20 -07:00
windows Added events for dynamically connecting and disconnecting displays, with an iOS implementation 2020-10-08 16:42:20 -07:00
winrt Added events for dynamically connecting and disconnecting displays, with an iOS implementation 2020-10-08 16:42:20 -07:00
x11 Added events for dynamically connecting and disconnecting displays, with an iOS implementation 2020-10-08 16:42:20 -07: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 Updated copyright date for 2020 2020-01-16 20:49:25 -08:00
SDL_clipboard.c
SDL_egl_c.h egl: Make SDL_EGL_HasExtension() available outside of SDL_egl.c. 2020-09-10 15:02:00 -04:00
SDL_egl.c egl: Make SDL_EGL_HasExtension() available outside of SDL_egl.c. 2020-09-10 15:02:00 -04:00
SDL_fillrect.c
SDL_pixels_c.h SDL_Surface refcount: destination surface keep track of surfaces 2020-09-07 18:50:30 +02:00
SDL_pixels.c SDL_Surface refcount: destination surface keep track of surfaces 2020-09-07 18:50:30 +02:00
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 SDL_Surface refcount: fix memory leak when blitting between stack'ed surfaces 2020-10-02 10:48:27 +02:00
SDL_sysvideo.h Added events for dynamically connecting and disconnecting displays, with an iOS implementation 2020-10-08 16:42:20 -07:00
SDL_video.c SDL_video.c: fix whitespace 2020-10-09 02:55:00 +03: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 Updated copyright date for 2020 2020-01-16 20:49:25 -08:00
SDL_yuv.c
sdlgenblit.pl