Semphriss 01b9b0edb7 Add system tray support (#10873) 1 year ago
..
android d55e6dfc5e hint for which system cursor to use as default 1 year ago
cocoa 9a43c08146 Allow rendering during the modal resize loop on macOS 1 year ago
directx d70578b9aa Renamed Gpu to GPU 1 year ago
dummy eda0261c4e video: Drop size and position requests for windows in a fixed size/position state 1 year ago
emscripten eda0261c4e video: Drop size and position requests for windows in a fixed size/position state 1 year ago
gdk a57f6c4af3 Fix additional calloc-transposed-args warnings 1 year ago
haiku eda0261c4e video: Drop size and position requests for windows in a fixed size/position state 1 year ago
khronos 24bdbb8bf4 Supress Metal warning when compiling against macOS 10.11-10.13 1 year ago
kmsdrm 2e5208f353 kmsdrm: Fix Vulkan type redefinition errors from commit 24ed947cc35ebb9f50ac0685f1b88ec164d46c6c 1 year ago
n3ds 9ff3446f03 Use SDL_bool instead an int return code in the SDL API 1 year ago
offscreen eda0261c4e video: Drop size and position requests for windows in a fixed size/position state 1 year ago
openvr c44fa5bb07 Updated raw input events to match SDL style 1 year ago
ps2 9ff3446f03 Use SDL_bool instead an int return code in the SDL API 1 year ago
psp a90ad3b0e2 Removed SDL_bool in favor of plain bool 1 year ago
qnx eda0261c4e video: Drop size and position requests for windows in a fixed size/position state 1 year ago
raspberry 4c382aafcd Fixed building on Raspberry Pi 1 year ago
riscos 6fc6e3dc7e Use SDL_bool where appropriate in SDL events 1 year ago
uikit f37eef948c Removed raw mouse events 1 year ago
vita b8233aff8e Vita: implement mousewheel and buttons 4/5 1 year ago
vivante 0b5e01a305 loadso: library handles are now `SDL_SharedObject*` instead of `void*`. 1 year ago
wayland f37eef948c Removed raw mouse events 1 year ago
windows 01b9b0edb7 Add system tray support (#10873) 1 year ago
x11 f37eef948c Removed raw mouse events 1 year ago
yuv2rgb 8b6d3c88cf Fix `#ifdef`s to have config flags either defined as 1 or undefined 1 year ago
SDL_RLEaccel.c 8b6d3c88cf Fix `#ifdef`s to have config flags either defined as 1 or undefined 1 year ago
SDL_RLEaccel_c.h 9ff3446f03 Use SDL_bool instead an int return code in the SDL API 1 year ago
SDL_blit.c 8b6d3c88cf Fix `#ifdef`s to have config flags either defined as 1 or undefined 1 year ago
SDL_blit.h fec006a4f9 Allow for more fine tuning of Duff's device routines 1 year ago
SDL_blit_0.c 8b6d3c88cf Fix `#ifdef`s to have config flags either defined as 1 or undefined 1 year ago
SDL_blit_1.c 8b6d3c88cf Fix `#ifdef`s to have config flags either defined as 1 or undefined 1 year ago
SDL_blit_A.c 8b6d3c88cf Fix `#ifdef`s to have config flags either defined as 1 or undefined 1 year ago
SDL_blit_N.c 8b6d3c88cf Fix `#ifdef`s to have config flags either defined as 1 or undefined 1 year ago
SDL_blit_auto.c 8b6d3c88cf Fix `#ifdef`s to have config flags either defined as 1 or undefined 1 year ago
SDL_blit_auto.h 8b6d3c88cf Fix `#ifdef`s to have config flags either defined as 1 or undefined 1 year ago
SDL_blit_copy.c 3234a3b902 Simplified internal SDL_Surface structure 1 year ago
SDL_blit_copy.h 6501e90018 Use C++ style comments consistently in SDL source code 1 year ago
SDL_blit_slow.c 3234a3b902 Simplified internal SDL_Surface structure 1 year ago
SDL_blit_slow.h 6501e90018 Use C++ style comments consistently in SDL source code 1 year ago
SDL_bmp.c e027b85cc4 Validate that pixel formats have the correct attributes 1 year ago
SDL_clipboard.c 1a1e2e9892 Set size parameter in SDL_GetClipboardData() 1 year ago
SDL_clipboard_c.h e00b1fdd67 clipboard: include mime types in SDL_ClipboarUpdate 1 year ago
SDL_egl.c 9af5ffcfbe Improve support for private platforms (#11220) 1 year ago
SDL_egl_c.h 7108291d0b video: Change SDL_GLattr to SDL_GLAttr. 1 year ago
SDL_fillrect.c 7a3f5ef129 Speed up full-surface fills 1 year ago
SDL_pixels.c 8b6d3c88cf Fix `#ifdef`s to have config flags either defined as 1 or undefined 1 year ago
SDL_pixels_c.h 9ff3446f03 Use SDL_bool instead an int return code in the SDL API 1 year ago
SDL_rect.c 8f546bb3c9 Use C99 bool internally in SDL 1 year ago
SDL_rect_c.h 8f546bb3c9 Use C99 bool internally in SDL 1 year ago
SDL_rect_impl.h d7be7fc168 Fixed Cohen-Sutherland out code computation for float line intersection 1 year ago
SDL_stretch.c 3234a3b902 Simplified internal SDL_Surface structure 1 year ago
SDL_surface.c cadeec9cc9 SDL_SoftStretch() doesn't handle large pixel formats 1 year ago
SDL_surface_c.h 3234a3b902 Simplified internal SDL_Surface structure 1 year ago
SDL_sysvideo.h 9a43c08146 Allow rendering during the modal resize loop on macOS 1 year ago
SDL_video.c 5a2eb60389 Only save the pending flags we will restore when hiding a window 1 year ago
SDL_video_c.h 9ff3446f03 Use SDL_bool instead an int return code in the SDL API 1 year ago
SDL_video_unsupported.c a90ad3b0e2 Removed SDL_bool in favor of plain bool 1 year ago
SDL_vulkan_internal.h 9ff3446f03 Use SDL_bool instead an int return code in the SDL API 1 year ago
SDL_vulkan_utils.c 9ff3446f03 Use SDL_bool instead an int return code in the SDL API 1 year ago
SDL_yuv.c 8b6d3c88cf Fix `#ifdef`s to have config flags either defined as 1 or undefined 1 year ago
SDL_yuv_c.h 9ff3446f03 Use SDL_bool instead an int return code in the SDL API 1 year ago
sdlgenblit.pl 8b6d3c88cf Fix `#ifdef`s to have config flags either defined as 1 or undefined 1 year ago