From 9595d1935c9934da60a09e659b6ea7d3b7d226e2 Mon Sep 17 00:00:00 2001 From: Brian Date: Sat, 20 Jan 2007 13:40:57 -0700 Subject: Added a page with shading language status, tips, etc. --- docs/shading.html | 116 ++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 116 insertions(+) create mode 100644 docs/shading.html (limited to 'docs/shading.html') diff --git a/docs/shading.html b/docs/shading.html new file mode 100644 index 0000000000..e7c63d1dd2 --- /dev/null +++ b/docs/shading.html @@ -0,0 +1,116 @@ + + +Shading Language Support + + + + + +

Shading Language Support

+ +

+This page describes the features and status of Mesa's support for the + +OpenGL Shading Language. +

+ +

+Last updated on 20 Jan 2007. +

+ +

Unsupported Features

+ +

+The following features of the shading language are not yet supported +in Mesa: +

+ + + +

+All other major features of the shading language should function. +

+ + +

Implementation Notes

+ + + +

+These issues will be addressed/resolved in the future. +

+ + +

Programming Hints

+ + + + + + -- cgit v1.2.3