This website requires JavaScript.
Explore
Help
Sign In
Yaya48
/
dolphin
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
7f12daa0142a4e7210fa3d9ef1241083e89ee7f7
dolphin
/
Source
/
Plugins
/
Plugin_VideoOGL
T
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
..
Src
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
CMakeLists.txt
Add in GLSL setting again.
2012-10-09 23:23:37 -05:00
Plugin_VideoOGL.vcxproj
add ProgramShaderCache.* to visual studio project files
2012-10-09 23:41:05 -05:00
Plugin_VideoOGL.vcxproj.filters
add ProgramShaderCache.* to visual studio project files
2012-10-09 23:41:05 -05:00