Dragon-Baroque ca127106ee Add MIME targets to SDL_EVENT_DROP_TEXT in X11 1 year ago
..
android 05f870f20d Added SDL_HINT_OPENGL_LIBRARY and SDL_HINT_VULKAN_LIBRARY 1 year ago
cocoa c298a3749b Expose the keymap separately from the event keycode 1 year ago
directx 7d27a97402 d3d12.h, d3d12sdklayers.h: fix build against older mingw-w64 versions. 1 year ago
dummy d9f9e9e764 Added SDL_HINT_VIDEO_DUMMY_SAVE_FRAMES and SDL_HINT_VIDEO_OFFSCREEN_SAVE_FRAMES 1 year ago
emscripten b8f3cd0a10 Added SDL_CursorData for internal cursor data 1 year ago
gdk 81f8e6aba6 Added SDL_StartTextInputWithProperties() 1 year ago
haiku b8f3cd0a10 Added SDL_CursorData for internal cursor data 1 year ago
khronos 57a5b26d77 Updated to the latest version of the Vulkan SDK 1 year ago
kmsdrm 05f870f20d Added SDL_HINT_OPENGL_LIBRARY and SDL_HINT_VULKAN_LIBRARY 1 year ago
n3ds 81f8e6aba6 Added SDL_StartTextInputWithProperties() 1 year ago
ngage 8a5b9559dc Removed the SDL_VIDEO_NGAGE_SAVE_FRAMES environment variable 1 year ago
offscreen d9f9e9e764 Added SDL_HINT_VIDEO_DUMMY_SAVE_FRAMES and SDL_HINT_VIDEO_OFFSCREEN_SAVE_FRAMES 1 year ago
ps2 1592452cad video: Fixed remaining `return 0` to use NULL in CreateDevice implementations. 1 year ago
psp 81f8e6aba6 Added SDL_StartTextInputWithProperties() 1 year ago
qnx 5db08b86ca Fix warning for Android NDK compiler: "function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]" 1 year ago
raspberry b8f3cd0a10 Added SDL_CursorData for internal cursor data 1 year ago
riscos 76f60c4b66 riscos: fix -Wunused-variable 1 year ago
uikit 6161c437c7 Added SDL_SetLogPriorityPrefix() 1 year ago
vita a97dadf779 Added hints to replace environment variables on the PlayStation Vita 1 year ago
vivante 05f870f20d Added SDL_HINT_OPENGL_LIBRARY and SDL_HINT_VULKAN_LIBRARY 1 year ago
wayland ac7df9d01f Removed acquire/release of keymaps, which isn't needed internally. 1 year ago
windows c298a3749b Expose the keymap separately from the event keycode 1 year ago
winrt 81f8e6aba6 Added SDL_StartTextInputWithProperties() 1 year ago
x11 ca127106ee Add MIME targets to SDL_EVENT_DROP_TEXT in X11 1 year ago
yuv2rgb db24560387 Additional colorspace clarification 2 years ago
SDL_RLEaccel.c bab982f2e0 Don't recalculate the blit mapping when changing surfaces 1 year ago
SDL_RLEaccel_c.h 5b3ee51c6c Updated copyright for 2024 2 years ago
SDL_blit.c 15f68a86ff Group the blit copy flags to simplify code 1 year ago
SDL_blit.h 15f68a86ff Group the blit copy flags to simplify code 1 year ago
SDL_blit_0.c b854e1fe0b Fixed some issues found with static analysis 1 year ago
SDL_blit_1.c b854e1fe0b Fixed some issues found with static analysis 1 year ago
SDL_blit_A.c bab982f2e0 Don't recalculate the blit mapping when changing surfaces 1 year ago
SDL_blit_N.c f370e1a645 Removed the SDL_ALTIVEC_BLIT_FEATURES environment variable. 1 year ago
SDL_blit_auto.c 15f68a86ff Group the blit copy flags to simplify code 1 year ago
SDL_blit_auto.h b34faf732d Implement fast 255 mult-div in SDL_blit_auto 1 year ago
SDL_blit_copy.c 78a36830f8 video: Remove MMX codepath from SDL_BlitCopy. 1 year ago
SDL_blit_copy.h 5b3ee51c6c Updated copyright for 2024 2 years ago
SDL_blit_slow.c 15f68a86ff Group the blit copy flags to simplify code 1 year ago
SDL_blit_slow.h 3c45544a14 Added a slow blit function to handle large pixel formats and colorspace conversion 2 years ago
SDL_bmp.c 650271af46 Added SDL_CreateSurfacePalette() 1 year ago
SDL_clipboard.c 4f55271571 Removed temporary memory from the API 1 year ago
SDL_clipboard_c.h ee5289ef09 mark SDL_ClipboardTextCallback as SDLCALL 2 years ago
SDL_egl.c 95adcc522f Allow SDL hints to override OpenGL extension availability 1 year ago
SDL_egl_c.h 9ca1792848 Renamed driverdata to internal 1 year ago
SDL_fillrect.c 2ba76dbe80 Simplified SDL_Surface 1 year ago
SDL_pixels.c bab982f2e0 Don't recalculate the blit mapping when changing surfaces 1 year ago
SDL_pixels_c.h bab982f2e0 Don't recalculate the blit mapping when changing surfaces 1 year ago
SDL_rect.c bd27b89903 Prevent potential overflow in rectangle functions 1 year ago
SDL_rect_c.h 5b3ee51c6c Updated copyright for 2024 2 years ago
SDL_rect_impl.h bd27b89903 Prevent potential overflow in rectangle functions 1 year ago
SDL_stretch.c c040a02d6c Removed SDL_PROP_SURFACE_COLORSPACE_NUMBER 1 year ago
SDL_surface.c 94d9229ce2 Added SDL_AddSurfaceAlternateImage(), SDL_SurfaceHasAlternateImages(), SDL_GetSurfaceImages() and SDL_RemoveSurfaceAlternateImages() 1 year ago
SDL_surface_c.h 94d9229ce2 Added SDL_AddSurfaceAlternateImage(), SDL_SurfaceHasAlternateImages(), SDL_GetSurfaceImages() and SDL_RemoveSurfaceAlternateImages() 1 year ago
SDL_sysvideo.h ca2c9f680b video: Support multiple video driver entries having the same name string 1 year ago
SDL_video.c 95adcc522f Allow SDL hints to override OpenGL extension availability 1 year ago
SDL_video_c.h ba1fdf24c9 fix type redefinition error after commit dfe4445214 1 year ago
SDL_video_unsupported.c 58270ef3f2 Finished renaming functions in SDL_system.h 1 year ago
SDL_vulkan_internal.h 9e331d235f Fixed the return value of SDL_Vulkan_CreateSurface() on the Vivante platform 1 year ago
SDL_vulkan_utils.c 3669d1e76a Added SDL_HINT_VULKAN_DISPLAY 1 year ago
SDL_yuv.c 2ba76dbe80 Simplified SDL_Surface 1 year ago
SDL_yuv_c.h 2ba76dbe80 Simplified SDL_Surface 1 year ago
sdlgenblit.pl 15f68a86ff Group the blit copy flags to simplify code 1 year ago