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
17e28a19cdf556cabc003baec87ec40e87305621
dolphin
/
Source
/
Plugins
/
Plugin_VideoSoftware
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
The compiler need not obey the static keyword, so to avoid linker
2011-02-05 16:06:05 +00:00
CMakeLists.txt
Use brute force to link the software plugin.
2011-02-03 19:55:30 +00:00
Plugin_VideoSoftware.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
Plugin_VideoSoftware.vcxproj
vs2010: fix videosoftware build by not requiring Cg dependency (through OGL...)
2011-02-05 04:09:37 +00:00
Plugin_VideoSoftware.vcxproj.filters
vs2010: fix videosoftware build
2011-02-03 21:55:29 +00:00