GLview is a utility that will give you details on the OpenGL support of the card you have such as the exact version and all extensions. If you just want to know what version of glsl you have its as follows:
GLSL Version OpenGL Version
1.10.59..............2.0
1.20.8................2.1
1.30.10..............3.0
1.40.08..............3.1
1.50.11..............3.2
3.30.6................3.3
4.00.9................4.0
4.10.6................4.1
4.20.6................4.2
4.30.6................4.3
The chart is from Wikipedia: http://en.wikipedia.org/wiki/GLSL.
Show differencesHistory of post edits
#1ic0de
Posted 19 October 2012 - 12:32 PM
GLview is a utility that will give you details on the OpenGL support of the card you have such as the exact version and all extensions. If you just want to know what version of glsl you have its as follows:
GLSL Version OpenGL Version
1.10.59 2.0
1.20.8 2.1
1.30.10 3.0
1.40.08 3.1
1.50.11 3.2
3.30.6 3.3
4.00.9 4.0
4.10.6 4.1
4.20.6 4.2
4.30.6 4.3
The chart is from Wikipedia: http://en.wikipedia.org/wiki/GLSL.
GLSL Version OpenGL Version
1.10.59 2.0
1.20.8 2.1
1.30.10 3.0
1.40.08 3.1
1.50.11 3.2
3.30.6 3.3
4.00.9 4.0
4.10.6 4.1
4.20.6 4.2
4.30.6 4.3
The chart is from Wikipedia: http://en.wikipedia.org/wiki/GLSL.