Ethan Lee a7a54e6452 wayland: Add support for display connect/disconnect events 4 years ago
..
atomic ebdfd0e175 atomic: detect clang separately 4 years ago
audio 5be8a22113 Add audio conversion from/to 61 4 years ago
core be5b4d980d Added nativeGetHintBoolean for Java code 4 years ago
cpuinfo c2dd50a9a0 Fixed whitespace 4 years ago
dynapi 8a6e48d46d constified SDL_RegisterApp() 4 years ago
events d7d67af441 mouse: Fix Y value in motion events when confinement is active 4 years ago
file abcfb22b7d Add support for Vita file API in SDL_rwops 5 years ago
filesystem 9ee6942e79 Improve RISC OS implementations of SDL_GetBasePath and SDL_GetPrefPath 4 years ago
haptic c2dd50a9a0 Fixed whitespace 4 years ago
hidapi d2cf191936 hidapi, linux: merged a minor warning + code style fix from mainstream. 4 years ago
joystick 40d808620d SDL_classic_joysticks defaults off 4 years ago
libm 9130f7c377 Updated copyright for 2021 5 years ago
loadso 9130f7c377 Updated copyright for 2021 5 years ago
locale 01a2f27679 consistently use TEXT() macro with LoadLibrary() and GetModuleHandle() 5 years ago
main 3f6ebffff4 Updated to version 2.0.17 for development 4 years ago
misc 839ca0ea64 SDL_OpenURL (macOS): try to open path if the url cannot be opened (#4830) 4 years ago
power 345c161feb Fixed some accidental uses of external C runtime functions 4 years ago
render 9ec2b35147 Fixed the GLES2 shader count to be in sync with the enum 4 years ago
sensor c2dd50a9a0 Fixed whitespace 4 years ago
stdlib 3bf7994fe2 Add and use `SDL_FALLTHROUGH` for fallthroughs 4 years ago
test c7aa04d03e SDL_test_harness.c: avoid -Wwrite-strings 4 years ago
thread 43ddc59fa8 Export SDL_LinuxSetThreadPriorityAndPolicy() function (#4877) 4 years ago
timer c7065bf42f Fix warning: declaration shadows a local variable 4 years ago
video a7a54e6452 wayland: Add support for display connect/disconnect events 4 years ago
SDL.c 0e294e90ae Ensure that SDL_InitSubSystem quits subsystems after an error. (#4834) 4 years ago
SDL_assert.c 9130f7c377 Updated copyright for 2021 5 years ago
SDL_assert_c.h 9130f7c377 Updated copyright for 2021 5 years ago
SDL_dataqueue.c 9130f7c377 Updated copyright for 2021 5 years ago
SDL_dataqueue.h 9130f7c377 Updated copyright for 2021 5 years ago
SDL_error.c 9130f7c377 Updated copyright for 2021 5 years ago
SDL_error_c.h 9130f7c377 Updated copyright for 2021 5 years ago
SDL_hints.c 9130f7c377 Updated copyright for 2021 5 years ago
SDL_hints_c.h 9130f7c377 Updated copyright for 2021 5 years ago
SDL_internal.h c27e1249e1 Remove SDL_HAVE_RENDER_GEOMETRY define 4 years ago
SDL_log.c ed6ce5ccb0 log: Fixed compiler warnings on 64-bit Visual Studio. 4 years ago