dolphin/Source/Plugins
John Peterson 5edef94753 SimplePad: Added input recording options to the GUI, now we just need to get rerecording to work to, perhaps one can rewind the input counter when a state is loaded? So the input counter is saved in the savestate for the pad.
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@2184 8ced0084-cf51-0410-be5f-012b33b47a6e
2009-02-09 20:06:27 +00:00
..
Plugin_DSP_HLE Fixed NullSound hanging on movies. Compared to DSound, it's now slower on movies but faster in menus 2009-02-09 19:50:06 +00:00
Plugin_DSP_LLE some more warning cleanup. 2009-01-24 01:50:23 +00:00
Plugin_PadSimple SimplePad: Added input recording options to the GUI, now we just need to get rerecording to work to, perhaps one can rewind the input counter when a state is loaded? So the input counter is saved in the savestate for the pad. 2009-02-09 20:06:27 +00:00
Plugin_PadSimpleEvnt More WIP OGL EventHandler work by shuffle2 and myself. Wiimote isn't implemented yet and OGL window is too small (should take window borders into account when creating window). 2009-01-29 23:35:31 +00:00
Plugin_VideoDX9 break my BOOLs 2009-01-24 22:02:27 +00:00
Plugin_VideoOGL clip space coordinates are now available in fragment shader because depth needs to be computed there instead of the vertex shader. computing it in the vertex shader causes incorrect results sometimes. worked on z textures but 8 bit z texture still is not correct because it breaks SSBM. RE0 now looks ok. 2009-02-08 22:08:20 +00:00
Plugin_Wiimote SimplePad: Added input recording options to the GUI, now we just need to get rerecording to work to, perhaps one can rewind the input counter when a state is loaded? So the input counter is saved in the savestate for the pad. 2009-02-09 20:06:27 +00:00
Plugin_nJoy_SDL SimplePad: Added input recording options to the GUI, now we just need to get rerecording to work to, perhaps one can rewind the input counter when a state is loaded? So the input counter is saved in the savestate for the pad. 2009-02-09 20:06:27 +00:00
Plugin_nJoy_Testing Some warning and code cleanup. 2009-01-24 00:45:46 +00:00