Sylvain
|
4b1378fe8e
X11: fix size/position (test video_setWindowCenteredOnDisplay)
|
2 éve |
Anonymous Maarten
|
749f3ebd14
Fix arguments of SDL_BlitCopyMMX
|
2 éve |
Ryan C. Gordon
|
586004e52a
wikiheaders.pl: Manpages shouldn't use .BI sections, it looks bad.
|
2 éve |
Ryan C. Gordon
|
1b81ececd3
wikiheaders.pl: Fixed uninitialized value warning when run without arguments.
|
2 éve |
Ozkan Sezer
|
0ef85873a2
fixed uninitialized warnings from gcc7, gcc8, and gcc9.
|
2 éve |
SDL Wiki Bot
|
6760d54737
Sync SDL3 wiki -> header
|
2 éve |
Ozkan Sezer
|
f5a92092e1
SDL_intrin.h: workaround clang-cl failures when avx isn't enabled.
|
2 éve |
Ozkan Sezer
|
5d4d11f92f
SDL_intrin.h: fixed typo in AVX2 checks.
|
2 éve |
Anonymous Maarten
|
c30903882b
cmake+tests: include SDL_build_config.h in select tests + add include paths
|
2 éve |
Anonymous Maarten
|
0bd5ce13db
cmake: add underscore in SSE4_1 and SSE4_2 options
|
2 éve |
Ozkan Sezer
|
8eb673d43d
cmake: fix typo from previous commit.
|
2 éve |
Ozkan Sezer
|
262b13431d
testautomation_intrinsics.c (sse2): change _mm_store_pd to _mm_storeu_pd
|
2 éve |
Ozkan Sezer
|
7a54d363cf
testautomation_intrinsics.c: correct call to check SSE4.1 presence.
|
2 éve |
Ozkan Sezer
|
6c9780720b
cmake: added configuration options for AVX2, AVX512F, SSE4.1, and SSE4.2
|
2 éve |
Ozkan Sezer
|
feec1305c6
cmake: remove duplicate setting of HAVE_ASSEMBLY to TRUE
|
2 éve |
Ozkan Sezer
|
260bb1c661
SDL_intrin.h: fixed disabler macro name for SSE4.1
|
2 éve |
Anonymous Maarten
|
5775d5e112
Add intrinsics test automation
|
2 éve |
Anonymous Maarten
|
cb46cbe684
include: include intrinsics headers for RDTSC SSE4.1 and SSE4.2
|
2 éve |
Anonymous Maarten
|
905b892314
cmake: simplify mmx/sse/sse2/avx compiler support detection
|
2 éve |
Ozkan Sezer
|
2e4ce78b33
tidy-up SDL_yuv.c
|
2 éve |
Ozkan Sezer
|
1dbe6447ee
SDL_intrin.h: simplified MSVC preprocessor conditions.
|
2 éve |
Anonymous Maarten
|
6a9e2495f0
docs: add general information on how to build optimized binaries
|
2 éve |
Anonymous Maarten
|
b5b9ddb205
SDL_intrin.h: define SDL_<simd>_INTRINSICS in user-visible header
|
2 éve |
Ozkan Sezer
|
41c693dc25
build fix for non-x86 targets.
|
2 éve |
Ozkan Sezer
|
79513afc19
build fixes to SDL_yuv.c
|
2 éve |
Ozkan Sezer
|
69de6964e5
use target attributes of gcc / clang for SIMD code.
|
2 éve |
Anonymous Maarten
|
cd7a3f8af5
cmake: generate and install man pages
|
2 éve |
Anonymous Maarten
|
70edd54835
sdlwiki: SDL3 advises users to include through 'SDL3/SDL.h'
|
2 éve |
Anonymous Maarten
|
77b8edb5ad
wikiheaders.pl: add --manpath argument
|
2 éve |
Anonymous Maarten
|
81ca9d61d6
cmake+test: add more automated tests + use properties
|
2 éve |