Ryan C. Gordon 3d2d5d18f3 pixels: Packed-pixel YUV formats can legit report bits-per-pixel. 1 year ago
..
android f49ce4a15d camera: Renamed "video_capture" files to "camera" and moved to own subdir. 1 year ago
arm f61870cfb4 Go back to using compiler built-in macros in ARM assembly code 1 year ago
cocoa cb38649490 Added SDL_PROP_DISPLAY_HDR_WHITE_LEVEL_FLOAT 1 year ago
dummy f6b92c9b88 Re-added a simplified version of SDL_SetWindowShape() 1 year ago
emscripten b986bc8be9 emscripten, wayland, x11: Share the table of CSS cursor names 1 year ago
gdk 4f628b5b62 Renamed SDL_HINT_GDK_TEXTINPUT_DEFAULT to SDL_HINT_GDK_TEXTINPUT_DEFAULT_TEXT 1 year ago
haiku cacac6cc34 Updated structure and field names for consistency 1 year ago
khronos e67e0c5d55 vulkan_metal.h: Make compatible with ObjC ARC (thanks @jmroot!) 1 year ago
kmsdrm c00b6a8e20 SDL_kmsdrmvideo.c: clean-up includes, add clarifying note after 5ab879f 1 year ago
n3ds f6b92c9b88 Re-added a simplified version of SDL_SetWindowShape() 1 year ago
ngage cacac6cc34 Updated structure and field names for consistency 1 year ago
offscreen f6b92c9b88 Re-added a simplified version of SDL_SetWindowShape() 1 year ago
ps2 b8081e8e35 video: lowercase some video backend names. 1 year ago
psp b8081e8e35 video: lowercase some video backend names. 1 year ago
qnx c88c12148d SDL_ShowMessageBox: Remove `#ifdef`s and respect SDL_VIDEO_DRIVER hint. 1 year ago
raspberry b8081e8e35 video: lowercase some video backend names. 1 year ago
riscos cacac6cc34 Updated structure and field names for consistency 1 year ago
uikit cb38649490 Added SDL_PROP_DISPLAY_HDR_WHITE_LEVEL_FLOAT 1 year ago
vita aae2d22852 Check the SDL_VIDEO_RENDER_??? macros with #if instead of #ifdef 1 year ago
vivante cacac6cc34 Updated structure and field names for consistency 1 year ago
wayland 8b6eae2d4f cmake: Split and store the libdecor version as individual parts 1 year ago
windows cb38649490 Added SDL_PROP_DISPLAY_HDR_WHITE_LEVEL_FLOAT 1 year ago
winrt cacac6cc34 Updated structure and field names for consistency 1 year ago
x11 6472e36264 x11: Minor cleanup in new mouse cursor selection code. 1 year ago
yuv2rgb dd726cb097 Moved rgb24_yuv420_std() to the correct header 1 year ago
SDL_RLEaccel.c cacac6cc34 Updated structure and field names for consistency 1 year ago
SDL_RLEaccel_c.h 5b3ee51c6c Updated copyright for 2024 1 year ago
SDL_blit.c cacac6cc34 Updated structure and field names for consistency 1 year ago
SDL_blit.h 6f443e2aca Added support for the scRGB colorspace on D3D11 and D3D12 1 year ago
SDL_blit_0.c cacac6cc34 Updated structure and field names for consistency 1 year ago
SDL_blit_1.c cacac6cc34 Updated structure and field names for consistency 1 year ago
SDL_blit_A.c cacac6cc34 Updated structure and field names for consistency 1 year ago
SDL_blit_N.c cacac6cc34 Updated structure and field names for consistency 1 year ago
SDL_blit_auto.c 09ba55b462 Fixed crash scaling very large surfaces 1 year ago
SDL_blit_auto.h 5b3ee51c6c Updated copyright for 2024 1 year ago
SDL_blit_copy.c cacac6cc34 Updated structure and field names for consistency 1 year ago
SDL_blit_copy.h 5b3ee51c6c Updated copyright for 2024 1 year ago
SDL_blit_slow.c cacac6cc34 Updated structure and field names for consistency 1 year ago
SDL_blit_slow.h 3c45544a14 Added a slow blit function to handle large pixel formats and colorspace conversion 1 year ago
SDL_bmp.c cacac6cc34 Updated structure and field names for consistency 1 year ago
SDL_clipboard.c ee5289ef09 mark SDL_ClipboardTextCallback as SDLCALL 1 year ago
SDL_clipboard_c.h ee5289ef09 mark SDL_ClipboardTextCallback as SDLCALL 1 year ago
SDL_egl.c 31d133db40 Define SDL_PLATFORM_* macros instead of underscored ones (#8875) 1 year ago
SDL_egl_c.h 5b3ee51c6c Updated copyright for 2024 1 year ago
SDL_fillrect.c cacac6cc34 Updated structure and field names for consistency 1 year ago
SDL_pixels.c 3d2d5d18f3 pixels: Packed-pixel YUV formats can legit report bits-per-pixel. 1 year ago
SDL_pixels_c.h c3e4481d56 Use a reasonable default for unspecified YUV colorspace 1 year ago
SDL_rect.c 5b3ee51c6c Updated copyright for 2024 1 year ago
SDL_rect_c.h 5b3ee51c6c Updated copyright for 2024 1 year ago
SDL_rect_impl.h 5b3ee51c6c Updated copyright for 2024 1 year ago
SDL_stretch.c cacac6cc34 Updated structure and field names for consistency 1 year ago
SDL_surface.c 8e1758260c surface: Fixed a typo in a comment. 1 year ago
SDL_sysvideo.h cb38649490 Added SDL_PROP_DISPLAY_HDR_WHITE_LEVEL_FLOAT 1 year ago
SDL_video.c cb10c80aaf camera: Reworked to operate with a driver interface, like other subsystems. 1 year ago
SDL_video_c.h b986bc8be9 emscripten, wayland, x11: Share the table of CSS cursor names 1 year ago
SDL_video_unsupported.c 31d133db40 Define SDL_PLATFORM_* macros instead of underscored ones (#8875) 1 year ago
SDL_vulkan_internal.h ba02722755 Removed SDL_LOADSO_DISABLED 1 year ago
SDL_vulkan_utils.c 5b3ee51c6c Updated copyright for 2024 1 year ago
SDL_yuv.c 50a805cdd1 Use YUV colorspaces instead of a global YUV conversion mode 1 year ago
SDL_yuv_c.h 50a805cdd1 Use YUV colorspaces instead of a global YUV conversion mode 1 year ago
sdlgenblit.pl 09ba55b462 Fixed crash scaling very large surfaces 1 year ago