Anonymous Maarten 0785f272fd Add type argument to non-dynamic LOAD_LIBUSB_SYMBOL macro 3 年之前
..
atomic 56522034db Fixed building with Visual Studio 2010 3 年之前
audio 237086c917 Fixed Xcode 14.2 warnings 3 年之前
core 67ddb4c5a2 Fixed PS2 build 3 年之前
cpuinfo 2aa9569b3e Replaced SDL_SIMDAlloc(), SDL_SIMDRealloc(), and SDL_SIMDFree() with SDL_aligned_alloc() and SDL_aligned_free() 3 年之前
dynapi 2ec9a20204 SDL_dynapi.c: add extern "C" guards, just in case.. 3 年之前
events fde78d12f2 Updated copyright for 2023 3 年之前
file 1bf1c866fe Handle new SDL_rwops error codes in SDL_LoadFile_RW() 3 年之前
filesystem fde78d12f2 Updated copyright for 2023 3 年之前
haptic fde78d12f2 Updated copyright for 2023 3 年之前
hidapi 0785f272fd Add type argument to non-dynamic LOAD_LIBUSB_SYMBOL macro 3 年之前
joystick 57e78f4cf5 Fixed the hat_map to avoid segmentation fault 3 年之前
libm fde78d12f2 Updated copyright for 2023 3 年之前
loadso e9b86eebf3 Functions which return function pointers now return SDL_FunctionPointer instead of void* 3 年之前
locale fde78d12f2 Updated copyright for 2023 3 年之前
main c3bf253b09 Remove SDL3_main from build systems, remove most of src/main/* 3 年之前
misc 413af2f5f1 Addressed comments 3 年之前
power fde78d12f2 Updated copyright for 2023 3 年之前
render 23beef4fc7 We no longer need explicit SDL_ENABLE_SYSWM_* while building SDL 3 年之前
sensor 85924687fd fix SDL_GetSensorInstanceID() return code upon failure. 3 年之前
stdlib 2aa9569b3e Replaced SDL_SIMDAlloc(), SDL_SIMDRealloc(), and SDL_SIMDFree() with SDL_aligned_alloc() and SDL_aligned_free() 3 年之前
test c9647b4ad0 Use the symbolic names of the audio and video driver hints 3 年之前
thread fde78d12f2 Updated copyright for 2023 3 年之前
timer 56522034db Fixed building with Visual Studio 2010 3 年之前
video 180afcdf39 Revert "wayland: Don't try to restore non-resizable windows" 3 年之前
SDL.c fde78d12f2 Updated copyright for 2023 3 年之前
SDL_assert.c fde78d12f2 Updated copyright for 2023 3 年之前
SDL_assert_c.h fde78d12f2 Updated copyright for 2023 3 年之前
SDL_dataqueue.c fde78d12f2 Updated copyright for 2023 3 年之前
SDL_dataqueue.h fde78d12f2 Updated copyright for 2023 3 年之前
SDL_error.c fde78d12f2 Updated copyright for 2023 3 年之前
SDL_error_c.h fde78d12f2 Updated copyright for 2023 3 年之前
SDL_guid.c fde78d12f2 Updated copyright for 2023 3 年之前
SDL_hints.c 5feebcdce0 SDL_AddHintCallback() now returns a standard int result instead of void 3 年之前
SDL_hints_c.h fde78d12f2 Updated copyright for 2023 3 年之前
SDL_internal.h dc280c17a0 Moved SDL_intrin.h back into the public headers for application use 3 年之前
SDL_list.c fde78d12f2 Updated copyright for 2023 3 年之前
SDL_list.h fde78d12f2 Updated copyright for 2023 3 年之前
SDL_log.c 67d517907b log: fix unused-variable warning when configuring SDL with -DSDL_LIBC=OFF 3 年之前
SDL_log_c.h fde78d12f2 Updated copyright for 2023 3 年之前
SDL_utils.c fde78d12f2 Updated copyright for 2023 3 年之前
SDL_utils_c.h fde78d12f2 Updated copyright for 2023 3 年之前