dolphin/Source/Plugins
2009-10-08 22:10:19 +00:00
..
Plugin_DSP_HLE Same as the last change but for Wii AX. 2009-10-07 19:04:48 +00:00
Plugin_DSP_LLE
Plugin_nJoy_SDL
Plugin_PadSimple
Plugin_VideoDX9 added a more "correct" Color peeking, you can't lock the drawing surface so the correct way is to use and offscreen surface and use StretchRect to copy the data, then lock the offscreen surface and read the data. this is experimental so please test it a lot. the bad news is you can do this only for the color surface, the z-fuffer remain slow to read and only from lockable formats. the good news are the same code should work for mltisampled surfaced. 2009-10-08 00:35:47 +00:00
Plugin_VideoOGL Quick hack fixing issue 1483 (cursor issue). this file really needs some cleanup, too :p 2009-10-08 22:10:19 +00:00
Plugin_Wiimote Trying to get gui to compile with wx 2.9 2009-10-05 07:31:38 +00:00