提交历史

作者 SHA1 备注 提交日期
  Anonymous Maarten c82cca0494 ci: use loongson official cross toolchains 2 年之前
  Anonymous Maarten eed266d266 SDL_syshaptic.c and SDL_sysjoystick.c need string.h for strerror 2 年之前
  Anonymous Maarten cf8899ec94 cmake: allow HAVE_LINUX_INPUT_H with !defined(HAVE_LIBC) 2 年之前
  Anonymous Maarten b99f380498 intrinsics: add lsx/lasx intrinsic headers when not disabled 2 年之前
  Anonymous Maarten 94bca5a2a3 ci: add loongarch64 workflow 2 年之前
  Sam Lantinga c07e966690 Fixed build 2 年之前
  Anonymous Maarten 3472dc11d6 Fix uses of undefined macro identifiers (-Wundef) 2 年之前
  Sam Lantinga c3d3c2c672 Fixed crash if SDL_GetDisplays() is called before video is initialized 2 年之前
  Sam Lantinga aec0cfe5ee Added !SDL_CPUINFO_DISABLED to #endif 2 年之前
  Emily Banerjee 8973d20f39 Fixed audiotypecvt assertion when without CPUInfo (#7464) 2 年之前
  Sam Lantinga f1099f8e70 The Xinmotek Controller is used in multiple products with different mappings 2 年之前
  Sam Lantinga 8df7b4d853 Fixed gyro values for the Armor-X Pro controller 2 年之前
  Sam Lantinga 37517557ae Fixed the accelerometer and gyro axes for the Armor-X Pro controller 2 年之前
  Anonymous Maarten 0c3777d566 video: fix warnings about unused variables when building without duff's loop 2 年之前
  Anonymous Maarten 11c70406c3 testautomation_audio: fix -Wimplicit-fallthrough warning 2 年之前
  Anonymous Maarten f7961b7c9a video/blit: fix -Wimplicit-fallthrough warnings 2 年之前
  Anonymous Maarten e1b8a03239 testsurround: fix channel names 2 年之前
  Sylvain c838ccf0e3 Safety fix: clear "_this->wakeup_window" when destroying the window 2 年之前
  Sylvain 0c048d98af Safety fix: clear "_this->current_glwin" when destroying the window 2 年之前
  Sylvain e494844e9a Fixed bug #7515 - Window still grabbed after destroying 2 年之前
  Sylvain 1fe2110755 Don't clear checked_texture_framebuffer 2 年之前
  Anonymous Maarten cb076b83ff cmake: fix testnative for Macos 2 年之前
  Anonymous Maarten 1259a60731 cmake: build tests as library on Android 2 年之前
  Anonymous Maarten b8b852a55b cmake: testnative can also be built on non-Linux 2 年之前
  Elad Lahav 2a03ad2cbf AUDIO_U16 support was removed from SDL3 2 年之前
  Elad Lahav 254f03388f Detect QCC as the compiler 2 年之前
  Elad Lahav 5fee62d774 Rename files under src/video/qnx 2 年之前
  Elad Lahav b4f28fb532 Define _LARGEFILE64_SOURCE as 1 for all platforms 2 年之前
  Elad Lahav 60d95e2a77 Use posix_spawn() on QNX 2 年之前
  Elad Lahav f352eeb90c Use the built-in version of vsnprintf() to support printing NULLs 2 年之前