rpcsx/rpcs3/Emu
kd-11 7d2ed9200d rsx: Remove sections that are wholly inherited by new blocks
- Allows sections reclaimed by the surface store due to overlap/inheritance to be identified and removed.
- Additionally, potentially lowers the number of flushes required per block with multiple overlaps improving efficiency and theoretically performance.
2020-02-01 15:14:29 +03:00
..
Audio Fix FAudio logging 2020-02-01 13:34:36 +03:00
Cell sys_usbd: Fix bug preventing multiple USB devices 2020-02-01 12:34:42 +03:00
CPU Give log channels fancier names 2020-02-01 10:43:43 +03:00
Io Remove HLE log channel 2020-02-01 11:52:24 +03:00
Memory Give log channels fancier names 2020-02-01 10:43:43 +03:00
RSX rsx: Remove sections that are wholly inherited by new blocks 2020-02-01 15:14:29 +03:00
CMakeLists.txt Implement shared_cptr and atomic_cptr 2020-01-20 16:53:42 +03:00
GameInfo.h Qt: Fall back to VERSION in game list 2019-08-21 07:57:44 +02:00
GDB.cpp small improvement (#7288) 2020-01-22 12:28:48 +00:00
GDB.h GDB: remove wrong_checksum_exception 2019-11-08 19:27:11 +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 Modernize PPU logging (ppu_log variable) 2020-02-01 11:52:24 +03:00
System.h Add config to silence all logs 2020-02-01 07:49:38 +03:00
VFS.cpp VFS: minor change in handling /host_root path 2020-01-11 01:55:36 +03:00
VFS.h Fix lv2_fs_object::name 2020-01-04 21:44:03 +03:00