summaryrefslogtreecommitdiff
path: root/docs/shading.html
diff options
context:
space:
mode:
authorBrian <brian@yutani.localnet.net>2007-03-09 09:51:55 -0700
committerBrian <brian@yutani.localnet.net>2007-03-09 09:51:55 -0700
commitb03e1712b2d06159c13564ad8f70f79cf586510e (patch)
treebbc7846dd78156368144d0f4a951d217225b2558 /docs/shading.html
parenta706b0b8bd87bb85541ac0c474da4c6559312cde (diff)
gl_ClipVertex not supported yet
Diffstat (limited to 'docs/shading.html')
-rw-r--r--docs/shading.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/shading.html b/docs/shading.html
index 48ae15f9408..cb2c1c3209b 100644
--- a/docs/shading.html
+++ b/docs/shading.html
@@ -44,6 +44,7 @@ in Mesa:
<li>Linking of multiple shaders is not supported
<li>Integer operations are not fully implemented (most are implemented
as floating point).
+<li>gl_ClipVertex
</ul>
<p>