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
3201b61b5285c4426b7f0ba8da19d1a1dfd4d20d
dolphin
/
Source
/
Core
/
VideoCommon
History
hrydgard
3201b61b52
LTCG (link time code gen) was off in some projects, so turn it off in all of them so that the linker doesn't have to restart halfway through.
...
git-svn-id:
https://dolphin-emu.googlecode.com/svn/trunk@7084
8ced0084-cf51-0410-be5f-012b33b47a6e
2011-02-05 20:14:23 +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
Remove the global namespace a bit and remove some dead code.
2011-02-02 18:21:20 +00:00
OpenCL.rules
Meta:
2010-06-02 18:00:22 +00:00
VideoCommon.vcproj
LTCG (link time code gen) was off in some projects, so turn it off in all of them so that the linker doesn't have to restart halfway through.
2011-02-05 20:14:23 +00:00
VideoCommon.vcxproj
Remove the global namespace a bit and remove some dead code.
2011-02-02 18:21:20 +00:00
VideoCommon.vcxproj.filters
Remove the global namespace a bit and remove some dead code.
2011-02-02 18:21:20 +00:00