dolphin/Source/Plugins
2009-04-25 16:47:45 +00:00
..
Plugin_DSP_HLE A compile fix for Linux/OSX in InfoWindow.cpp and also get OSX to stop crashing from loading the audio backend. It's a pretty bad way to do it, but I couldn't find another way. Now to figure out why SMS looks horrible in OSX 2009-04-25 16:47:45 +00:00
Plugin_DSP_LLE A compile fix for Linux/OSX in InfoWindow.cpp and also get OSX to stop crashing from loading the audio backend. It's a pretty bad way to do it, but I couldn't find another way. Now to figure out why SMS looks horrible in OSX 2009-04-25 16:47:45 +00:00
Plugin_nJoy_SDL
Plugin_nJoy_Testing
Plugin_PadSimple
Plugin_PadSimpleEvnt
Plugin_VideoDX9 Created a free look utility which only works on win32 right now. It lets the user fly around with the mouse and keyboard. Had to add some ugly matrix functions to the math utilities. 2009-04-19 10:10:45 +00:00
Plugin_VideoOGL Make OSX running more stable with a single line change. You can't pass nil to makeKeyAndOrderFront and expect it to work well. Also the checking for GL version didn't work because the GL version is defined for all it supports, so first we check if we support GL version 1.3 and if we don't, check if we support 1.2 and set software rendering. Little bit of cleaning in the GL config as well, the checkboxes are default enabled and max aniso wasn't using it's own text ID 2009-04-24 01:30:45 +00:00
Plugin_Wiimote Fixed DSPTool include bugs and some leftover fixes 2009-04-25 02:13:33 +00:00