Commit History

Author SHA1 Message Date
  Ozkan Sezer fd6ec3b9aa SDL_intrin.h: adjust for new SDL_PLATFORM_WINDOWS meaning. 1 year ago
  Anonymous Maarten 31d133db40 Define SDL_PLATFORM_* macros instead of underscored ones (#8875) 1 year ago
  Sam Lantinga 5b3ee51c6c Updated copyright for 2024 1 year ago
  Ryan C. Gordon c53843a961 docs: Remove Doxygen `\brief` tags. 1 year ago
  Anonymous Maarten b6ae281e97 Use #ifdef/#ifndef instead of #if defined/#if \!defined 2 years ago
  Anonymous Maarten b99f380498 intrinsics: add lsx/lasx intrinsic headers when not disabled 2 years ago
  Anonymous Maarten 46f5c1fe6a Move and rename SDL_rdtsc macro to testautomation 2 years ago
  Anonymous Maarten e2f51bf38e SDL_intrin.h: add SDL_rdtsc macro 2 years ago
  Ozkan Sezer f5a92092e1 SDL_intrin.h: workaround clang-cl failures when avx isn't enabled. 2 years ago
  Ozkan Sezer 5d4d11f92f SDL_intrin.h: fixed typo in AVX2 checks. 2 years ago
  Anonymous Maarten 0bd5ce13db cmake: add underscore in SSE4_1 and SSE4_2 options 2 years ago
  Ozkan Sezer 6c9780720b cmake: added configuration options for AVX2, AVX512F, SSE4.1, and SSE4.2 2 years ago
  Ozkan Sezer 260bb1c661 SDL_intrin.h: fixed disabler macro name for SSE4.1 2 years ago
  Anonymous Maarten cb46cbe684 include: include intrinsics headers for RDTSC SSE4.1 and SSE4.2 2 years ago
  Ozkan Sezer 1dbe6447ee SDL_intrin.h: simplified MSVC preprocessor conditions. 2 years ago
  Anonymous Maarten b5b9ddb205 SDL_intrin.h: define SDL_<simd>_INTRINSICS in user-visible header 2 years ago
  Ozkan Sezer 41c693dc25 build fix for non-x86 targets. 2 years ago
  Ozkan Sezer 69de6964e5 use target attributes of gcc / clang for SIMD code. 2 years ago
  Anonymous Maarten d27db3defa cmake+video: always use altivec.h header for detection + introduce SDL_ENABLE_ALTIVEC 2 years ago
  Anonymous Maarten fc4085b54e cmake: Allow build system to disable arm neon intrinsics 2 years ago
  Anonymous Maarten 46de6241d7 cmake: Allow build system to disable loongarch intrinsics 2 years ago
  Anonymous Maarten 4681240241 cmake: Detect AVX + allow build system to disable Intel intrinsics 2 years ago
  Anonymous Maarten 549cedfa88 include: add \brief to includes 2 years ago
  Sam Lantinga 0ead89747a Fixed filename comment in SDL_intrin.h 2 years ago
  Sam Lantinga dc280c17a0 Moved SDL_intrin.h back into the public headers for application use 2 years ago