From 7a2af605c2c2b0d2e9bbb0b161eba8842acefbcb Mon Sep 17 00:00:00 2001 From: marha Date: Fri, 15 Jun 2012 08:28:24 +0200 Subject: fontconfig mesa pixman xserver git update 15 juni 2012 --- mesalib/docs/shading.html | 55 +++++++++++++++++++---------------------------- 1 file changed, 22 insertions(+), 33 deletions(-) (limited to 'mesalib/docs/shading.html') diff --git a/mesalib/docs/shading.html b/mesalib/docs/shading.html index aba395974..175e02460 100644 --- a/mesalib/docs/shading.html +++ b/mesalib/docs/shading.html @@ -1,12 +1,13 @@ - + + + + + Shading Language Support + + + -Shading Language Support - - - - - -

Shading Language Support

+

Shading Language Support

This page describes the features and status of Mesa's support for the @@ -19,7 +20,7 @@ Contents

- - -

Environment Variables

+

Environment Variables

The MESA_GLSL environment variable can be set to a comma-separated @@ -58,8 +57,7 @@ Example: export MESA_GLSL=dump,nopt

-
-

GLSL Version

+

GLSL Version

The GLSL compiler currently supports version 1.20 of the shading language. @@ -76,8 +74,7 @@ Several GLSL extensions are also supported: - -

Unsupported Features

+

Unsupported Features

XXX update this section

@@ -100,8 +97,7 @@ All other major features of the shading language should function.

-
-

Implementation Notes

+

Implementation Notes

- -

Compiler Validation

+

Compiler Validation

Developers working on the GLSL compiler should test frequently to avoid @@ -264,5 +253,5 @@ tests GLSL features. The Mesa demos repository also has some good GLSL tests.

- - + + -- cgit v1.2.3