expikr e9f7a1b359 fix relative system scale function on Windows 5 月之前
..
android 6fc6e3dc7e Use SDL_bool where appropriate in SDL events 7 月之前
cocoa 344546b4ea cocoa: Make sure GL context destruction happens on the main thread. 6 月之前
directx d70578b9aa Renamed Gpu to GPU 7 月之前
dummy 9ff3446f03 Use SDL_bool instead an int return code in the SDL API 7 月之前
emscripten 4ea26a7771 emscripten: scale mousewheel X coordinates correctly, not just Y coordinates. 6 月之前
gdk a57f6c4af3 Fix additional calloc-transposed-args warnings 7 月之前
haiku 0b5e01a305 loadso: library handles are now `SDL_SharedObject*` instead of `void*`. 6 月之前
khronos 24bdbb8bf4 Supress Metal warning when compiling against macOS 10.11-10.13 5 月之前
kmsdrm 0faf9dc4a4 kmsdrm: Support sorting displays via the priority hint 6 月之前
n3ds 9ff3446f03 Use SDL_bool instead an int return code in the SDL API 7 月之前
ngage 6fc6e3dc7e Use SDL_bool where appropriate in SDL events 7 月之前
offscreen 9ab140fad8 offscreen: Fix bogus surface pointer assignment 7 月之前
openvr 5a7b75607a Added the OpenVR license to openvr_capi.h 5 月之前
ps2 9ff3446f03 Use SDL_bool instead an int return code in the SDL API 7 月之前
psp a90ad3b0e2 Removed SDL_bool in favor of plain bool 7 月之前
qnx 6fc6e3dc7e Use SDL_bool where appropriate in SDL events 7 月之前
raspberry 4c382aafcd Fixed building on Raspberry Pi 7 月之前
riscos 6fc6e3dc7e Use SDL_bool where appropriate in SDL events 7 月之前
uikit 51628034d9 Don't offset the view if there's no text input rect 5 月之前
vita 6fc6e3dc7e Use SDL_bool where appropriate in SDL events 7 月之前
vivante 0b5e01a305 loadso: library handles are now `SDL_SharedObject*` instead of `void*`. 6 月之前
wayland 458f616c53 wayland: Send a display removed event when a display is disconnected 5 月之前
windows e9f7a1b359 fix relative system scale function on Windows 5 月之前
x11 731853077a Send drop complete events when the drop leaves the window on Cocoa, Wayland, and X11 6 月之前
yuv2rgb bb764e3106 Added support for full range BT.709 YUV conversion 6 月之前
SDL_RLEaccel.c 9023a199dd Fixed crash in RLE colorkey blitting 6 月之前
SDL_RLEaccel_c.h 9ff3446f03 Use SDL_bool instead an int return code in the SDL API 7 月之前
SDL_blit.c 3234a3b902 Simplified internal SDL_Surface structure 6 月之前
SDL_blit.h fec006a4f9 Allow for more fine tuning of Duff's device routines 6 月之前
SDL_blit_0.c 3e57d996fe Reduce the size of the SDL_blit_0 alpha code 6 月之前
SDL_blit_1.c fec006a4f9 Allow for more fine tuning of Duff's device routines 6 月之前
SDL_blit_A.c fec006a4f9 Allow for more fine tuning of Duff's device routines 6 月之前
SDL_blit_N.c 40070d899d Refactor Blit_RGB555_ARGB1555 to be more generic 6 月之前
SDL_blit_auto.c 3234a3b902 Simplified internal SDL_Surface structure 6 月之前
SDL_blit_auto.h 6501e90018 Use C++ style comments consistently in SDL source code 8 月之前
SDL_blit_copy.c 3234a3b902 Simplified internal SDL_Surface structure 6 月之前
SDL_blit_copy.h 6501e90018 Use C++ style comments consistently in SDL source code 8 月之前
SDL_blit_slow.c 3234a3b902 Simplified internal SDL_Surface structure 6 月之前
SDL_blit_slow.h 6501e90018 Use C++ style comments consistently in SDL source code 8 月之前
SDL_bmp.c edb28e79b5 Make SDL_LoadBMP() use true instead of 1 6 月之前
SDL_clipboard.c 1a1e2e9892 Set size parameter in SDL_GetClipboardData() 6 月之前
SDL_clipboard_c.h e00b1fdd67 clipboard: include mime types in SDL_ClipboarUpdate 6 月之前
SDL_egl.c 9af5ffcfbe Improve support for private platforms (#11220) 6 月之前
SDL_egl_c.h 7108291d0b video: Change SDL_GLattr to SDL_GLAttr. 6 月之前
SDL_fillrect.c 3234a3b902 Simplified internal SDL_Surface structure 6 月之前
SDL_pixels.c 3cd7e22e8b Fixed converting full range YUV to RGB 6 月之前
SDL_pixels_c.h 9ff3446f03 Use SDL_bool instead an int return code in the SDL API 7 月之前
SDL_rect.c 8f546bb3c9 Use C99 bool internally in SDL 8 月之前
SDL_rect_c.h 8f546bb3c9 Use C99 bool internally in SDL 8 月之前
SDL_rect_impl.h d7be7fc168 Fixed Cohen-Sutherland out code computation for float line intersection 6 月之前
SDL_stretch.c 3234a3b902 Simplified internal SDL_Surface structure 6 月之前
SDL_surface.c 1cc85c912b Check return value of SDL_small_alloc() 6 月之前
SDL_surface_c.h 3234a3b902 Simplified internal SDL_Surface structure 6 月之前
SDL_sysvideo.h 924f719b97 wayland: Get the window content scale from the backend 6 月之前
SDL_video.c 9a4ae4b9ed Fixed crash if SDL_GetVideoDisplayForWindow() returns NULL 5 月之前
SDL_video_c.h 9ff3446f03 Use SDL_bool instead an int return code in the SDL API 7 月之前
SDL_video_unsupported.c a90ad3b0e2 Removed SDL_bool in favor of plain bool 7 月之前
SDL_vulkan_internal.h 9ff3446f03 Use SDL_bool instead an int return code in the SDL API 7 月之前
SDL_vulkan_utils.c 9ff3446f03 Use SDL_bool instead an int return code in the SDL API 7 月之前
SDL_yuv.c bb764e3106 Added support for full range BT.709 YUV conversion 6 月之前
SDL_yuv_c.h 9ff3446f03 Use SDL_bool instead an int return code in the SDL API 7 月之前
sdlgenblit.pl 3234a3b902 Simplified internal SDL_Surface structure 6 月之前