dolphin/Source/Plugins
donkopunchstania c36ed08cfc Rework XF register loading a bit and change how registers are arranged in memory. This removes the assumption that all data for a viewport or projection matrix will be available when index 0 is loaded. Fixes issue 3688 and probably breaks old save states (sorry).
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@7083 8ced0084-cf51-0410-be5f-012b33b47a6e
2011-02-05 18:25:34 +00:00
..
Plugin_VideoDX9 * fixed a GUI displaying bug for post processing shaders when switching between plugins 2011-02-05 02:13:33 +00:00
Plugin_VideoDX11 * fixed a GUI displaying bug for post processing shaders when switching between plugins 2011-02-05 02:13:33 +00:00
Plugin_VideoOGL Rework XF register loading a bit and change how registers are arranged in memory. This removes the assumption that all data for a viewport or projection matrix will be available when index 0 is loaded. Fixes issue 3688 and probably breaks old save states (sorry). 2011-02-05 18:25:34 +00:00
Plugin_VideoSoftware The compiler need not obey the static keyword, so to avoid linker 2011-02-05 16:06:05 +00:00
CMakeLists.txt Thread affinity on OS X and *BSD. 2011-02-02 21:52:43 +00:00