Commit History

Author SHA1 Message Date
  Sam Lantinga ac0751a652 Added SDL_strnstr() 2 years ago
  Ozkan Sezer 42c8366fdc revise iconv detection: 2 years ago
  Sylvain 59f93e20a7 Add SDL Video Capture, with back-end for linux/macos/ios/android 2 years ago
  Sam Lantinga fd4a2cce9e SDL_syswm.h has been removed and replaced with window properties 2 years ago
  Frank Praznik 1a57f6bb29 wayland: Remove QtWayland extensions 2 years ago
  Ryan C. Gordon c53843a961 docs: Remove Doxygen `\brief` tags. 2 years ago
  Sam Lantinga d3f2eb2aba Use XINPUT_STATE instead of XINPUT_STATE_EX (thanks Andrew!) 2 years ago
  Anonymous Maarten 6127ac0871 Use SDL_DISABLE_ALLOCA instead of HAVE_ALLOCA in SDL_stdinc.h 2 years ago
  Frank Praznik 2a1058713c Bump libdecor feature check to look for 0.2.0 2 years ago
  Anonymous Maarten 3ab4665956 cmake: bump minimum required CMake version to 3.16 3 years ago
  Frank Praznik 44536b7537 Add and event and flag to report when a window has been occluded 2 years ago
  Sam Lantinga 0a4e6f6d29 Added SDL_strnlen() and SDL_wcsnlen() 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
  Sam Lantinga 6c28546828 Added SDL_wcstol() 2 years ago
  Ryan C. Gordon e474047ff8 rwlock: Added SDL_rwlock API for shared locks. 2 years ago
  Ryan C. Gordon e5a6c24c82 audio: Redesigned audio conversion code for SDL3. 3 years ago
  Anonymous Maarten cf8899ec94 cmake: allow HAVE_LINUX_INPUT_H with !defined(HAVE_LIBC) 3 years ago
  Anonymous Maarten 3472dc11d6 Fix uses of undefined macro identifiers (-Wundef) 3 years ago
  Elad Lahav 4374645738 Add QNX video and audio modules 3 years ago
  Anonymous Maarten b0a5182e84 Sunset SDL_HasRDTSC 3 years ago
  Anonymous Maarten 97c3077678 cmake: detect rdtsc in CMake 3 years ago
  Anonymous Maarten 0bd5ce13db cmake: add underscore in SSE4_1 and SSE4_2 options 3 years ago
  Ozkan Sezer 6c9780720b cmake: added configuration options for AVX2, AVX512F, SSE4.1, and SSE4.2 3 years ago
  Anonymous Maarten 773aad14f8 cmake: Fix building without libsamplerate library 3 years ago
  Anonymous Maarten d27db3defa cmake+video: always use altivec.h header for detection + introduce SDL_ENABLE_ALTIVEC 3 years ago
  Anonymous Maarten fc4085b54e cmake: Allow build system to disable arm neon intrinsics 3 years ago
  Anonymous Maarten 46de6241d7 cmake: Allow build system to disable loongarch intrinsics 3 years ago
  Anonymous Maarten 99b8313eb1 add SDL_DISABLE_MMX to SDL_build_config.h.cmake 3 years ago
  Anonymous Maarten 4681240241 cmake: Detect AVX + allow build system to disable Intel intrinsics 3 years ago