Hi, I'm using the GLSL Shading Language in OpenGL, when I try to access to gl_LightSource data (with i>0) the driver crash.
The same problem occur using Cg Shaders. In this case the variable is glstate.light
Someone has successfully accessed to OpenGL light states in a Shader (for i>0) ?
Thank you
Delle