This website requires JavaScript.
Explore
Help
Register
Sign In
jprdonnelly
/
dolphin
Watch
1
Star
0
Fork
0
You've already forked dolphin
mirror of
https://github.com/dolphin-emu/dolphin.git
synced
2026-04-27 08:00:43 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
7f12daa0142a4e7210fa3d9ef1241083e89ee7f7
dolphin
/
Source
/
Plugins
/
Plugin_VideoOGL
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