提交历史

作者 SHA1 备注 提交日期
  Alex R eb8f332c26 fix: allow builtins for all archs (#4756) 4 年之前
  Joshua Root 9bf6557585 Correctly check for bswap builtins before using 4 年之前
  nia 98f2e38b26 Use <sys/endian.h> for endian detection on NetBSD 4 年之前
  Vladislav Dmitrievich Turbanov 50db4a59b8 * Support for intrinsics in MSW + Clang scenario. 5 年之前
  Ozkan Sezer 55a385a333 removed a useless restriction from Watcom version of SDL_Swap32() 5 年之前
  Ozkan Sezer b8d2185277 added Watcom i386 inline asm for SDL_Swap64() 5 年之前
  Sam Lantinga ef52560a24 Fixed bug 5539 - Clang 11 fails to compile a CMake build with conflicting types for _m_prefetchw 5 年之前
  Cameron Gutman 0f0946702d Use Clang/GCC builtins for SDL byteswapping functions 5 年之前
  Cameron Gutman 115d66e756 Use MSVC _byteswap intrinsics for SDL byteswapping functions 5 年之前
  Sam Lantinga 6f9e18da2a Fixed bug 5441 - Add support for endianness check on FreeBSD: Fixes endianness checking on at least powerpc64le, maybe also other architectures 5 年之前
  Sam Lantinga 9130f7c377 Updated copyright for 2021 5 年之前
  Ozkan Sezer 5b2e011e6d SDL_endian.h: minor fixes from SDL-1.2 branch 5 年之前
  Ozkan Sezer 9e22f62e0d arm64 implementations of SDL_Swap16/32 (bug #5419.) 5 年之前
  Ozkan Sezer 2355dea448 revert 'arm64 implementations of SDL_Swap16/32' for now (bug #5419) 5 年之前
  Ozkan Sezer 2f99bc07e7 arm64 implementations of SDL_Swap16/32 (bug #5419.) 5 年之前
  Sam Lantinga a8780c6a28 Updated copyright date for 2020 6 年之前
  Ozkan Sezer 9530ccba0f SDL_endian.h: Use endian.h for OpenBSD. 6 年之前
  Ozkan Sezer 7c7801f166 Fix typo with __MIPSEB__ preprocessor check (bug #4836.) 6 年之前
  Sam Lantinga 5e13087b0f Updated copyright for 2019 7 年之前
  Sam Lantinga e3cc5b2c6b Updated copyright for 2018 8 年之前
  Ozkan Sezer fbda68ea7b SDL_endian.h: add SDL_Swap16 and SDL_Swap32 for Watcom/x86 as inline asm 8 年之前
  Sam Lantinga 45b774e3f7 Updated copyright for 2017 9 年之前
  Sam Lantinga 3615633571 Renaming of guard header names to quiet -Wreserved-id-macro 9 年之前
  Sam Lantinga 42065e785d Updated copyright to 2016 10 年之前
  Philipp Wiesemann 72590685c0 Backed out changeset 4ad56dbf4a6f 10 年之前
  David Ludwig 3dcb451f85 Added a README file regarding WinRT support 12 年之前