docs: bump supported shading language version
authorChris Forbes <chrisf@ijw.co.nz>
Sun, 24 Nov 2013 04:44:06 +0000 (17:44 +1300)
committerChris Forbes <chrisf@ijw.co.nz>
Mon, 25 Nov 2013 08:18:33 +0000 (21:18 +1300)
Reviewed-by: Kenneth Graunke <kenneth@whitecape.org>
docs/shading.html

index 19e20b183b63fa262930a1d8b453c8a7c23b5baa..4015cdf2e22783938034e12ec37bff148e93372c 100644 (file)
@@ -67,7 +67,7 @@ Example:  export MESA_GLSL=dump,nopt
 <h2 id="support">GLSL Version</h2>
 
 <p>
-The GLSL compiler currently supports version 1.40 of the shading language.
+The GLSL compiler currently supports version 3.30 of the shading language.
 </p>
 
 <p>