Commit History

Author SHA1 Message Date
  Elad Lahav 60d95e2a77 Use posix_spawn() on QNX 2 years ago
  Elad Lahav f352eeb90c Use the built-in version of vsnprintf() to support printing NULLs 2 years ago
  Elad Lahav b98a501e0d glGetProcAddress() should return SDL_FunctionPointer 2 years ago
  Elad Lahav bc9e0bb7ad Switch from EXTRA_LIBS to SDL_EXTRA_LIBS 2 years ago
  Elad Lahav eca7b8e4a1 Do not look at local headers when determining features 2 years ago
  Elad Lahav c611c6ee6b Do not enable SYSWM_X11 for QNX 2 years ago
  Elad Lahav b026f588d6 Update to use SDL_GetFirstAudioFormat() and SDL_GetNextAudioFormat() 2 years ago
  Elad Lahav 4b17cc3a46 Add CMake toolchain files 2 years ago
  Elad Lahav 49a8b16ffd Fix use of _LARGEFILE64_SOURCE 2 years ago
  Elad Lahav 4374645738 Add QNX video and audio modules 2 years ago
  Elad Lahav 292b80a13a Treat the QNX compiler as GCC for using atomics 2 years ago
  Elad Lahav b47eeb8488 Add QNX as a platform to the cmake build files 2 years ago
  Sam Lantinga 8029a767ee Fixed the accelerometer sensitivity for the Armor-X Pro controller 2 years ago
  Sam Lantinga 3340864786 Increased precision for PS4 sensor data conversion 2 years ago
  Pierre Wendling 975039ce0d SDL_hidapi_steam.c: Fix compilation under c2x. 2 years ago
  Pierre Wendling ea093378a2 Fix clang-tidy error on LLVM 16. 2 years ago
  Sylvain d3faec0b6e testcommon/automation: add [--audio driver] option 2 years ago
  Anonymous Maarten 9ada9daf51 SDL_blit_copy: Don't call potentially FPU using SDL_memcpy in SDL_memcpyMMX 2 years ago
  Anonymous Maarten 37c9329db2 cmake: rename SDL_AVX512 -> SDL_AVX512F cmake option 2 years ago
  Anonymous Maarten 8789729b4a cpuinfo: update \sa's of SDL_HasXXX functions 2 years ago
  Anonymous Maarten b0a5182e84 Sunset SDL_HasRDTSC 2 years ago
  Anonymous Maarten 513025b182 Implement _intel_fast_(memcpy|memset) 2 years ago
  Anonymous Maarten 99a799ad8b cmake: add /Q_no-use-libirc flag when building a no-libc library 2 years ago
  Anonymous Maarten 46f5c1fe6a Move and rename SDL_rdtsc macro to testautomation 2 years ago
  Anonymous Maarten a06046c55c memset and memcpy are not intrinsic functions in new LLVM-based Intel compiler 2 years ago
  Anonymous Maarten 4be82202de cmake: new LLVM based Intel compiler does not recognize MSVC's /MP 2 years ago
  Anonymous Maarten 51d96a1680 cmake: increase threshold for stack probes 2 years ago
  Anonymous Maarten 095d4b1ffc byteswap: Don't use intrinsic byteswap functions with Intel C compiler 2 years ago
  Anonymous Maarten 09832c701c cpuinfo: use __cpuidex instead of __cpuid 2 years ago
  Anonymous Maarten 904e4a6e7c ci: reduce amount of data copied back from VM in FreeBSD action 2 years ago