Historia zmian

Autor SHA1 Wiadomość Data
  Anonymous Maarten 87ccb886fe cmake: remove ability to build tests as a standalone project 2 lat temu
  Joshua Barnett a5f387f828 Add kernel32 to SDL_EXTRA_LIBS required for cross-compilation to Win32 native 2 lat temu
  Anonymous Maarten ffcd1c0c26 cmake: explicitly disable WINDOWS_EXPORT_ALL_SYMBOLS for SDL3-shared 2 lat temu
  scribam d85e327c92 cmake: use SDL_CPU_ARM32 instead of CMAKE_GENERATOR_PLATFORM STREQUAL "ARM" 2 lat temu
  Anonymous Maarten 4d23eaf81e cmake: only define _FILE_OFFSET_BITS and _TIME_BITS for glibc 2 lat temu
  Anonymous Maarten c3be4bc18d cmake: Compile with 64-bit time stamps where possible 2 lat temu
  Anonymous Maarten afdd448834 cmake: don't install sdlmanpages.cmake 2 lat temu
  Anonymous Maarten 937f5d0059 cmake: allow man page installation by SDL satellite libraries 2 lat temu
  Sam Lantinga e72935a445 Check for modff in addition to modf 2 lat temu
  Sam Lantinga 2e465ae31b Revert "Added SDL_nextafter() and SDL_nextafterf()" 2 lat temu
  Sam Lantinga bc5d074818 Added SDL_nextafter() and SDL_nextafterf() 2 lat temu
  Anonymous Maarten 76a919d458 cmake: don't force enable/disable SDL_HIDAPI_LIBUSB 2 lat temu
  Sam Lantinga 6c28546828 Added SDL_wcstol() 2 lat temu
  Sam Lantinga 7602a3181e Allow declarations after statements 2 lat temu
  Sam Lantinga 65180804c4 Disable unused local typedefs warning 2 lat temu
  Ryan C. Gordon e474047ff8 rwlock: Added SDL_rwlock API for shared locks. 3 lat temu
  Ryan C. Gordon e5a6c24c82 audio: Redesigned audio conversion code for SDL3. 3 lat temu
  Anonymous Maarten 029e61a07e cmake: split SDL_NEON into SDL_NEON and SDL_NEON_BLITTERS 3 lat temu
  Anonymous Maarten b99f380498 intrinsics: add lsx/lasx intrinsic headers when not disabled 3 lat temu
  Anonymous Maarten 3472dc11d6 Fix uses of undefined macro identifiers (-Wundef) 3 lat temu
  Elad Lahav 254f03388f Detect QCC as the compiler 3 lat temu
  Elad Lahav 60d95e2a77 Use posix_spawn() on QNX 3 lat temu
  Elad Lahav f352eeb90c Use the built-in version of vsnprintf() to support printing NULLs 3 lat temu
  Elad Lahav bc9e0bb7ad Switch from EXTRA_LIBS to SDL_EXTRA_LIBS 3 lat temu
  Elad Lahav 4374645738 Add QNX video and audio modules 3 lat temu
  Elad Lahav 292b80a13a Treat the QNX compiler as GCC for using atomics 3 lat temu
  Anonymous Maarten 9ada9daf51 SDL_blit_copy: Don't call potentially FPU using SDL_memcpy in SDL_memcpyMMX 3 lat temu
  Anonymous Maarten 37c9329db2 cmake: rename SDL_AVX512 -> SDL_AVX512F cmake option 3 lat temu
  Anonymous Maarten b0a5182e84 Sunset SDL_HasRDTSC 3 lat temu
  Anonymous Maarten 99a799ad8b cmake: add /Q_no-use-libirc flag when building a no-libc library 3 lat temu