dolphin/Source/Plugins
skidau ae71e63872 LLE JIT: Minimised exception checking. Instructions which need to check for exceptions are now marked in the analyser. Moved the checking for external interrupts to the point where the CPU writes to the control register.
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@6729 8ced0084-cf51-0410-be5f-012b33b47a6e
2011-01-03 14:19:11 +00:00
..
Plugin_DSP_HLE Audio volume slider support for OS X. 2011-01-02 02:49:30 +00:00
Plugin_DSP_LLE LLE JIT: Minimised exception checking. Instructions which need to check for exceptions are now marked in the analyser. Moved the checking for external interrupts to the point where the CPU writes to the control register. 2011-01-03 14:19:11 +00:00
Plugin_VideoDX9 D3D9: Make sure to use powers of two as render target dimensions if it's needed by the device. 2011-01-02 23:13:29 +00:00
Plugin_VideoDX11 DX9/DX11: Fixing some maybe possible crashes if a game was started, the config dialog opened and the game closed again. Due to other issues this still happens quite often though... 2010-12-29 13:07:00 +00:00
Plugin_VideoOGL Patch applied from issue 3829, author admin@dasmetzelmaennchen.de. 2011-01-01 20:36:42 +00:00
Plugin_VideoSoftware Video software: 2010-12-31 06:45:18 +00:00
CMakeLists.txt Add the video software plugin to the cmake build system. 2010-11-18 02:13:05 +00:00