dolphin/Source/Plugins
NeoBrainX 5cad834c96 D3D9:
- Assign width and height to the actual powers of two rather than to the exponents...
- Clean up FramebufferManager()
- Make use of more depth buffer formats to prevent some devices from failing to create a depth buffer

Should fix issue 3256.

git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@6730 8ced0084-cf51-0410-be5f-012b33b47a6e
2011-01-03 14:35:07 +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: 2011-01-03 14:35:07 +00:00
Plugin_VideoDX11 D3D9: 2011-01-03 14:35:07 +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