rpcsx/rpcs3/Emu
Rui Pinheiro 5159d3559e Implement Audio Backend Capabilities querying
Also renames "AudioThread" to "AudioBackend". The new name is more
descriptive of what the class really is responsible for, since the
backends are not responsible for managing the audio thread.

NOTE: Right now only XAudio2 is supported
2019-01-12 21:29:56 +03:00
..
Audio Implement Audio Backend Capabilities querying 2019-01-12 21:29:56 +03:00
Cell Implement Audio Backend Capabilities querying 2019-01-12 21:29:56 +03:00
CPU Migration to named_thread<> 2018-10-19 22:22:35 +03:00
Io fix some warnings 2019-01-05 04:03:18 +01:00
Memory Implement class cond_x16 2018-11-26 00:23:29 +03:00
RSX rsx/input: fix rsx replay 2019-01-10 13:05:48 +01:00
CMakeLists.txt CMake: LLVM, Pulse, Alsa and libevdev being disabled 2018-09-19 01:59:27 +03:00
GameInfo.h Fill game list from all locations 2017-07-12 18:16:09 +03:00
IdManager.cpp Migration to named_thread<> 2018-10-19 22:22:35 +03:00
IdManager.h Migration to named_thread<> 2018-10-19 22:22:35 +03:00
IPC.h Cleanup semaphore<> (sema.h) and mutex.h (shared_mutex) 2018-09-03 23:00:36 +03:00
System.cpp rsx/input: fix rsx replay 2019-01-10 13:05:48 +01:00
System.h Implement Audio Backend Capabilities querying 2019-01-12 21:29:56 +03:00
VFS.cpp VFS: fix /host_root 2018-09-19 14:15:38 +03:00
VFS.h Rewrite vfs::get and vfs::mount 2018-09-15 17:09:56 +03:00