diff --git a/docs/shading.html b/docs/shading.html index 02f393cc9e5..2cd17c76ac9 100644 --- a/docs/shading.html +++ b/docs/shading.html @@ -28,6 +28,7 @@ Contents
+Support for GLSL version 1.20 is underway. Status as follows. +
+ +mat2x3, mat2x4, etc. types and functions
+transpose(), outerProduct(), matrixCompMult() functions
+(but untested)
+invariant qualifier
+array.length() method
+float[5] a; array syntax
+centroid qualifier
+