dolphin/Source/Plugins
luisr142004 1ba75a05d0 Fix some plugin communication with the video plugins (fixes Esc button) and apply an opengl equivalent of my first commit :P
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@4532 8ced0084-cf51-0410-be5f-012b33b47a6e
2009-11-12 07:18:31 +00:00
..
Plugin_DSP_HLE Fix Compiling in OSX 2009-11-08 23:36:14 +00:00
Plugin_DSP_LLE Fix Compiling in OSX 2009-11-08 23:36:14 +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 Fix some plugin communication with the video plugins (fixes Esc button) and apply an opengl equivalent of my first commit :P 2009-11-12 07:18:31 +00:00
Plugin_VideoOGL Fix some plugin communication with the video plugins (fixes Esc button) and apply an opengl equivalent of my first commit :P 2009-11-12 07:18:31 +00:00
Plugin_VideoSoftware Fixes to the software plugin command processor. Made it easy to use the command processor in place of the one in video common. Use frame skip setting from the application in the software plugin instead of the internal frame skipping config setting. The WGP does not loop if the write pointer is set beyond the end of the fifo. 2009-11-11 03:14:38 +00:00
Plugin_Wiimote give wiimote + extensions more sane (to me...) default keys. make order of all directions be left, right, up, down, instead of having different orderings 2009-11-09 07:46:43 +00:00
Plugin_nJoy_SDL Fix Compiling in OSX 2009-11-08 23:36:14 +00:00