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