From: Brian Date: Mon, 29 Jan 2007 02:02:03 +0000 (-0700) Subject: noise() works now X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=fc5a7ea5dec3a0a3e01d49559ba3cdad6c62222b;p=mesa.git noise() works now --- diff --git a/docs/shading.html b/docs/shading.html index 9c4feea371b..c4962a32a2f 100644 --- a/docs/shading.html +++ b/docs/shading.html @@ -29,7 +29,6 @@ in Mesa:
  • Arrays
  • Structs
  • Linking of multiple shaders is not supported -
  • Noise functions
  • Not all built-in OpenGL state variables are supported yet. Common variables such as gl_ModelViewMatrix and gl_NormalMatrix are supported.