ebiten/audio/internal
Hajime Hoshi dc2f5e296e audio/internal/readerdriver: Reduce mutext on Windows
The granularity of context switches on Windows is pretty big and
mutexes might not be efficent.
2021-05-28 19:25:59 +09:00
..
convert audio/internal/convert: Avoid unnecessary allocations 2021-01-25 03:04:53 +09:00
go2cpp audio/internal/go2cpp: Simplify reading the source 2021-05-10 04:00:58 +09:00
oboe audio/internal/oboe: Bug fix: Opening a stream might fail when too many streams are opened 2021-05-16 19:43:47 +09:00
readerdriver audio/internal/readerdriver: Reduce mutext on Windows 2021-05-28 19:25:59 +09:00