19 Commits (1a35aef644e89cfe77bf2d6d5967e463e79c53f9)

Author SHA1 Message Date
Liam c847c2e75a audio: fix released buffer bounds check 2 years ago
Liam b11e15833e audio: rewrite IAudioOut 2 years ago
Fernando Sahmkow b206089ea7 Core: Clang format and other small issues. 2 years ago
Fernando Sahmkow 9db159da71 SMMU: Initial adaptation to video_core. 2 years ago
Liam 6ad73a00d2 audio: fetch process object from handle table 2 years ago
Liam b9545c5a0e core_timing: remove user data value 2 years ago
Kelebek1 42638691b5 Use spans over guest memory where possible instead of copying data. 3 years ago
Kelebek1 c7430e51e3 Remove memory allocations in some hot paths 3 years ago
Billy Laws 7e7ad78aaf audio: Interpolate system manager sample count using host sink sample info 3 years ago
Liam 6eaef51cf2 memory: rename global memory references to application memory 3 years ago
Liam 5be8a74b0c general: fix spelling mistakes 3 years ago
Kelebek1 501ea58598 Signal buffer event on audio in/out system stop, and force remove all registered audio buffers 3 years ago
Lioncash 12b4a200e9 audio_buffers: Pass by const-ref in AppendBuffers 4 years ago
Lioncash f726bcbf56 device_session: Convert for loop into ranged for in AppendBuffers 4 years ago
Lioncash 0bf42e31e4 device_session: Pass arguments by const-ref in relevant functions 4 years ago
Lioncash af8ce57e18 audio_core: Amend documentation tags 4 years ago
Kelebek1 c3e3874d8d Rework audio output, connecting AudioOut into coretiming to fix desync during heavy loads. 4 years ago
Kelebek1 be1f5f1d9f Project Andio 4 years ago