dolphin/Source/Plugins
Shawn Hoffman 43c18bb552 OpenGL: save projection hack setting
wii: pass 002 check correctly (i think :p ) also copy 10bytes from disc start instead of just 6

git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@3316 8ced0084-cf51-0410-be5f-012b33b47a6e
2009-06-03 23:38:31 +00:00
..
Plugin_DSP_HLE Added sound volume slider to HLE sound plugin, currently DSound only, unless someone wants to add it to OpenAL :p 2009-05-18 19:24:46 +00:00
Plugin_DSP_LLE Fix of the volume slider in LLE 2009-05-21 10:08:43 +00:00
Plugin_PadSimple Do not put the PDB, EXP, LIB files in the bin folder, instead put it where the obj files are located. 2009-04-03 13:44:36 +00:00
Plugin_PadSimpleEvnt Do not put the PDB, EXP, LIB files in the bin folder, instead put it where the obj files are located. 2009-04-03 13:44:36 +00:00
Plugin_VideoDX9 Changing where depth is read. Trying to use the same depth buffer GL uses when copying depth to a texture. This eliminates some quirky code and gets depth copies working in AA, but may not work on older graphics cards. 2009-05-15 02:39:55 +00:00
Plugin_VideoOGL OpenGL: save projection hack setting 2009-06-03 23:38:31 +00:00
Plugin_Wiimote Tiny crash fix for the wiimote plugin as well as a safer check for the volume in DSP HLE 2009-06-03 20:09:48 +00:00
Plugin_nJoy_SDL Minor bugfixes : disable Refresh list and Load wii menu when game is running and fix silly init of njoy's rumble 2009-04-15 20:19:25 +00:00
Plugin_nJoy_Testing Fix compile in OSX by reverting my change, dunno why OpenAL is different on my machine. Bit of debug work in nJoy test 2009-04-28 20:05:00 +00:00