SDL/src/video
2022-08-21 14:49:00 -07:00
..
android keyboard: Remove no-op calls to SDL_SetKeymap() 2022-07-31 15:46:35 -07:00
arm
cocoa cocoa: change Shape data to use ObjC objects instead of C structs. 2022-08-21 14:49:00 -07:00
directfb keyboard: Remove no-op calls to SDL_SetKeymap() 2022-07-31 15:46:35 -07:00
dummy video: dummy: Support evdev psuedo-device with no video. 2022-08-08 08:31:04 -07:00
emscripten video: removed unused devindex argument from bootstrap's create method. 2022-07-26 00:19:52 -04:00
haiku video: removed unused devindex argument from bootstrap's create method. 2022-07-26 00:19:52 -04:00
khronos
kmsdrm kmsdrm: enable vrr on displays that support it 2022-08-19 09:45:03 -07:00
nacl video: removed unused devindex argument from bootstrap's create method. 2022-07-26 00:19:52 -04:00
ngage video: removed unused devindex argument from bootstrap's create method. 2022-07-26 00:19:52 -04:00
offscreen video: removed unused devindex argument from bootstrap's create method. 2022-07-26 00:19:52 -04:00
os2 video: removed unused devindex argument from bootstrap's create method. 2022-07-26 00:19:52 -04:00
pandora
ps2 Implement create windows method 2022-08-04 15:41:43 -07:00
psp Remove unused internal header SDL_sysevents.h 2022-07-01 07:39:48 -07:00
qnx
raspberry Remove unused internal header SDL_sysevents.h 2022-07-01 07:39:48 -07:00
riscos video: removed unused devindex argument from bootstrap's create method. 2022-07-26 00:19:52 -04:00
uikit cocoa/uikit: Use VK_EXT_metal_surface in Vulkan_GetInstanceExtensions 2022-08-19 09:48:22 -07:00
vita
vivante
wayland wayland: Add high resolution scroll wheel support 2022-08-21 08:54:58 -07:00
windows Fixed minimized window detection when handling WM_WINDOWPOSCHANGED 2022-08-19 17:28:31 -07:00
winrt video: removed unused devindex argument from bootstrap's create method. 2022-07-26 00:19:52 -04:00
x11 x11: Specify windowed dimensions when creating fullscreen windows. 2022-08-21 11:35:14 -04:00
yuv2rgb
SDL_blit.c
SDL_blit.h
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_slow.c
SDL_blit_slow.h
SDL_bmp.c
SDL_clipboard.c
SDL_egl.c egl: Add support for SDL_GL_FLOATBUFFERS. 2022-08-09 15:41:02 -04:00
SDL_egl_c.h
SDL_fillrect.c
SDL_pixels.c Handle SDL_PIXELFORMAT_EXTERNAL_OES in SDL_GetPixelFormatName() 2022-08-16 07:29:45 -07:00
SDL_pixels_c.h
SDL_rect.c
SDL_rect_c.h
SDL_rect_impl.h
SDL_RLEaccel.c
SDL_RLEaccel_c.h
SDL_shape.c
SDL_shape_internals.h
SDL_stretch.c
SDL_surface.c
SDL_sysvideo.h video: Add video device quirk flags and apply them to the video subsystem 2022-08-15 11:16:20 -07:00
SDL_video.c video: Add video device quirk flags and apply them to the video subsystem 2022-08-15 11:16:20 -07:00
SDL_vulkan_internal.h cocoa/uikit: Support VK_EXT_metal_surface 2022-08-19 09:48:22 -07:00
SDL_vulkan_utils.c
SDL_yuv.c
SDL_yuv_c.h
sdlgenblit.pl