Commit History

Author SHA1 Message Date
  Ryan C. Gordon fb395d3ad7 sndio: Updated to the SDL3 audio API. 2 years ago
  Ryan C. Gordon 18906a32b8 jack: First shot at updating for SDL3 audio API. 2 years ago
  Ryan C. Gordon 6fd71185cd dsp: Updated for new SDL3 audio API. 2 years ago
  Ryan C. Gordon 409b544505 alsa: Updated for new SDL3 audio API 2 years ago
  Ryan C. Gordon cfc8a0d17d pipewire: First shot at moving to the new SDL3 audio interfaces. 2 years ago
  Ryan C. Gordon 905c4fff5b audio: First shot at the SDL3 audio subsystem redesign! 2 years ago
  1vanK b221b59995 cmake: add SDL_REVISION option 2 years ago
  Anonymous Maarten e24b3e2fa4 cmake: rename SDL_TEST -> SDL_TEST_LIBRARY 2 years ago
  Anonymous Maarten d5479d7b81 project: build in (at least) c99 mode 2 years ago
  Anonymous Maarten 3ab4665956 cmake: bump minimum required CMake version to 3.16 3 years ago
  Anonymous Maarten a4bb4eef73 cmake: create Android jars + apks for tests 3 years ago
  Sam Lantinga 0a4e6f6d29 Added SDL_strnlen() and SDL_wcsnlen() 2 years ago
  Anonymous Maarten 87ccb886fe cmake: remove ability to build tests as a standalone project 2 years ago
  Joshua Barnett a5f387f828 Add kernel32 to SDL_EXTRA_LIBS required for cross-compilation to Win32 native 2 years ago
  Anonymous Maarten ffcd1c0c26 cmake: explicitly disable WINDOWS_EXPORT_ALL_SYMBOLS for SDL3-shared 2 years ago
  scribam d85e327c92 cmake: use SDL_CPU_ARM32 instead of CMAKE_GENERATOR_PLATFORM STREQUAL "ARM" 2 years ago
  Anonymous Maarten 4d23eaf81e cmake: only define _FILE_OFFSET_BITS and _TIME_BITS for glibc 2 years ago
  Anonymous Maarten c3be4bc18d cmake: Compile with 64-bit time stamps where possible 2 years ago
  Anonymous Maarten afdd448834 cmake: don't install sdlmanpages.cmake 2 years ago
  Anonymous Maarten 937f5d0059 cmake: allow man page installation by SDL satellite libraries 2 years ago
  Sam Lantinga e72935a445 Check for modff in addition to modf 2 years ago
  Sam Lantinga 2e465ae31b Revert "Added SDL_nextafter() and SDL_nextafterf()" 2 years ago
  Sam Lantinga bc5d074818 Added SDL_nextafter() and SDL_nextafterf() 2 years ago
  Anonymous Maarten 76a919d458 cmake: don't force enable/disable SDL_HIDAPI_LIBUSB 2 years ago
  Sam Lantinga 6c28546828 Added SDL_wcstol() 2 years ago
  Sam Lantinga 7602a3181e Allow declarations after statements 2 years ago
  Sam Lantinga 65180804c4 Disable unused local typedefs warning 2 years ago
  Ryan C. Gordon e474047ff8 rwlock: Added SDL_rwlock API for shared locks. 3 years ago
  Ryan C. Gordon e5a6c24c82 audio: Redesigned audio conversion code for SDL3. 3 years ago
  Anonymous Maarten 029e61a07e cmake: split SDL_NEON into SDL_NEON and SDL_NEON_BLITTERS 3 years ago