dolphin/Source/Plugins
Rodolfo Osvaldo Bogado 0ac07e8aa8 Big Commit this will break a lot, fix a lot, but i thing is a good step:
Implemented all the correct format conversions in efb to texture copy.
replaced all the stretcrect calls with quad draws this must improve speed a bit.
A BIGGGGGGGGGG cleanup in the code and reorganization.
reimplemented zpeek using a secondary render target ( this still is buggy so many issues left)
please a lot off feedback.

git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@4520 8ced0084-cf51-0410-be5f-012b33b47a6e
2009-11-08 20:35:11 +00:00
..
Plugin_DSP_HLE fix crash caused by adding DSP_ClearAudioBuffer() 2009-11-07 23:51:12 +00:00
Plugin_DSP_LLE apply warning fixes from r1447 2009-11-08 02:28:06 +00:00
Plugin_PadSimple Fix compiling in Snow Leopard, the Update stuff in the Video plugin shouldn't be in the GUI since it breaks nowx builds, wasn't sure where to put it, but Render.cpp seemed like the best place. Fixed wiiuse.c, and the SConscripts needed updating for Snow Leopard. Building 32bit in Snow Leopard is apparently broken. and Running 64bit in Snow Leopard seems to fail. Haven't tracked this down yet 2009-09-18 19:56:49 +00:00
Plugin_VideoDX9 Big Commit this will break a lot, fix a lot, but i thing is a good step: 2009-11-08 20:35:11 +00:00
Plugin_VideoOGL apply warning fixes from r1447 2009-11-08 02:28:06 +00:00
Plugin_VideoSoftware SWG: Adds TEV stage output dumping. Fixes interrupt handling in the command processor. Some code cleanup and a few graphical fixes for rare cases. 2009-10-28 03:01:07 +00:00
Plugin_Wiimote Trying to get gui to compile with wx 2.9 2009-10-05 07:31:38 +00:00
Plugin_nJoy_SDL Fix a small misspell in OGL config, Fix the toggle fullscreen button when rendering to separate window + a weird issue related to rendering to main. 2009-10-24 00:18:21 +00:00