dolphin/Source/Core
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
..
AudioCommon [windows] Update projects to vs2015. 2015-09-03 04:23:01 -07:00
Common Remove unused log type. 2015-09-10 18:39:32 +12:00
Core HW: Fix spelling mistake 2015-09-08 21:11:28 +01:00
DiscIO DiscIO/VS: Remove an empty filter 2015-09-06 13:23:33 -04:00
DolphinQt Common: Remove StdMakeUnique.h 2015-09-06 04:09:53 -04:00
DolphinWX Merge pull request #2994 from aserna3/master 2015-09-07 14:00:17 +02:00
InputCommon ExpressionParser: Make all control paths return a value in operator std::string 2015-09-09 22:41:47 -04:00
UICommon [windows] Update projects to vs2015. 2015-09-03 04:23:01 -07:00
VideoBackends Split OpenGL errors into a separate logtype from Video errors. 2015-09-10 18:38:45 +12:00
VideoCommon Perform garbage collection for efb copies 2015-09-10 11:58:58 +02:00
CMakeLists.txt Merge pull request #1085 from waddlesplash/refactoring 2014-10-05 21:25:44 -04:00