dolphin/Source/Core/VideoBackends
mimimi085181 99555a35ca For partial texture updates check the dimensions of the efb copy and the target texture, not just the binary size.
This should get Donkey Kong Country Returns characters to be as broken as they should be. They will be fixed in a later pr.

Expected result is:
efbtex: characters are always flickering or invisible, no matter what scaling or IR setting
efb2ram: characters are always working properly at 1xIR, no matter what scaling or IR setting
2016-02-14 17:13:51 +01:00
..
D3D For partial texture updates check the dimensions of the efb copy and the target texture, not just the binary size. 2016-02-14 17:13:51 +01:00
OGL Merge pull request #3426 from Sonicadvance1/ES_fix_framedump 2016-01-28 18:24:32 -05:00
Software VideoCommon: Convert some DataReader includes into forward declarations 2016-01-31 15:19:20 -05:00
CMakeLists.txt