diff options
author | Brian <brian@yutani.localnet.net> | 2007-03-09 09:51:55 -0700 |
---|---|---|
committer | Brian <brian@yutani.localnet.net> | 2007-03-09 09:51:55 -0700 |
commit | b03e1712b2d06159c13564ad8f70f79cf586510e (patch) | |
tree | bbc7846dd78156368144d0f4a951d217225b2558 /docs/shading.html | |
parent | a706b0b8bd87bb85541ac0c474da4c6559312cde (diff) |
gl_ClipVertex not supported yet
Diffstat (limited to 'docs/shading.html')
-rw-r--r-- | docs/shading.html | 1 |
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> |