コミット履歴

作者 SHA1 メッセージ 日付
  Ozkan Sezer f5a92092e1 SDL_intrin.h: workaround clang-cl failures when avx isn't enabled. 3 年 前
  Ozkan Sezer 5d4d11f92f SDL_intrin.h: fixed typo in AVX2 checks. 3 年 前
  Anonymous Maarten 0bd5ce13db cmake: add underscore in SSE4_1 and SSE4_2 options 3 年 前
  Ozkan Sezer 6c9780720b cmake: added configuration options for AVX2, AVX512F, SSE4.1, and SSE4.2 3 年 前
  Ozkan Sezer 260bb1c661 SDL_intrin.h: fixed disabler macro name for SSE4.1 3 年 前
  Anonymous Maarten cb46cbe684 include: include intrinsics headers for RDTSC SSE4.1 and SSE4.2 3 年 前
  Ozkan Sezer 1dbe6447ee SDL_intrin.h: simplified MSVC preprocessor conditions. 3 年 前
  Anonymous Maarten b5b9ddb205 SDL_intrin.h: define SDL_<simd>_INTRINSICS in user-visible header 3 年 前
  Ozkan Sezer 41c693dc25 build fix for non-x86 targets. 3 年 前
  Ozkan Sezer 69de6964e5 use target attributes of gcc / clang for SIMD code. 3 年 前
  Anonymous Maarten d27db3defa cmake+video: always use altivec.h header for detection + introduce SDL_ENABLE_ALTIVEC 3 年 前
  Anonymous Maarten fc4085b54e cmake: Allow build system to disable arm neon intrinsics 3 年 前
  Anonymous Maarten 46de6241d7 cmake: Allow build system to disable loongarch intrinsics 3 年 前
  Anonymous Maarten 4681240241 cmake: Detect AVX + allow build system to disable Intel intrinsics 3 年 前
  Anonymous Maarten 549cedfa88 include: add \brief to includes 3 年 前
  Sam Lantinga 0ead89747a Fixed filename comment in SDL_intrin.h 3 年 前
  Sam Lantinga dc280c17a0 Moved SDL_intrin.h back into the public headers for application use 3 年 前