提交歷史

作者 SHA1 備註 提交日期
  Sam Lantinga 80c6a5f8d9 Updated copyright for 2026 4 月之前
  Ryan C. Gordon 7f0d0d0046 blit: Check MSVC's `_M_ARM64` define in addition to `__aarch64__`. 5 月之前
  Ryan C. Gordon 15f98b2a61 blit: Change ifdefs on NEON functions that use an aarch64-specific opcode. 5 月之前
  Sam Lantinga 8b8c51573b Disabled incorrect 16-bit Altivec blitters 6 月之前
  Sam Lantinga 244ae39b30 Optimized the 16-bit -> 32-bit SSE pixel conversion 7 月之前
  Sam Lantinga 168de63a7a Switched back to a single LUT for 16-bit -> 32-bit pixel conversion 7 月之前
  Sam Lantinga dbd5dd8c75 Ensure 16-bit -> 32-bit conversion is consistent between blitters 7 月之前
  Sam Lantinga 1eb42b0dfd Added SSE accelerated RGB565 to 32-bit pixel conversions 7 月之前
  Sam Lantinga 7454302cd0 Fixed 16-bit -> 32-bit blit lookup tables 7 月之前
  Sam Lantinga d7939abf42 Use consistent style for pointer declarations and casts 11 月之前
  Sam Lantinga 0d04e9ea6a Fixed build 1 年之前
  Sam Lantinga 7bb95bde49 Set the alpha opaque when blending to an RGB format 1 年之前
  Sam Lantinga e20e27e1fb Added SIMD blitters for 8888 -> 8888 format conversion 1 年之前
  Sam Lantinga f2074d7af3 Updated copyright for 2025 1 年之前
  L zard 8b6d3c88cf Fix `#ifdef`s to have config flags either defined as 1 or undefined 1 年之前
  Cameron Cawley 40070d899d Refactor Blit_RGB555_ARGB1555 to be more generic 1 年之前
  Sam Lantinga ffb1d9e4b4 Removed Blit2101010toN and BlitNto2101010 1 年之前
  Cameron Cawley fec006a4f9 Allow for more fine tuning of Duff's device routines 1 年之前
  Cameron Cawley aebb64efa1 Remove leftover ARM SIMD code 1 年之前
  Sam Lantinga 3234a3b902 Simplified internal SDL_Surface structure 1 年之前
  Sam Lantinga 6501e90018 Use C++ style comments consistently in SDL source code 1 年之前
  Sam Lantinga 755e201aa5 Improved color accuracy blitting to 8-bit indexed surfaces 1 年之前
  Sam Lantinga f370e1a645 Removed the SDL_ALTIVEC_BLIT_FEATURES environment variable. 1 年之前
  Sam Lantinga 29f0fd33dc SDL_getenv() should return const 1 年之前
  Sam Lantinga bab982f2e0 Don't recalculate the blit mapping when changing surfaces 1 年之前
  Sam Lantinga 2ba76dbe80 Simplified SDL_Surface 1 年之前
  Sam Lantinga 4fa5196820 Revert "Switch pixel format loss fields to number of bits" 1 年之前
  Sam Lantinga 3c90b1c1f6 Switch pixel format loss fields to number of bits 1 年之前
  Sam Lantinga 33eaddc565 Cleaned up various type conversion issues 2 年之前
  Sam Lantinga cacac6cc34 Updated structure and field names for consistency 2 年之前