rpcsx/rpcs3/Emu
kd-11 d69e8288ad vk: Restructure commandbuffer submission into tagged event IDs
- Tagged eventIDs can be used to safely delete resources that are no
longer used
- TODO: Expand gc to collect images as well
- TODO: Fix the texture cache to avoid over-allocating image resources
2019-07-03 15:52:16 +03:00
..
Audio Minor fixes 2019-07-01 04:33:23 +03:00
Cell Minor fixes 2019-07-01 04:33:23 +03:00
CPU Remove unnecessary header includes 2019-06-25 17:11:10 +03:00
Io Add missing #includes to header files 2019-06-25 17:11:10 +03:00
Memory Minor fixes 2019-07-01 04:33:23 +03:00
RSX vk: Restructure commandbuffer submission into tagged event IDs 2019-07-03 15:52:16 +03:00
CMakeLists.txt CMake: Disable RTTI for jit.cpp on MSVC 2019-06-25 17:11:10 +03:00
GameInfo.h Add missing #includes to header files 2019-06-25 17:11:10 +03:00
IdManager.cpp Migration to named_thread<> 2018-10-19 22:22:35 +03:00
IdManager.h Qt: Add custom pad configs 2019-05-16 20:37:41 +02:00
IPC.h Cleanup semaphore<> (sema.h) and mutex.h (shared_mutex) 2018-09-03 23:00:36 +03:00
System.cpp Fix warnings related to parentheses 2019-06-25 20:36:32 -07:00
System.h rsx: Asynchronous data transfer 2019-06-25 20:50:54 +03:00
VFS.cpp Implement vfs::host::unlink 2019-04-10 13:58:12 +03:00
VFS.h Implement vfs::host::unlink 2019-04-10 13:58:12 +03:00