Sam Lantinga
|
0bf63175ab
Fixed gyro values for the Armor-X Pro controller
|
2 years ago |
Sam Lantinga
|
d043c8535b
Fixed the accelerometer and gyro axes for the Armor-X Pro controller
|
2 years ago |
Anonymous Maarten
|
d2a2787783
Fix remaining -Wimplicit-fallthrough warnings
|
2 years ago |
Anonymous Maarten
|
85fecbb10b
video: fix warnings about unused variables when building without duff's loop
|
2 years ago |
Anonymous Maarten
|
ec3e333fb8
testautomation_audio: fix -Wimplicit-fallthrough warning
|
2 years ago |
Anonymous Maarten
|
1402d13556
video/blit: fix -Wimplicit-fallthrough warnings
|
2 years ago |
Anonymous Maarten
|
03c239ded9
testsurround: fix channel names
|
2 years ago |
Sylvain
|
16c9bad786
Safety fix: clear "_this->wakeup_window" when destroying the window
|
2 years ago |
Sylvain
|
6574e5eb57
Safety fix: clear "_this->current_glwin" when destroying the window
|
2 years ago |
Sylvain
|
4fa21ee5ed
Fixed bug #7515 - Window still grabbed after destroying
|
2 years ago |
Sam Lantinga
|
8bfbda1eab
Fixed the accelerometer sensitivity for the Armor-X Pro controller
|
2 years ago |
Sam Lantinga
|
93c289b475
Increased precision for PS4 sensor data conversion
|
2 years ago |
Pierre Wendling
|
ed5a343d25
SDL_hidapi_steam.c: Fix compilation under c2x.
|
2 years ago |
Pierre Wendling
|
0081174689
Fix clang-tidy error on LLVM 16.
|
2 years ago |
Anonymous Maarten
|
cd64e0b6e3
SDL_blit_copy: Don't call potentially FPU using SDL_memcpy in SDL_memcpyMMX
|
2 years ago |
Anonymous Maarten
|
51c10bef0b
cmake: disable warnings in libm + warning about EMMS instruction
|
2 years ago |
Anonymous Maarten
|
d1dc195208
Implement _intel_fast_(memcpy|memset)
|
2 years ago |
Anonymous Maarten
|
5e5b029d6c
cmake: add /Q_no-use-libirc flag when building a no-libc library
|
2 years ago |
Anonymous Maarten
|
b58285b7ed
ci: test with (old) Intel compiler + (new) oneAPI compiler
|
2 years ago |
Anonymous Maarten
|
e5ebbdafd4
cmake: add support for building with Intel C compiler
|
2 years ago |
Anonymous Maarten
|
977781d3f4
testautomation_math: avoid equality tests with INFINITY
|
2 years ago |
Anonymous Maarten
|
984af1a725
cmake: new LLVM based Intel compiler does not recognize MSVC's /MP
|
2 years ago |
Anonymous Maarten
|
5aa76de35f
cpuinfo: use __cpuidex instead of __cpuid
|
2 years ago |
Anonymous Maarten
|
1158cff9ea
cmake: increase threshold for stack probes
|
2 years ago |
Anonymous Maarten
|
ae3a34a388
byteswap: Don't use intrinsic byteswap functions with Intel C compiler
|
2 years ago |
Frank Praznik
|
c0824cd49a
events: Increase the size of the name buffer when logging events
|
2 years ago |
capehill
|
6ed29f47c9
testgles2_sdf: Call correct function to get shader info log
|
2 years ago |
Karl Hedberg
|
9ed1b778ed
Made the Android documentation more clear and understandable (#7535)
|
2 years ago |
Bartłomiej Dach
|
b970dd1beb
Android: Fix mismatching JNI method signature
|
2 years ago |
Bartłomiej Dach
|
576df87240
Android: Fix missing type in SDLControllerManager
|
2 years ago |