История коммитов

Автор SHA1 Сообщение Дата
  Ryan C. Gordon e474047ff8 rwlock: Added SDL_rwlock API for shared locks. 3 лет назад
  Ryan C. Gordon e5a6c24c82 audio: Redesigned audio conversion code for SDL3. 3 лет назад
  Anonymous Maarten 029e61a07e cmake: split SDL_NEON into SDL_NEON and SDL_NEON_BLITTERS 3 лет назад
  Anonymous Maarten b99f380498 intrinsics: add lsx/lasx intrinsic headers when not disabled 3 лет назад
  Anonymous Maarten 3472dc11d6 Fix uses of undefined macro identifiers (-Wundef) 3 лет назад
  Elad Lahav 254f03388f Detect QCC as the compiler 3 лет назад
  Elad Lahav 60d95e2a77 Use posix_spawn() on QNX 3 лет назад
  Elad Lahav f352eeb90c Use the built-in version of vsnprintf() to support printing NULLs 3 лет назад
  Elad Lahav bc9e0bb7ad Switch from EXTRA_LIBS to SDL_EXTRA_LIBS 3 лет назад
  Elad Lahav 4374645738 Add QNX video and audio modules 3 лет назад
  Elad Lahav 292b80a13a Treat the QNX compiler as GCC for using atomics 3 лет назад
  Anonymous Maarten 9ada9daf51 SDL_blit_copy: Don't call potentially FPU using SDL_memcpy in SDL_memcpyMMX 3 лет назад
  Anonymous Maarten 37c9329db2 cmake: rename SDL_AVX512 -> SDL_AVX512F cmake option 3 лет назад
  Anonymous Maarten b0a5182e84 Sunset SDL_HasRDTSC 3 лет назад
  Anonymous Maarten 99a799ad8b cmake: add /Q_no-use-libirc flag when building a no-libc library 3 лет назад
  Anonymous Maarten 4be82202de cmake: new LLVM based Intel compiler does not recognize MSVC's /MP 3 лет назад
  Anonymous Maarten 51d96a1680 cmake: increase threshold for stack probes 3 лет назад
  Anonymous Maarten 29e19bf829 cmake: disable warnings in libm + warning about EMMS instruction 3 лет назад
  Anonymous Maarten 345d1cd355 cmake: add support for building with Intel C compiler 3 лет назад
  Anonymous Maarten 97c3077678 cmake: detect rdtsc in CMake 3 лет назад
  Anonymous Maarten 0bd5ce13db cmake: add underscore in SSE4_1 and SSE4_2 options 3 лет назад
  Ozkan Sezer 8eb673d43d cmake: fix typo from previous commit. 3 лет назад
  Ozkan Sezer 6c9780720b cmake: added configuration options for AVX2, AVX512F, SSE4.1, and SSE4.2 3 лет назад
  Ozkan Sezer feec1305c6 cmake: remove duplicate setting of HAVE_ASSEMBLY to TRUE 3 лет назад
  Anonymous Maarten 905b892314 cmake: simplify mmx/sse/sse2/avx compiler support detection 3 лет назад
  Ozkan Sezer 69de6964e5 use target attributes of gcc / clang for SIMD code. 3 лет назад
  Anonymous Maarten cd7a3f8af5 cmake: generate and install man pages 3 лет назад
  Anonymous Maarten 65178df717 ci: test ARM neon and simd on ci using vita toolchain 3 лет назад
  Anonymous Maarten d27db3defa cmake+video: always use altivec.h header for detection + introduce SDL_ENABLE_ALTIVEC 3 лет назад
  Anonymous Maarten 3db3424b4e cmake: Detect powerpc architecture 3 лет назад