dolphin/Source/Plugins
donkopunchstania d6e8c1f5d0 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.
fixed some off-by-one errors in the EFB to texture copy and the scissor box. also fixed a couple asserts I was getting in the volume directory stuff.

git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@1853 8ced0084-cf51-0410-be5f-012b33b47a6e
2009-01-11 22:25:57 +00:00
..
Plugin_DSP_HLE NOWX compilation fixes for debug 2009-01-11 13:37:13 +00:00
Plugin_DSP_LLE rollback 1829. Seriously, WTF? 2009-01-09 00:09:07 +00:00
Plugin_DSP_NULL ADding functions 2009-01-08 12:12:15 +00:00
Plugin_PadSimple ADding functions 2009-01-08 12:12:15 +00:00
Plugin_PadSimpleEvnt use globals for event handler 2009-01-08 23:42:18 +00:00
Plugin_VideoDX9 ADding functions 2009-01-08 12:12:15 +00:00
Plugin_VideoOGL 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
Plugin_Wiimote ADding functions 2009-01-08 12:12:15 +00:00
Plugin_nJoy_SDL ADding functions 2009-01-08 12:12:15 +00:00
Plugin_nJoy_Testing NJoy test printf spam when not pressing any button fix (by tinctorius) 2009-01-10 16:23:51 +00:00