summaryrefslogtreecommitdiff
path: root/docs/shading.html
diff options
context:
space:
mode:
authorBrian <brian@nostromo.localnet.net>2007-01-28 19:02:03 -0700
committerBrian <brian@nostromo.localnet.net>2007-01-28 19:02:03 -0700
commitfc5a7ea5dec3a0a3e01d49559ba3cdad6c62222b (patch)
tree71570e85e44e26034224738be24950ee01e7110f /docs/shading.html
parent7aece10039ad4786d7f85d61ec8614b9f287ea23 (diff)
noise() works now
Diffstat (limited to 'docs/shading.html')
-rw-r--r--docs/shading.html1
1 files changed, 0 insertions, 1 deletions
diff --git a/docs/shading.html b/docs/shading.html
index 9c4feea371..c4962a32a2 100644
--- a/docs/shading.html
+++ b/docs/shading.html
@@ -29,7 +29,6 @@ in Mesa:
<li>Arrays
<li>Structs
<li>Linking of multiple shaders is not supported
-<li>Noise functions
<li>Not all built-in OpenGL state variables are supported yet.
Common variables such as gl_ModelViewMatrix and gl_NormalMatrix
are supported.