From: Brian Date: Thu, 19 Apr 2007 20:24:29 +0000 (-0600) Subject: dFdx(), etc. don't work yet X-Git-Tag: mesa-7.8~6094 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=ba3d384e94faaedd4b1e0a90c1a765452bf594f3;p=platform%2Fupstream%2Fmesa.git dFdx(), etc. don't work yet --- diff --git a/docs/shading.html b/docs/shading.html index 3a10f1b..64ec999 100644 --- a/docs/shading.html +++ b/docs/shading.html @@ -44,6 +44,7 @@ in Mesa:
  • Comparison of user-defined structs
  • Linking of multiple shaders is not supported
  • gl_ClipVertex +
  • The derivative functions such as dFdx() are not implemented