SDL/src/video
2024-05-16 12:53:54 -04:00
..
android Use the correct device ID (global or default or specific) based on context 2024-03-23 16:31:00 -07:00
arm Go back to using compiler built-in macros in ARM assembly code 2024-01-24 14:12:50 +03:00
cocoa cocoa: Fix the window position when resizing 2024-05-09 13:46:06 -04:00
dummy Cleaned up various type conversion issues 2024-03-07 06:58:43 -08:00
emscripten Renaming SDLK_QUOTE and SDLK_BACKQUOTE 2024-05-13 11:11:11 -07:00
gdk Removed SDL_TextInputShown() 2024-03-25 13:26:23 -07:00
haiku Renaming SDLK_QUOTE and SDLK_BACKQUOTE 2024-05-13 11:11:11 -07:00
khronos Updated to the latest version of the Vulkan SDK 2024-04-15 16:05:32 -07:00
kmsdrm kmsdrm: Report the panel orientation hint property 2024-05-08 12:55:19 -04:00
n3ds remove most of SDL_OutOfMemory() calls where SDL is the allocator. 2024-05-08 20:00:50 +03:00
ngage Use the correct device ID (global or default or specific) based on context 2024-03-23 16:31:00 -07:00
offscreen Cleaned up various type conversion issues 2024-03-07 06:58:43 -08:00
ps2 video: lowercase some video backend names. 2024-01-25 15:22:57 -05:00
psp Renaming SDLK_QUOTE and SDLK_BACKQUOTE 2024-05-13 11:11:11 -07:00
qnx Removing function macro SDL_TABLESIZE() 2024-04-29 13:52:48 -07:00
raspberry Use the correct device ID (global or default or specific) based on context 2024-03-23 16:31:00 -07:00
riscos Use SDL_MessageBoxFlags and SDL_MessageBoxButtonFlags appropriately 2024-05-07 13:41:12 -07:00
uikit Fixed memory leak cleaning up mouse and keyboard instances 2024-05-07 09:26:18 -07:00
vita Added SDL_GetKeyboardName() and SDL_GetMouseName() 2024-03-23 16:31:00 -07:00
vivante Updated structure and field names for consistency 2024-02-11 08:27:56 -08:00
wayland wayland: Disable warp emulation when restoring cursor visibility with the shape protocol 2024-05-16 12:53:54 -04:00
windows VisualC-GDK: Fix Xbox builds 2024-05-08 08:58:29 -07:00
winrt Only do work to process text events if text input is active 2024-03-25 13:26:23 -07:00
x11 SDL_x11sym.h: corrected XQueryKeymap() proto. 2024-05-10 18:50:10 +03:00
yuv2rgb Additional colorspace clarification 2024-03-05 16:47:36 -08:00
SDL_blit.c SDL_blit: remove SDL_BLIT_CPU_FEATURES override 2024-03-23 16:36:44 -07:00
SDL_blit.h surface: SDL_blit is not used in the public API, remove it from headers. 2024-05-03 12:57:09 -04:00
SDL_blit_0.c Updated structure and field names for consistency 2024-02-11 08:27:56 -08:00
SDL_blit_1.c Updated structure and field names for consistency 2024-02-11 08:27:56 -08:00
SDL_blit_A.c Updated structure and field names for consistency 2024-02-11 08:27:56 -08:00
SDL_blit_auto.c Fixed crash scaling very large surfaces 2024-01-19 13:06:12 -08:00
SDL_blit_auto.h Updated copyright for 2024 2024-01-01 13:15:26 -08:00
SDL_blit_copy.c Updated structure and field names for consistency 2024-02-11 08:27:56 -08:00
SDL_blit_copy.h Updated copyright for 2024 2024-01-01 13:15:26 -08:00
SDL_blit_N.c Cleaned up various type conversion issues 2024-03-07 06:58:43 -08:00
SDL_blit_slow.c Document the HDR tone mapping algorithm 2024-02-26 14:20:34 -08:00
SDL_blit_slow.h Added a slow blit function to handle large pixel formats and colorspace conversion 2024-01-31 09:50:46 -08:00
SDL_bmp.c Removed mostly unused SDL_errorcode 2024-05-07 15:45:06 -07:00
SDL_clipboard.c Cleaned up various type conversion issues 2024-03-07 06:58:43 -08:00
SDL_clipboard_c.h mark SDL_ClipboardTextCallback as SDLCALL 2024-02-11 18:55:40 +03:00
SDL_egl.c Cleaned up various type conversion issues 2024-03-07 06:58:43 -08:00
SDL_egl_c.h Cleaned up various type conversion issues 2024-03-07 06:58:43 -08:00
SDL_fillrect.c Updated structure and field names for consistency 2024-02-11 08:27:56 -08:00
SDL_pixels.c Fixed SDL_MapRGB(), SDL_MapRGBA(), SDL_GetRGB() and SDL_GetRGBA() when used with 10-bit pixel formats 2024-03-26 10:40:40 -07:00
SDL_pixels_c.h Cleaned up various type conversion issues 2024-03-07 06:58:43 -08:00
SDL_rect.c Updated copyright for 2024 2024-01-01 13:15:26 -08:00
SDL_rect_c.h Updated copyright for 2024 2024-01-01 13:15:26 -08:00
SDL_rect_impl.h Updated copyright for 2024 2024-01-01 13:15:26 -08:00
SDL_RLEaccel.c Cleaned up various type conversion issues 2024-03-07 06:58:43 -08:00
SDL_RLEaccel_c.h Updated copyright for 2024 2024-01-01 13:15:26 -08:00
SDL_stretch.c Updated structure and field names for consistency 2024-02-11 08:27:56 -08:00
SDL_surface.c Cleaned up various type conversion issues 2024-03-07 06:58:43 -08:00
SDL_sysvideo.h wayland: Rework scale-to-display 2024-05-13 19:10:19 -04:00
SDL_video.c wayland: Rework scale-to-display 2024-05-13 19:10:19 -04:00
SDL_video_c.h emscripten, wayland, x11: Share the table of CSS cursor names 2024-02-16 07:52:43 -05:00
SDL_video_unsupported.c ios: Renamed APIs that referred to "iPhone" to refer to "iOS". 2024-04-13 14:30:30 -04:00
SDL_vulkan_internal.h Removed SDL_LOADSO_DISABLED 2024-01-17 09:24:04 -08:00
SDL_vulkan_utils.c Cleaned up various type conversion issues 2024-03-07 06:58:43 -08:00
SDL_yuv.c Cleaned up various type conversion issues 2024-03-07 06:58:43 -08:00
SDL_yuv_c.h Cleaned up various type conversion issues 2024-03-07 06:58:43 -08:00
sdlgenblit.pl Fixed crash scaling very large surfaces 2024-01-19 13:06:12 -08:00