Historique des commits

Auteur SHA1 Message Date
  Ryan C. Gordon b7e88aaae0 audio: Added ARM NEON versions of audio converters. il y a 7 ans
  Ryan C. Gordon 4df859c586 cpuinfo: Added SDL_HasAVX512F(). il y a 7 ans
  Ryan C. Gordon 8543ad7df1 cpuinfo: Added some internal SIMD-aligned allocation functions. il y a 7 ans
  Sam Lantinga 6d39e67bad Fixed bug 4103 - SDL_cpuinfo.h provokes warnings with -Wundef on non-x86 hosts il y a 8 ans
  Sam Lantinga e3cc5b2c6b Updated copyright for 2018 il y a 8 ans
  Sam Lantinga 0597bf6e99 Fixed bug 3993 - altivec.h include in SDL_cpuinfo.h breaks compilation with -std=c++11 il y a 8 ans
  Sam Lantinga f1ec8a5f4c Check for immintrin.h before using it in SDL_cpuinfo.h il y a 8 ans
  Sam Lantinga 846d008036 Only include Intel intrinsics header on x86 and x64 il y a 8 ans
  Sam Lantinga 4026db8c7e Replaced the intrinsics header with the single header that includes all intrinsics so we can use AVX, etc. il y a 8 ans
  Sam Lantinga 30d554e3d6 Fixed building SDL applications with Visual Studio and the clang toolset il y a 8 ans
  Ryan C. Gordon 3594bf8eeb audio: Wired up new SSE code to build system. il y a 9 ans
  Sam Lantinga 45b774e3f7 Updated copyright for 2017 il y a 9 ans
  Sam Lantinga 3615633571 Renaming of guard header names to quiet -Wreserved-id-macro il y a 9 ans
  Ryan C. Gordon 35430a73f2 cpuinfo: first attempt at SDL_HasNEON() implementation. il y a 9 ans
  Sam Lantinga 42065e785d Updated copyright to 2016 il y a 10 ans
  Philipp Wiesemann 72590685c0 Backed out changeset 4ad56dbf4a6f il y a 10 ans
  Sam Lantinga eb1c6044b2 Fixed bug in AVX detection and added AVX2 detection il y a 11 ans
  David Ludwig 3dcb451f85 Added a README file regarding WinRT support il y a 12 ans