dolphin/Source/Plugins
Rodolfo Osvaldo Bogado 3e7dafbbd7 fully implemented display list cache with vertex data included and added in all the plugins.
still experimental, not totally optimized but must bring a nice speed up
please test for regressions an error. an please Linux people fix scons :)

git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@6149 8ced0084-cf51-0410-be5f-012b33b47a6e
2010-08-29 23:08:56 +00:00
..
Plugin_DSP_HLE Add volume control for the pulse audio backend. Unfortunately that can not be done with the pulse-simple api, so I had to switch to the asynchronous pulse api. 2010-08-17 02:14:04 +00:00
Plugin_DSP_LLE Add volume control for the pulse audio backend. Unfortunately that can not be done with the pulse-simple api, so I had to switch to the asynchronous pulse api. 2010-08-17 02:14:04 +00:00
Plugin_VideoDX9 fully implemented display list cache with vertex data included and added in all the plugins. 2010-08-29 23:08:56 +00:00
Plugin_VideoDX11 fully implemented display list cache with vertex data included and added in all the plugins. 2010-08-29 23:08:56 +00:00
Plugin_VideoOGL fully implemented display list cache with vertex data included and added in all the plugins. 2010-08-29 23:08:56 +00:00
Plugin_VideoSoftware Add Common::AtomicDecrement for gcc to match win32. 2010-08-10 08:29:15 +00:00
Plugin_Wiimote Fixes a couple of issues, like wiimotes not found ingame(not all of them of course) and wiimote plugin not accessible under xp (old wiimote plugin). 2010-08-18 09:02:44 +00:00
Plugin_WiimoteNew IR pointer rotation finally working... Added a low-pass filter over sin and cos, but I still get some jittering... I suspect it's the numeric values... Billiard? Can you please help me on this? 2010-08-29 17:51:55 +00:00