projects
/
platform
/
upstream
/
mesa.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
72cae2a
)
docs: bump supported shading language version
author
Chris Forbes
<chrisf@ijw.co.nz>
Sun, 24 Nov 2013 04:44:06 +0000
(17:44 +1300)
committer
Chris 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
patch
|
blob
|
history
diff --git
a/docs/shading.html
b/docs/shading.html
index
19e20b1
..
4015cdf
100644
(file)
--- a/
docs/shading.html
+++ b/
docs/shading.html
@@
-67,7
+67,7
@@
Example: export MESA_GLSL=dump,nopt
<h2 id="support">GLSL Version</h2>
<p>
-The GLSL compiler currently supports version
1.4
0 of the shading language.
+The GLSL compiler currently supports version
3.3
0 of the shading language.
</p>
<p>