rpcsx/rpcs3/Emu
kd-11 1464069476 rsx: Restructure deferred flip queue handling
- Allows frameskipping to occur naturally if RSX thread is bombarded with flip requests but just jumping to the last one if possible
- See request_emu_flip() for async frame submission and implicit skipping
- Also allows display queue to fill faster than the flip thread can drain the queue
2019-09-28 21:13:56 +03:00
..
Audio Audio: restore snd_pcm_recover for ALSA backend 2019-09-08 20:49:51 +03:00
Cell Bugfix for sceNpUtilCmpNpId 2019-09-28 16:02:55 +03:00
CPU Fix wrong comments in CPUThread.h 2019-09-28 15:39:50 +03:00
Io Input: move some pad handler logic to the parent class 2019-09-24 21:09:24 +02:00
Memory Use g_fxo for rsx::thread 2019-09-26 23:26:36 +03:00
RSX rsx: Restructure deferred flip queue handling 2019-09-28 21:13:56 +03:00
CMakeLists.txt sys_usbd implementation 2019-09-17 01:17:48 +03:00
GameInfo.h Qt: Fall back to VERSION in game list 2019-08-21 07:57:44 +02: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 Log game version 2019-09-27 20:01:55 +03:00
System.h Use g_fxo for rsx::thread 2019-09-26 23:26:36 +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