rpcsx/rpcs3/Emu
Nekotekina ac712bf4e3 lf_queue: remove explicit notify(), notify in push() instead
Should be cheap enough now if there are no waiters.
2019-10-12 22:45:17 +03:00
..
Audio Audio: restore snd_pcm_recover for ALSA backend 2019-09-08 20:49:51 +03:00
Cell lf_queue: remove explicit notify(), notify in push() instead 2019-10-12 22:45:17 +03:00
CPU Replace some uses of Emu.IsStopped() 2019-10-12 21:12:47 +03:00
Io Add option for preventing display sleep (#5783) 2019-10-12 15:40:47 +03:00
Memory Use g_fxo for rsx::thread 2019-09-26 23:26:36 +03:00
RSX Patch v2 for vkCreateInstance() 2019-10-11 21:16:36 +03:00
CMakeLists.txt GDB Server: fix and cleanup 2019-10-09 00:11:44 +03:00
GameInfo.h Qt: Fall back to VERSION in game list 2019-08-21 07:57:44 +02:00
GDB.cpp Replace some uses of Emu.IsStopped() 2019-10-12 21:12:47 +03:00
GDB.h GDB Server: fix ppu_thread access cast 2019-10-09 03:12:45 +03:00
IdManager.cpp Finally remove fxm from IdManager 2019-09-26 23:26:36 +03:00
IdManager.h Finally remove fxm from IdManager 2019-09-26 23:26:36 +03:00
IPC.h Cleanup semaphore<> (sema.h) and mutex.h (shared_mutex) 2018-09-03 23:00:36 +03:00
System.cpp Remove g_thread_count 2019-10-12 16:45:41 +03:00
System.h Add option for preventing display sleep (#5783) 2019-10-12 15:40:47 +03:00
VFS.cpp Improve vfs::host::unlink on Windows (for sys_fs_rmdir) 2019-09-25 18:47:38 +03:00
VFS.h Improve vfs::host::unlink on Windows (for sys_fs_rmdir) 2019-09-25 18:47:38 +03:00