pionere
|
61821bd876
fix audio conversion from S16 to F32 using SSE2
|
il y a 1 an |
Simon McVittie
|
0f9422a6a5
linux: Handle upower's UP_DEVICE_STATE_PENDING_CHARGE, PENDING_DISCHARGE
|
il y a 1 an |
Simon McVittie
|
55ba686530
test: Run testautomation under Autotools too, not just CMake
|
il y a 1 an |
Simon McVittie
|
4cb43db1a9
test: Don't distinguish between different categories of tests
|
il y a 1 an |
Sylvain
|
237535b23a
Fixed bug #8897 - SDL_BlitSurface segfault when dest_rect is null
|
il y a 1 an |
yuanhecai
|
ed5d3d9f82
Fix compilation on loongarch
|
il y a 1 an |
Frank Praznik
|
f569cc56a9
tests: Fix automated audio tests on Windows and Linux
|
il y a 1 an |
Frank Praznik
|
06dd70bc8b
video: Use string comparison instead of #ifdefs for driver detection
|
il y a 1 an |
Anonymous Maarten
|
a420eb79bb
cmake: run testautomation with CTest on ci
|
il y a 1 an |
Anonymous Maarten
|
41fc398114
Move check for SDL_Delay upper bounds to testtimer
|
il y a 1 an |
Anonymous Maarten
|
1737340978
Use helper_ddtod function to compare atan2 infinity cases
|
il y a 1 an |
Anonymous Maarten
|
69a6efcd1b
Avoid using higher precision floating point numbers by using it in a function
|
il y a 1 an |
Anonymous Maarten
|
fbee0b86bf
video: verify SDL_GetNumVideoDisplays is succesful
|
il y a 1 an |
Anonymous Maarten
|
880c69392a
testautomation_math: do relative comparison + more precise correct trigonometric values
|
il y a 1 an |
Anonymous Maarten
|
811adaa342
Only test error message when using specific video drivers
|
il y a 1 an |
Sylvain
|
5368f45567
Remove one test that contains call of SDL_Quit() / SDL_Init() because it
|
il y a 2 ans |
Sylvain
|
3d5679bb8e
Fix video_getSetWindowPosition() that fail when checking events,
|
il y a 2 ans |
Sam Lantinga
|
e3203278f4
Updated tests so they'll pass if we enable the C runtime in SDL2.dll
|
il y a 1 an |
Ethan Lee
|
b5aec14d43
gdk: Backport SDL3 MR #8844
|
il y a 1 an |
Ozkan Sezer
|
8eb2ec6a8d
watcom makefiles: remove yuv_rgb_lsx.c from sources
|
il y a 1 an |
Sam Lantinga
|
83f3045ee8
Revert "updated WhatsNew.txt"
|
il y a 1 an |
Sylvain
|
f1bc5f305c
Prevent asan warning on qsort():
|
il y a 1 an |
Ozkan Sezer
|
c3a3f18076
updated WhatsNew.txt
|
il y a 1 an |
Sylvain
|
5d6eb4a5a5
Fixed overflow in SDL_SoftStretch() (see #8878)
|
il y a 1 an |
Sam Lantinga
|
cfc22ac7d7
Added patch notes for the SDL 2.30.0 release
|
il y a 1 an |
Sam Lantinga
|
b4f99deb9e
Updated to version 2.29.1 for RC build
|
il y a 1 an |
Ryan C. Gordon
|
1e13aa2c98
androidaudio: same fix as AAudio for pausing thread when backgrounding app.
|
il y a 1 an |
Sam Lantinga
|
109bb2f17e
Make sure the render target isn't bound as a resource
|
il y a 1 an |
Sam Lantinga
|
f7ab765b84
Fixed crash scaling very large surfaces
|
il y a 1 an |
Ryan C. Gordon
|
910e040e9e
aaudio: Block the audio device thread when in the background.
|
il y a 1 an |