Histórico de Commits

Autor SHA1 Mensagem Data
  Sam Lantinga 9130f7c377 Updated copyright for 2021 há 5 anos atrás
  Ozkan Sezer fc795f89d3 SDL_cpuinfo.h: add missing const to size parameter of SDL_SIMDRealloc() há 5 anos atrás
  Ethan Lee 2aa8974f97 Add SDL_SIMDRealloc há 5 anos atrás
  Sam Lantinga a8780c6a28 Updated copyright date for 2020 há 6 anos atrás
  Ben Avison 6a6a05289e ARM: Create configure option --enable-arm-simd to govern assembly optimizations há 6 anos atrás
  Sam Lantinga cbdee4d656 [ SDL ] Fix compile error building for Windows/ARM64 on Visual Studio 2017 Win10 SDK 10.0.18362.0 which requires ar,74intr.h/arm64_neon.h header instead of armintr.h/arm_neon.h for intrinsics. há 6 anos atrás
  Ozkan Sezer 282b2b9395 define __ARM_NEON for Windows only if _M_ARM or _M_ARM64 is defined. fixes Visual Studio builds. há 6 anos atrás
  Sam Lantinga 8728ce4448 Fixed bug 4557 - SDL_SIMDAlloc and *Free should be in the public interface há 6 anos atrás
  Sam Lantinga 53a6196b32 Don't redefine __SSE__ and related macros if they're already defined há 7 anos atrás
  Sam Lantinga 5e13087b0f Updated copyright for 2019 há 7 anos atrás
  Sylvain Becker 69c256c102 Fix comment and end of lines há 7 anos atrás
  Sylvain Becker 09b462044f Windows: NEON detection and intrinsic includes on Visual Studio há 7 anos atrás
  Sylvain Becker aea7e56a24 android: use __ARM_NEON instead of __ARM_NEON__ to include <arm_neon.h> há 7 anos atrás
  Sam Lantinga ac15de18bd Fixed bug 4392 - SDL_cpuinfo.h breaks compilation with C bool type há 7 anos atrás
  Ryan C. Gordon b7e88aaae0 audio: Added ARM NEON versions of audio converters. há 7 anos atrás
  Ryan C. Gordon 4df859c586 cpuinfo: Added SDL_HasAVX512F(). há 7 anos atrás
  Ryan C. Gordon 8543ad7df1 cpuinfo: Added some internal SIMD-aligned allocation functions. há 7 anos atrás
  Sam Lantinga 6d39e67bad Fixed bug 4103 - SDL_cpuinfo.h provokes warnings with -Wundef on non-x86 hosts há 8 anos atrás
  Sam Lantinga e3cc5b2c6b Updated copyright for 2018 há 8 anos atrás
  Sam Lantinga 0597bf6e99 Fixed bug 3993 - altivec.h include in SDL_cpuinfo.h breaks compilation with -std=c++11 há 8 anos atrás
  Sam Lantinga f1ec8a5f4c Check for immintrin.h before using it in SDL_cpuinfo.h há 8 anos atrás
  Sam Lantinga 846d008036 Only include Intel intrinsics header on x86 and x64 há 8 anos atrás
  Sam Lantinga 4026db8c7e Replaced the intrinsics header with the single header that includes all intrinsics so we can use AVX, etc. há 8 anos atrás
  Sam Lantinga 30d554e3d6 Fixed building SDL applications with Visual Studio and the clang toolset há 8 anos atrás
  Ryan C. Gordon 3594bf8eeb audio: Wired up new SSE code to build system. há 9 anos atrás
  Sam Lantinga 45b774e3f7 Updated copyright for 2017 há 9 anos atrás
  Sam Lantinga 3615633571 Renaming of guard header names to quiet -Wreserved-id-macro há 9 anos atrás
  Ryan C. Gordon 35430a73f2 cpuinfo: first attempt at SDL_HasNEON() implementation. há 9 anos atrás
  Sam Lantinga 42065e785d Updated copyright to 2016 há 10 anos atrás
  Philipp Wiesemann 72590685c0 Backed out changeset 4ad56dbf4a6f há 10 anos atrás