From: Chris Forbes Date: Sun, 24 Nov 2013 04:44:06 +0000 (+1300) Subject: docs: bump supported shading language version X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=f6159afa19d5e63784801ea9cbeae19162bf5876;p=mesa.git docs: bump supported shading language version Reviewed-by: Kenneth Graunke --- diff --git a/docs/shading.html b/docs/shading.html index 19e20b183b6..4015cdf2e22 100644 --- a/docs/shading.html +++ b/docs/shading.html @@ -67,7 +67,7 @@ Example: export MESA_GLSL=dump,nopt

GLSL Version

-The GLSL compiler currently supports version 1.40 of the shading language. +The GLSL compiler currently supports version 3.30 of the shading language.