dolphin/Source/Plugins
donkopunchstania 9b16c36014 Adding software rendering plugin. This is aimed at accurate emulation, not fast. Its more like a debugging tool than actually useful.
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@4407 8ced0084-cf51-0410-be5f-012b33b47a6e
2009-10-12 00:48:24 +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 DSPSPY improvements 2009-10-01 15:12:12 +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 this is EXPERIMENTAL. Implemented 3 different paths to use depth textures and allow peeking. 2009-10-10 23:36:18 +00:00
Plugin_VideoOGL Fix Linux compiling/Running 2009-10-12 00:01:29 +00:00
Plugin_VideoSoftware Adding software rendering plugin. This is aimed at accurate emulation, not fast. Its more like a debugging tool than actually useful. 2009-10-12 00:48:24 +00:00
Plugin_Wiimote Trying to get gui to compile with wx 2.9 2009-10-05 07:31:38 +00:00
Plugin_nJoy_SDL get rid of the '¯' chars in source code...non ascii chars are not really good to have floating around for no reason. http://google-styleguide.googlecode.com/svn/trunk/cppguide.xml?showone=Non-ASCII_Characters#Non-ASCII_Characters 2009-09-08 16:07:13 +00:00