dolphin/Source/Plugins
nakeee 499936561a DSP LLE Jit, joined work with XK and skidu.
VERY EXPERIMENTAL DON'T EXPECT HIGH PERFORMANCE!.



git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@5288 8ced0084-cf51-0410-be5f-012b33b47a6e
2010-04-07 15:04:45 +00:00
..
Plugin_DSP_HLE DSP LLE Jit, joined work with XK and skidu. 2010-04-07 15:04:45 +00:00
Plugin_DSP_LLE DSP LLE Jit, joined work with XK and skidu. 2010-04-07 15:04:45 +00:00
Plugin_GCPad Disable divwux until we find out what's wrong with it, enable subfcx, and also JIT64 now sets cr[0] correctly. 2010-03-24 22:51:06 +00:00
Plugin_GCPadNew fixed gcpad new to work with certain devices that need reaquiring of the device when inputlost is returned, billiard gave me the code :P 2010-04-06 22:43:12 +00:00
Plugin_nJoy_SDL Falcon4ever prefers to keep a standalone code copy of nJoy in repository. 2010-02-03 02:54:31 +00:00
Plugin_VideoDX9 back to limit vps instead of fps as this fix fps limit and now it works correctly as now the sync between the plug in and the core is almost correct. 2010-04-03 22:22:55 +00:00
Plugin_VideoOGL corrected some things i forget in my last commit 2010-04-04 13:19:03 +00:00
Plugin_VideoSoftware Added scons options "shared_libname=true" to link agains the system shared libraries for lzo, sfml, and soil. For example add the scons option "shared_lzo=true" for lzo. This will check for the system libraries and then fall back to building and linking statically against the Externals if not found. You must have liblzo2-dev, libsoil-dev, and libsfml-dev installed. Note that you need version 1.5 or later for sfml. Currently scons doesn't check the version for you. 2010-03-09 22:17:33 +00:00
Plugin_Wiimote Wiimote: Close find handle afterwards, plus some cleanup. 2010-04-02 14:04:24 +00:00