Ozkan Sezer
|
feec1305c6
cmake: remove duplicate setting of HAVE_ASSEMBLY to TRUE
|
2 years ago |
Ozkan Sezer
|
260bb1c661
SDL_intrin.h: fixed disabler macro name for SSE4.1
|
2 years ago |
Anonymous Maarten
|
5775d5e112
Add intrinsics test automation
|
2 years ago |
Anonymous Maarten
|
cb46cbe684
include: include intrinsics headers for RDTSC SSE4.1 and SSE4.2
|
2 years ago |
Anonymous Maarten
|
905b892314
cmake: simplify mmx/sse/sse2/avx compiler support detection
|
2 years ago |
Ozkan Sezer
|
2e4ce78b33
tidy-up SDL_yuv.c
|
2 years ago |
Ozkan Sezer
|
1dbe6447ee
SDL_intrin.h: simplified MSVC preprocessor conditions.
|
2 years ago |
Anonymous Maarten
|
6a9e2495f0
docs: add general information on how to build optimized binaries
|
2 years ago |
Anonymous Maarten
|
b5b9ddb205
SDL_intrin.h: define SDL_<simd>_INTRINSICS in user-visible header
|
2 years ago |
Ozkan Sezer
|
41c693dc25
build fix for non-x86 targets.
|
2 years ago |
Ozkan Sezer
|
79513afc19
build fixes to SDL_yuv.c
|
2 years ago |
Ozkan Sezer
|
69de6964e5
use target attributes of gcc / clang for SIMD code.
|
2 years ago |
Anonymous Maarten
|
cd7a3f8af5
cmake: generate and install man pages
|
2 years ago |
Anonymous Maarten
|
70edd54835
sdlwiki: SDL3 advises users to include through 'SDL3/SDL.h'
|
2 years ago |
Anonymous Maarten
|
77b8edb5ad
wikiheaders.pl: add --manpath argument
|
2 years ago |
Anonymous Maarten
|
81ca9d61d6
cmake+test: add more automated tests + use properties
|
2 years ago |
Anonymous Maarten
|
115460a930
torturethread: sleep a bit in SubThreadFunc to avoid starvation
|
2 years ago |
Anonymous Maarten
|
6a9c692bb9
testsem: don't re-parse positional argument twice
|
2 years ago |
Anonymous Maarten
|
abfc2a01ca
ci: disable parallel building for ps2
|
2 years ago |
Anonymous Maarten
|
38219e08d9
ci: increase memory size of vmactions workflow
|
2 years ago |
Anonymous Maarten
|
773aad14f8
cmake: Fix building without libsamplerate library
|
2 years ago |
Ivan Mogilko
|
f360965db6
Fixed SDL_RenderSetVSync does not update flags if simulated vsync is on
|
2 years ago |
Sam Lantinga
|
08d5c1386e
Fixed always on top windows on Windows
|
2 years ago |
Anonymous Maarten
|
4a6528e3f0
testprograms: parse arguments using SDLTest_CommonState
|
2 years ago |
Anonymous Maarten
|
8bea41f737
testthread: parse arguments using SDLTest_CommonState + add arguments
|
2 years ago |
Anonymous Maarten
|
64b739bc1e
testlock: parse arguments using SDLTest_CommonState + extra arguments
|
2 years ago |
Anonymous Maarten
|
4d86a83fa9
testver: don't allow any arguments
|
2 years ago |
Anonymous Maarten
|
0268881e30
testspriteminimal: don't allow any arguments
|
2 years ago |
Anonymous Maarten
|
08d5235da0
testintersections: check integer argument + no global done + get final tick before SDL shutdown
|
2 years ago |
Anonymous Maarten
|
6e2851878f
testhittesting: use SDLTest_Common for creating window(s) and renderer(s)
|
2 years ago |