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