dolphin/Source/Plugins
Rodolfo Osvaldo Bogado 227d363881 small code clean up:
d3d: remove the depth texture path it will not work so for now only lockable textures were available. i thing the only way will be a use a secondary render target and do a depth pass to mimic depth textures.
opengl: minor cleanup here and there and a possible fix to issue 1509, but not tested because in my system the errors remarked in the issue don't show.
commond: code reorganization an optimization in the pixel shader  generator, trying to understand the tev stages, make some changes to make the generator faster (not much only started for the alpha test and fog).
this changes try start solving the diferences bethen the hardware plugins and the soft plugin.
i hope with i don't brake nothing but please test this a lot.

git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@4465 8ced0084-cf51-0410-be5f-012b33b47a6e
2009-10-25 02:35:21 +00:00
..
Plugin_DSP_HLE DSPHLE/ZeldaUcode/AFC5 improvement (can be heard when you jump on/talk to ppl in Super Mario Sunshine) 2009-10-16 15:56:36 +00:00
Plugin_DSP_LLE DSPSPY improvements 2009-10-01 15:12:12 +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
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 small code clean up: 2009-10-25 02:35:21 +00:00
Plugin_VideoOGL small code clean up: 2009-10-25 02:35:21 +00:00
Plugin_VideoSoftware fix some warnings, compile Plugin_VideoSoftware against the plain multithreaded version of libc instead of the MT DLL version. 2009-10-24 01:00:45 +00:00
Plugin_Wiimote Trying to get gui to compile with wx 2.9 2009-10-05 07:31:38 +00:00