Sam Lantinga d7b027a241 Namespace the object creation properties hace 1 año
..
android 05f870f20d Added SDL_HINT_OPENGL_LIBRARY and SDL_HINT_VULKAN_LIBRARY hace 1 año
cocoa bec701dd04 pen: Add support for tangential pressure axis. hace 1 año
directx 15bfef57cd d3d12: Generate Xbox C macros, adjust SDL_Render files accordingly hace 1 año
dummy d9f9e9e764 Added SDL_HINT_VIDEO_DUMMY_SAVE_FRAMES and SDL_HINT_VIDEO_OFFSCREEN_SAVE_FRAMES hace 1 año
emscripten 67e0156346 pen: Fixed a comment about Web APIs. hace 1 año
gdk 81f8e6aba6 Added SDL_StartTextInputWithProperties() hace 1 año
haiku b8f3cd0a10 Added SDL_CursorData for internal cursor data hace 1 año
khronos 57a5b26d77 Updated to the latest version of the Vulkan SDK hace 2 años
kmsdrm 8e99ec34bb Use drmModeAddFB() if drmModeAddFB2WithModifiers() fails hace 1 año
n3ds 81f8e6aba6 Added SDL_StartTextInputWithProperties() hace 1 año
ngage 8a5b9559dc Removed the SDL_VIDEO_NGAGE_SAVE_FRAMES environment variable hace 1 año
offscreen d9f9e9e764 Added SDL_HINT_VIDEO_DUMMY_SAVE_FRAMES and SDL_HINT_VIDEO_OFFSCREEN_SAVE_FRAMES hace 1 año
ps2 1592452cad video: Fixed remaining `return 0` to use NULL in CreateDevice implementations. hace 1 año
psp 81f8e6aba6 Added SDL_StartTextInputWithProperties() hace 1 año
qnx 5db08b86ca Fix warning for Android NDK compiler: "function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]" hace 1 año
raspberry b8f3cd0a10 Added SDL_CursorData for internal cursor data hace 1 año
riscos 76f60c4b66 riscos: fix -Wunused-variable hace 1 año
uikit 6161c437c7 Added SDL_SetLogPriorityPrefix() hace 1 año
vita a97dadf779 Added hints to replace environment variables on the PlayStation Vita hace 1 año
vivante 05f870f20d Added SDL_HINT_OPENGL_LIBRARY and SDL_HINT_VULKAN_LIBRARY hace 1 año
wayland 76b35ae76f wayland: Minor code-style cleanups hace 1 año
windows b5b868044f Include GameInput.h as gameinput.h for compatibility with non-MSVC toolchains hace 1 año
winrt 81f8e6aba6 Added SDL_StartTextInputWithProperties() hace 1 año
x11 45bfa8e5e7 Fix xsettings list copy hace 1 año
yuv2rgb db24560387 Additional colorspace clarification hace 2 años
SDL_RLEaccel.c bab982f2e0 Don't recalculate the blit mapping when changing surfaces hace 1 año
SDL_RLEaccel_c.h 5b3ee51c6c Updated copyright for 2024 hace 2 años
SDL_blit.c 15f68a86ff Group the blit copy flags to simplify code hace 1 año
SDL_blit.h 755e201aa5 Improved color accuracy blitting to 8-bit indexed surfaces hace 1 año
SDL_blit_0.c b854e1fe0b Fixed some issues found with static analysis hace 1 año
SDL_blit_1.c b854e1fe0b Fixed some issues found with static analysis hace 1 año
SDL_blit_A.c bab982f2e0 Don't recalculate the blit mapping when changing surfaces hace 1 año
SDL_blit_N.c 755e201aa5 Improved color accuracy blitting to 8-bit indexed surfaces hace 1 año
SDL_blit_auto.c 15f68a86ff Group the blit copy flags to simplify code hace 1 año
SDL_blit_auto.h b34faf732d Implement fast 255 mult-div in SDL_blit_auto hace 1 año
SDL_blit_copy.c 78a36830f8 video: Remove MMX codepath from SDL_BlitCopy. hace 1 año
SDL_blit_copy.h 5b3ee51c6c Updated copyright for 2024 hace 2 años
SDL_blit_slow.c 375f303d97 Improved color accuracy blitting floating point surfaces to 8-bit indexed surfaces hace 1 año
SDL_blit_slow.h 3c45544a14 Added a slow blit function to handle large pixel formats and colorspace conversion hace 2 años
SDL_bmp.c 650271af46 Added SDL_CreateSurfacePalette() hace 1 año
SDL_clipboard.c 4f55271571 Removed temporary memory from the API hace 1 año
SDL_clipboard_c.h ee5289ef09 mark SDL_ClipboardTextCallback as SDLCALL hace 2 años
SDL_egl.c 95adcc522f Allow SDL hints to override OpenGL extension availability hace 1 año
SDL_egl_c.h 9ca1792848 Renamed driverdata to internal hace 1 año
SDL_fillrect.c 2ba76dbe80 Simplified SDL_Surface hace 1 año
SDL_pixels.c 755e201aa5 Improved color accuracy blitting to 8-bit indexed surfaces hace 1 año
SDL_pixels_c.h 755e201aa5 Improved color accuracy blitting to 8-bit indexed surfaces hace 1 año
SDL_rect.c bd27b89903 Prevent potential overflow in rectangle functions hace 1 año
SDL_rect_c.h 5b3ee51c6c Updated copyright for 2024 hace 2 años
SDL_rect_impl.h bd27b89903 Prevent potential overflow in rectangle functions hace 1 año
SDL_stretch.c c040a02d6c Removed SDL_PROP_SURFACE_COLORSPACE_NUMBER hace 1 año
SDL_surface.c 41f1c83caa If scaling fails, fall back to the closest image available in SDL_GetSurfaceImage() hace 1 año
SDL_surface_c.h 94d9229ce2 Added SDL_AddSurfaceAlternateImage(), SDL_SurfaceHasAlternateImages(), SDL_GetSurfaceImages() and SDL_RemoveSurfaceAlternateImages() hace 1 año
SDL_sysvideo.h ca2c9f680b video: Support multiple video driver entries having the same name string hace 1 año
SDL_video.c d7b027a241 Namespace the object creation properties hace 1 año
SDL_video_c.h ba1fdf24c9 fix type redefinition error after commit dfe4445214 hace 1 año
SDL_video_unsupported.c 58270ef3f2 Finished renaming functions in SDL_system.h hace 1 año
SDL_vulkan_internal.h 9e331d235f Fixed the return value of SDL_Vulkan_CreateSurface() on the Vivante platform hace 1 año
SDL_vulkan_utils.c 3669d1e76a Added SDL_HINT_VULKAN_DISPLAY hace 1 año
SDL_yuv.c 2ba76dbe80 Simplified SDL_Surface hace 1 año
SDL_yuv_c.h 2ba76dbe80 Simplified SDL_Surface hace 1 año
sdlgenblit.pl 15f68a86ff Group the blit copy flags to simplify code hace 1 año