rpcsx/rpcs3/Emu
kd-11 d361eedbec rsx: Clean up window management code
- Removes a lot of wm_event code that was used to perform window management and is no longer needed.
- Significantly simplifies the vulkan code.
- Implements resource management when vulkan window is minimized to allow resources to be freed.
2019-06-10 14:57:03 +03:00
..
Audio Remove redundant semicolons 2019-05-12 18:32:11 +03:00
Cell sys_fs: yield PPU on disk access ops 2019-06-08 19:34:55 +03:00
CPU LLVM DSL: change array syntax again 2019-05-19 17:46:55 +03:00
Io Access class static methods with "::" 2019-06-01 22:59:23 +03:00
Memory Rename cond_x16 to shared_cond 2019-06-04 16:37:50 +03:00
RSX rsx: Clean up window management code 2019-06-10 14:57:03 +03:00
CMakeLists.txt Fix macOS compilation 2019-04-02 03:16:55 +03:00
GameInfo.h handle some warnings 2019-05-28 21:47:49 +02: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 Better Support For Game Collections (#4450) 2019-06-01 01:12:30 +03:00
System.h Better Support For Game Collections (#4450) 2019-06-01 01:12:30 +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