Files
SDL3_fork/src
Ryan C. Gordon 76f81797b7 audio: Device threads don't increment physical device refcounts.
Otherwise, they risk the device thread joining on itself.

Now we make sure the reference is held at the logical device level until
the physical device is closed, so it can't destroy the device in normal
usage until the thread is joined, etc.
2023-10-19 15:47:29 -04:00
..
2023-07-03 12:46:47 -07:00
2023-09-25 18:02:40 +02:00
2023-08-08 22:25:04 -07:00
2023-05-26 08:33:15 -07:00
2023-01-09 09:41:41 -08:00
2023-01-09 09:41:41 -08:00
2023-01-09 09:41:41 -08:00
2023-01-09 09:41:41 -08:00
2023-01-09 09:41:41 -08:00
2023-10-11 22:38:00 -07:00
2023-10-18 15:46:07 -04:00