This website requires JavaScript.
Explore
Help
Sign In
feedc0de
/
dolphin
Watch
1
Star
0
Fork
0
You've already forked dolphin
forked from
dolphin-emu/dolphin
Code
Pull Requests
Activity
Files
c36ed08cfcfdb94708d1b32081808f58eb87f1b1
dolphin
/
Source
/
Plugins
/
Plugin_VideoOGL
History
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
..
Src
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
CMakeLists.txt
Thread affinity on OS X and *BSD.
2011-02-02 21:52:43 +00:00
Plugin_VideoOGL.vcproj
Remove PluginSpecs.h. Merge the few needed enums from that file into Common.h for now. I am up for suggestions on a better place for those.
2011-02-02 04:40:27 +00:00
Plugin_VideoOGL.vcxproj
actually do what i said for the r7071 log, sorry about that...
2011-02-05 05:52:42 +00:00
Plugin_VideoOGL.vcxproj.filters
vs2010: small fixups to vcxproj files.
2011-02-04 23:12:29 +00:00