Simon McVittie
|
b2ddfbbec3
SDLTest_CompareSurfaces: If surfaces differ, log their formats
|
1 year ago |
Simon McVittie
|
b028fd9604
SDLTest_CompareSurfaces: Log better messages if NULL or different sizes
|
1 year ago |
Anonymous Maarten
|
183606d3d4
testdrawchessboard: clean up renderer and window
|
1 year ago |
Anonymous Maarten
|
4f0642bf47
triangle: don't read destination pixel when you're going to discard it anyways
|
1 year ago |
Anonymous Maarten
|
4cd0c13823
blit_slow: don't read destination pixel when you're going to discard it anyways
|
1 year ago |
Ryan C. Gordon
|
49abb9c1fa
aaudio: Fixed a comment.
|
1 year ago |
Mathieu Eyraud
|
0eb8651d5e
Do not report gyro/accelerometer if we can't read axes info
|
1 year ago |
Ryan C. Gordon
|
ff57867516
audio: Fixed copy/paste error that was checking wrong variable.
|
1 year ago |
Ryan C. Gordon
|
d2d4914ac3
audio: WaitDevice/WaitCaptureDevice now returns a result.
|
1 year ago |
Ryan C. Gordon
|
a0820ed833
directsound: Cleaned up WaitDevice.
|
1 year ago |
Ryan C. Gordon
|
6c33a05bdb
audio: Removed unused AllowsArbitraryDeviceNames variable.
|
1 year ago |
Ryan C. Gordon
|
f1fc198278
audio: Destroy the logical audio device before sending DEVICE_REMOVED event.
|
1 year ago |
Frank Praznik
|
64ec208479
Fix log message spelling
|
1 year ago |
Frank Praznik
|
9111c5e178
tests: Disable mouse warp test under Wayland
|
1 year ago |
Ryan C. Gordon
|
de5068f4e4
audio: Commented out a currently-incorrect assert.
|
1 year ago |
Anonymous Maarten
|
3abb464f10
ci: disable Intel compilers
|
1 year ago |
Sam Lantinga
|
251f8fa272
Revert "Do a better job of finding default ALSA devices"
|
1 year ago |
Sam Lantinga
|
8857b0f13a
Use the device audio format for the lowest latency
|
1 year ago |
Sam Lantinga
|
806e11ac00
Update sample processing bookkeeping when recovering the AAudio audio device
|
1 year ago |
Ryan C. Gordon
|
482c238953
aaudio: Deal with device recovery.
|
1 year ago |
Ryan C. Gordon
|
a8813b58a6
aaudio: Change an int to an SDL_bool.
|
1 year ago |
Sam Lantinga
|
8923305f34
We don't need to wait a full 10 ms, just delay a bit
|
1 year ago |
Sam Lantinga
|
6a152676bb
Wait a bit when snd_pcm_avail() returns 0
|
1 year ago |
Ryan C. Gordon
|
b4372de186
alsa: Cleaned up remaining debug logging.
|
1 year ago |
Ryan C. Gordon
|
a063c943dc
pulseaudio: Use pa_stream_begin_write to avoid an extra buffer copy.
|
1 year ago |
Ryan C. Gordon
|
0471a93706
alsa: Simplified PlayDevice and CaptureFromDevice.
|
1 year ago |
Ryan C. Gordon
|
776d9d0ee3
alsa: Convert `/* */` comments to `//` comments.
|
1 year ago |
Ryan C. Gordon
|
64fee85c69
alsa: More efficient audio thread iteration.
|
1 year ago |
Ozkan Sezer
|
47cba08259
VisualC/pkg-support/cmake: remove subdir from public header include path
|
1 year ago |
Ryan C. Gordon
|
61e9a9dd56
pulseaudio: Just feed the device whenever it asks for any amount of data.
|
1 year ago |