Is there a way to check at run time, or otherwise I suppose, which version of GLSL is supported by my card/driver?
CD
glGetString(GL_SHADING_LANGUAGE_VERSION);
This topic was automatically closed 183 days after the last reply. New replies are no longer allowed.