dolphin/Source
mimimi085181 38f6cf2089 Perform garbage collection for efb copies
This checks every TEXTURE_KILL_THRESHOLD frames, to see if the hash for the memory area of the efb copy has hanged. If it has changed, the efb copy can be removed, it wouldn't be used anymore. Before this pr, some efb copies would never be deleted.

Fixes issue https://bugs.dolphin-emu.org/issues/6101 and possibly some other VRAM leaks.
2015-09-10 11:58:58 +02:00
..
Android [Android] Fix multi-gamecube controller input, config changes 2015-09-04 20:06:01 -05:00
Core Perform garbage collection for efb copies 2015-09-10 11:58:58 +02:00
DSPSpy DSPSpy: support dumping to SD Gecko in slot B on GameCube 2015-07-19 17:26:30 +03:00
DSPTool [windows] Update projects to vs2015. 2015-09-03 04:23:01 -07:00
PCH [windows] Update projects to vs2015. 2015-09-03 04:23:01 -07:00
UnitTests CommonFuncs: Replace ArraySize define with constexpr equivalent 2015-09-03 23:47:14 -04:00
VSProps Revert "Base.props: Remove DXSDK_DIR from the include path." 2015-09-03 04:23:02 -07:00
.clang-format UseTab: ForIndentation 2014-05-26 21:28:59 -07:00
CMakeLists.txt Windows: Use a shared precompiled header for dolphin code under Source/ 2014-08-14 23:51:13 -07:00
dolphin-emu.sln [windows] Update projects to vs2015. 2015-09-03 04:23:01 -07:00