Elad Lahav
|
292b80a13a
Treat the QNX compiler as GCC for using atomics
|
2 年之前 |
Elad Lahav
|
b47eeb8488
Add QNX as a platform to the cmake build files
|
2 年之前 |
Sam Lantinga
|
8029a767ee
Fixed the accelerometer sensitivity for the Armor-X Pro controller
|
2 年之前 |
Sam Lantinga
|
3340864786
Increased precision for PS4 sensor data conversion
|
2 年之前 |
Pierre Wendling
|
975039ce0d
SDL_hidapi_steam.c: Fix compilation under c2x.
|
2 年之前 |
Pierre Wendling
|
ea093378a2
Fix clang-tidy error on LLVM 16.
|
2 年之前 |
Sylvain
|
d3faec0b6e
testcommon/automation: add [--audio driver] option
|
2 年之前 |
Anonymous Maarten
|
9ada9daf51
SDL_blit_copy: Don't call potentially FPU using SDL_memcpy in SDL_memcpyMMX
|
2 年之前 |
Anonymous Maarten
|
37c9329db2
cmake: rename SDL_AVX512 -> SDL_AVX512F cmake option
|
2 年之前 |
Anonymous Maarten
|
8789729b4a
cpuinfo: update \sa's of SDL_HasXXX functions
|
2 年之前 |
Anonymous Maarten
|
b0a5182e84
Sunset SDL_HasRDTSC
|
2 年之前 |
Anonymous Maarten
|
513025b182
Implement _intel_fast_(memcpy|memset)
|
2 年之前 |
Anonymous Maarten
|
99a799ad8b
cmake: add /Q_no-use-libirc flag when building a no-libc library
|
2 年之前 |
Anonymous Maarten
|
46f5c1fe6a
Move and rename SDL_rdtsc macro to testautomation
|
2 年之前 |
Anonymous Maarten
|
a06046c55c
memset and memcpy are not intrinsic functions in new LLVM-based Intel compiler
|
2 年之前 |
Anonymous Maarten
|
4be82202de
cmake: new LLVM based Intel compiler does not recognize MSVC's /MP
|
2 年之前 |
Anonymous Maarten
|
51d96a1680
cmake: increase threshold for stack probes
|
2 年之前 |
Anonymous Maarten
|
095d4b1ffc
byteswap: Don't use intrinsic byteswap functions with Intel C compiler
|
2 年之前 |
Anonymous Maarten
|
09832c701c
cpuinfo: use __cpuidex instead of __cpuid
|
2 年之前 |
Anonymous Maarten
|
904e4a6e7c
ci: reduce amount of data copied back from VM in FreeBSD action
|
2 年之前 |
Anonymous Maarten
|
e66f4fa71c
ci: test with (old) Intel compiler + (new) oneAPI compiler
|
2 年之前 |
Anonymous Maarten
|
d392ce516a
testautomation_math: avoid equality tests with INFINITY
|
2 年之前 |
Anonymous Maarten
|
29e19bf829
cmake: disable warnings in libm + warning about EMMS instruction
|
2 年之前 |
Anonymous Maarten
|
345d1cd355
cmake: add support for building with Intel C compiler
|
2 年之前 |
Anonymous Maarten
|
97c3077678
cmake: detect rdtsc in CMake
|
2 年之前 |
Anonymous Maarten
|
e2f51bf38e
SDL_intrin.h: add SDL_rdtsc macro
|
2 年之前 |
capehill
|
b8c88cc584
testgles2_sdf: Call correct function to get shader info log
|
2 年之前 |
capehill
|
d5fac067cd
testdisplayinfo: use correct index variable
|
2 年之前 |
Frank Praznik
|
203a2a76fc
events: Increase the size of the name buffer when logging events
|
2 年之前 |
Frank Praznik
|
5a0095d373
video: Try to match the requested video mode when moving fullscreen windows
|
2 年之前 |