dolphin/Source/Plugins
Jordan Woyak 63c35bf14a Fix for OpenGL's "Overlay Information" options not working. Fixes issue 3535.
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@6456 8ced0084-cf51-0410-be5f-012b33b47a6e
2010-11-21 21:45:38 +00:00
..
Plugin_DSP_HLE Fix for issue 3507. Compile with old GLEW versions, support user-specified CFLAGS and link plugins to all the used libs. 2010-11-18 23:27:27 +00:00
Plugin_DSP_LLE Fix for issue 3507. Compile with old GLEW versions, support user-specified CFLAGS and link plugins to all the used libs. 2010-11-18 23:27:27 +00:00
Plugin_VideoDX9 DX9: Dynamically load d3d9.dll. 2010-11-21 15:44:50 +00:00
Plugin_VideoDX11 DX11: Dynamically load dxgi.dll and d3d11.dll. 2010-11-21 15:34:04 +00:00
Plugin_VideoOGL Fix for OpenGL's "Overlay Information" options not working. Fixes issue 3535. 2010-11-21 21:45:38 +00:00
Plugin_VideoSoftware Implement JitIL profiling on linux. I also tried implementing __rdtsc using assembly and didn't really see a speed improvement so went with clock_gettime. 2010-11-20 00:22:56 +00:00
CMakeLists.txt Add the video software plugin to the cmake build system. 2010-11-18 02:13:05 +00:00