Sam Lantinga
|
0fc3574464
Updated copyright for 2024
|
vor 1 Jahr |
Sam Lantinga
|
0479df53ca
Updated copyright for 2023
|
vor 2 Jahren |
Steven Noonan
|
b6e7c743db
SDL_cpuinfo: define __ARM_ARCH=8 for _M_ARM64
|
vor 2 Jahren |
SDL Wiki Bot
|
47265f377f
Sync SDL wiki -> header
|
vor 2 Jahren |
chalonverse
|
3b191580c3
Windows GDK Support (#5830)
|
vor 2 Jahren |
SDL Wiki Bot
|
ef4e0e921a
Sync wiki -> header
|
vor 2 Jahren |
SDL Wiki Bot
|
7cd165e2d9
Sync wiki -> header
|
vor 2 Jahren |
yuanhecai
|
17f63e53f8
Add loongarch support
|
vor 2 Jahren |
Sam Lantinga
|
2c2cbbe664
Fixed function reference for SDL_SIMDGetAlignment()
|
vor 2 Jahren |
Sam Lantinga
|
120c76c84b
Updated copyright for 2022
|
vor 3 Jahren |
SDL Wiki Bot
|
c7dafb1556
Sync wiki -> header
|
vor 3 Jahren |
SDL Wiki Bot
|
8b23029d23
Sync wiki -> header
|
vor 3 Jahren |
Sam Lantinga
|
609cea1eb8
Enable SSE3 intrinsics when building with Visual Studio
|
vor 3 Jahren |
Ryan C. Gordon
|
c88eb7a896
Sync wiki -> header.
|
vor 3 Jahren |
Ryan C. Gordon
|
f8c1fc49d9
doxygen: Fix all the "\returns" so they work as part of complete sentences.
|
vor 3 Jahren |
Vladislav Dmitrievich Turbanov
|
50db4a59b8
* Support for intrinsics in MSW + Clang scenario.
|
vor 4 Jahren |
Ryan C. Gordon
|
3f40396d33
First shot at merging the wiki documentation into the headers.
|
vor 4 Jahren |
Esme
|
8ba735c208
Include arm_neon.h in mingw targeting ARM Windows.
|
vor 4 Jahren |
Sam Lantinga
|
9130f7c377
Updated copyright for 2021
|
vor 4 Jahren |
Ozkan Sezer
|
fc795f89d3
SDL_cpuinfo.h: add missing const to size parameter of SDL_SIMDRealloc()
|
vor 4 Jahren |
Ethan Lee
|
2aa8974f97
Add SDL_SIMDRealloc
|
vor 4 Jahren |
Sam Lantinga
|
a8780c6a28
Updated copyright date for 2020
|
vor 5 Jahren |
Ben Avison
|
6a6a05289e
ARM: Create configure option --enable-arm-simd to govern assembly optimizations
|
vor 5 Jahren |
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.
|
vor 5 Jahren |
Ozkan Sezer
|
282b2b9395
define __ARM_NEON for Windows only if _M_ARM or _M_ARM64 is defined. fixes Visual Studio builds.
|
vor 5 Jahren |
Sam Lantinga
|
8728ce4448
Fixed bug 4557 - SDL_SIMDAlloc and *Free should be in the public interface
|
vor 5 Jahren |
Sam Lantinga
|
53a6196b32
Don't redefine __SSE__ and related macros if they're already defined
|
vor 6 Jahren |
Sam Lantinga
|
5e13087b0f
Updated copyright for 2019
|
vor 6 Jahren |
Sylvain Becker
|
69c256c102
Fix comment and end of lines
|
vor 6 Jahren |
Sylvain Becker
|
09b462044f
Windows: NEON detection and intrinsic includes on Visual Studio
|
vor 6 Jahren |