dolphin/Source/Plugins
Soren Jorvang bf2bb00f63 Disable the default PIC generation on OS X. This might make for a
minor performance improvement and also possibly make that platform a
little less prone to problems with ABI assumptions in the JIT code,
although I haven't measured the first or seen signs of the latter.

Only the GL context needs to be specifically freed when shutting
down OpenGL. The GL canvas is implicitly freed by wxWindow.


git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@6885 8ced0084-cf51-0410-be5f-012b33b47a6e
2011-01-20 05:06:29 +00:00
..
Plugin_DSP_HLE Remove the __APPLE__ workaround for reading config files from a ctor. 2011-01-18 00:04:29 +00:00
Plugin_DSP_LLE Remove the __APPLE__ workaround for reading config files from a ctor. 2011-01-18 00:04:29 +00:00
Plugin_VideoDX9 Unmark a few strings that should not be translated. 2011-01-20 03:02:51 +00:00
Plugin_VideoDX11 Unmark a few strings that should not be translated. 2011-01-20 03:02:51 +00:00
Plugin_VideoOGL Disable the default PIC generation on OS X. This might make for a 2011-01-20 05:06:29 +00:00
Plugin_VideoSoftware Disable the default PIC generation on OS X. This might make for a 2011-01-20 05:06:29 +00:00
CMakeLists.txt Add the video software plugin to the cmake build system. 2010-11-18 02:13:05 +00:00