dolphin/Source/Plugins
Rodolfo Osvaldo Bogado dd7f6f991f small code cleanup, and little fixing of errors introduced by mi in my first commit :(
fixed scissor test in direct 3d


git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@4480 8ced0084-cf51-0410-be5f-012b33b47a6e
2009-10-30 04:14:43 +00:00
..
Plugin_DSP_HLE tiny change: get rid of a couple of uses of "long". better to use int or the explicitly sized typedefs. possibly really minor speedup of zelda ucode audio on linux. 2009-10-28 22:51:00 +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 cleanup, and little fixing of errors introduced by mi in my first commit :( 2009-10-30 04:14:43 +00:00
Plugin_VideoOGL small code cleanup, and little fixing of errors introduced by mi in my first commit :( 2009-10-30 04:14:43 +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