Sam Lantinga
|
08caafe2f1
Improved timing accuracy of SDL_WaitEventTimeout() on Windows
|
1 year ago |
Ningyuan Li
|
138fe3d43d
mayflash adapter PS4 support
|
1 year ago |
Sam Lantinga
|
b16ef14c7c
Make sure we include the matching copy of vk_video headers
|
1 year ago |
Sam Lantinga
|
0f5a815657
Update to the latest version of the Khronos headers
|
1 year ago |
Sam Lantinga
|
9196584773
Fixed ambiguity between std::byte and byte in rpcndr.h
|
1 year ago |
Ozkan Sezer
|
48b62e2e57
make video/pandora to actually compile somehow.
|
1 year ago |
Ozkan Sezer
|
9e352e61db
fixes after ShowMessageBox changes:
|
1 year ago |
Ryan C. Gordon
|
c5c0b2cb34
SDL_ShowMessageBox: Remove `#ifdef`s and respect SDL_VIDEO_DRIVER hint.
|
1 year ago |
Ryan C. Gordon
|
1e016fd5ea
aaudio: Set low-latency audio mode.
|
1 year ago |
Ozkan Sezer
|
aaf426e280
testhaptic.c: include stdlib.h for exit()
|
1 year ago |
Frank Praznik
|
a8eeb181b6
wayland: Always create the backing input store, even if there is no seat
|
1 year ago |
Sam Lantinga
|
4845027cad
Updated to version 2.31.0 for development
|
1 year ago |
Sam Lantinga
|
ef7261bc41
Updated to version 2.29.2 for RC build
|
1 year ago |
Sam Lantinga
|
12bab1c981
Fixed warning C4244: '=': conversion from 'Sint64' to 'int', possible loss of data
|
1 year ago |
pionere
|
61821bd876
fix audio conversion from S16 to F32 using SSE2
|
1 year ago |
Simon McVittie
|
0f9422a6a5
linux: Handle upower's UP_DEVICE_STATE_PENDING_CHARGE, PENDING_DISCHARGE
|
1 year ago |
Simon McVittie
|
55ba686530
test: Run testautomation under Autotools too, not just CMake
|
1 year ago |
Simon McVittie
|
4cb43db1a9
test: Don't distinguish between different categories of tests
|
1 year ago |
Sylvain
|
237535b23a
Fixed bug #8897 - SDL_BlitSurface segfault when dest_rect is null
|
1 year ago |
yuanhecai
|
ed5d3d9f82
Fix compilation on loongarch
|
1 year ago |
Frank Praznik
|
f569cc56a9
tests: Fix automated audio tests on Windows and Linux
|
1 year ago |
Frank Praznik
|
06dd70bc8b
video: Use string comparison instead of #ifdefs for driver detection
|
1 year ago |
Anonymous Maarten
|
a420eb79bb
cmake: run testautomation with CTest on ci
|
1 year ago |
Anonymous Maarten
|
41fc398114
Move check for SDL_Delay upper bounds to testtimer
|
1 year ago |
Anonymous Maarten
|
1737340978
Use helper_ddtod function to compare atan2 infinity cases
|
1 year ago |
Anonymous Maarten
|
69a6efcd1b
Avoid using higher precision floating point numbers by using it in a function
|
1 year ago |
Anonymous Maarten
|
fbee0b86bf
video: verify SDL_GetNumVideoDisplays is succesful
|
1 year ago |
Anonymous Maarten
|
880c69392a
testautomation_math: do relative comparison + more precise correct trigonometric values
|
1 year ago |
Anonymous Maarten
|
811adaa342
Only test error message when using specific video drivers
|
1 year ago |
Sylvain
|
5368f45567
Remove one test that contains call of SDL_Quit() / SDL_Init() because it
|
2 years ago |