dolphin/Source/Plugins/Plugin_VideoOGL/Src/GUI
2009-01-11 22:25:57 +00:00
..
ConfigDlg.cpp added an option to copy textures from the EFB to system memory. this is slower but shouldn't cause the compatibility issues the previous method of copying them directly to a GL texture has. the new method can be tested by disabling "copy EFB to texture" in the hacks section. the new method still needs some tweaks. 2009-01-11 22:25:57 +00:00
ConfigDlg.h added an option to copy textures from the EFB to system memory. this is slower but shouldn't cause the compatibility issues the previous method of copying them directly to a GL texture has. the new method can be tested by disabling "copy EFB to texture" in the hacks section. the new method still needs some tweaks. 2009-01-11 22:25:57 +00:00