This website requires JavaScript.
Explore
Help
Register
Sign In
ShuriZma
/
dolphin
mirror of
https://github.com/dolphin-emu/dolphin.git
Watch
1
Star
0
Fork
You've already forked dolphin
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
ba12c0b4f5
dolphin
/
Source
History
Ryan Houdek
ba12c0b4f5
Instead of querying the vertex attribute location. Let's bind it to where CG expects it to be as well. Was causing problems when we were trying to activate the components below and they weren't available. This fixes cubivore with GLSL shader. Also any other game that uses 3 normal pointers.
2012-10-09 23:41:48 -05:00
..
Core
More coding style fixes because I suck at sed
2012-10-09 23:41:48 -05:00
DSPSpy
llejit - fix for flag generation code + dspspy jit workaround
2011-04-15 13:04:20 +00:00
DSPTool
Remove scons-related files
2012-03-25 12:55:02 -07:00
Plugins
Instead of querying the vertex attribute location. Let's bind it to where CG expects it to be as well. Was causing problems when we were trying to activate the components below and they weren't available. This fixes cubivore with GLSL shader. Also any other game that uses 3 normal pointers.
2012-10-09 23:41:48 -05:00
TestSuite
drop vs2008 projects in favor of vs2010
2011-02-11 15:43:05 +00:00
UnitTests
Remove scons-related files
2012-03-25 12:55:02 -07:00
VSProps
Merge branch 'master' into wxw3-update
2012-03-22 17:57:38 -07:00
CMakeLists.txt
Add the DSPTool and UnitTests to the cmake build. They are optional, and to enable them add -DDSTPTOOL and -DUNITTESTS to the cmake command line.
2011-07-18 01:47:55 +00:00
Dolphin_2010.sln
Make sure updating scmrev.h causes a rebuild of dependant projects.
2012-03-19 03:40:14 -07:00