Sylvain 69253c542a SDL_test_harness: fix memory leak when generated seed 3 years ago
..
atomic 56522034db Fixed building with Visual Studio 2010 3 years ago
audio 4156e6f52e SDL_CreateAudioStream: check for invalid parameters 3 years ago
core 67ddb4c5a2 Fixed PS2 build 3 years ago
cpuinfo 2aa9569b3e Replaced SDL_SIMDAlloc(), SDL_SIMDRealloc(), and SDL_SIMDFree() with SDL_aligned_alloc() and SDL_aligned_free() 3 years ago
dynapi 2ec9a20204 SDL_dynapi.c: add extern "C" guards, just in case.. 3 years ago
events fde78d12f2 Updated copyright for 2023 3 years ago
file 1bf1c866fe Handle new SDL_rwops error codes in SDL_LoadFile_RW() 3 years ago
filesystem fde78d12f2 Updated copyright for 2023 3 years ago
haptic fde78d12f2 Updated copyright for 2023 3 years ago
hidapi 0785f272fd Add type argument to non-dynamic LOAD_LIBUSB_SYMBOL macro 3 years ago
joystick decbbb0499 Updated API for SDL_JoystickID sign change 3 years ago
libm fde78d12f2 Updated copyright for 2023 3 years ago
loadso e9b86eebf3 Functions which return function pointers now return SDL_FunctionPointer instead of void* 3 years ago
locale fde78d12f2 Updated copyright for 2023 3 years ago
main c3bf253b09 Remove SDL3_main from build systems, remove most of src/main/* 3 years ago
misc 413af2f5f1 Addressed comments 3 years ago
power fde78d12f2 Updated copyright for 2023 3 years ago
render 67c91353e0 Handle DPI scaling in SDL_GetWindowSurface 3 years ago
sensor 85924687fd fix SDL_GetSensorInstanceID() return code upon failure. 3 years ago
stdlib 2aa9569b3e Replaced SDL_SIMDAlloc(), SDL_SIMDRealloc(), and SDL_SIMDFree() with SDL_aligned_alloc() and SDL_aligned_free() 3 years ago
test 69253c542a SDL_test_harness: fix memory leak when generated seed 3 years ago
thread fde78d12f2 Updated copyright for 2023 3 years ago
timer 56522034db Fixed building with Visual Studio 2010 3 years ago
video 67c91353e0 Handle DPI scaling in SDL_GetWindowSurface 3 years ago
SDL.c fde78d12f2 Updated copyright for 2023 3 years ago
SDL_assert.c fde78d12f2 Updated copyright for 2023 3 years ago
SDL_assert_c.h fde78d12f2 Updated copyright for 2023 3 years ago
SDL_dataqueue.c fde78d12f2 Updated copyright for 2023 3 years ago
SDL_dataqueue.h fde78d12f2 Updated copyright for 2023 3 years ago
SDL_error.c fde78d12f2 Updated copyright for 2023 3 years ago
SDL_error_c.h fde78d12f2 Updated copyright for 2023 3 years ago
SDL_guid.c fde78d12f2 Updated copyright for 2023 3 years ago
SDL_hints.c 5feebcdce0 SDL_AddHintCallback() now returns a standard int result instead of void 3 years ago
SDL_hints_c.h fde78d12f2 Updated copyright for 2023 3 years ago
SDL_internal.h dc280c17a0 Moved SDL_intrin.h back into the public headers for application use 3 years ago
SDL_list.c fde78d12f2 Updated copyright for 2023 3 years ago
SDL_list.h fde78d12f2 Updated copyright for 2023 3 years ago
SDL_log.c 67d517907b log: fix unused-variable warning when configuring SDL with -DSDL_LIBC=OFF 3 years ago
SDL_log_c.h fde78d12f2 Updated copyright for 2023 3 years ago
SDL_utils.c fde78d12f2 Updated copyright for 2023 3 years ago
SDL_utils_c.h fde78d12f2 Updated copyright for 2023 3 years ago