mesa/src/glsl/cl
Brian Paul 1f2b495b55 glsl: implement support for GL_EXT_texture_array
GL_EXT_texture_array is different from the existing GL_MESA_texture_array
support in that the former is only supported for GLSL, not fixed-function.

The shadow compare versions of the sampler functions haven't been tested
yet.  The non-shadow versions have been tested with a new piglit test.
2010-02-25 20:11:55 -07:00
..
Makefile Build mesa glsl with make. 2009-12-10 01:03:15 +01:00
sl_cl_parse.c glsl: implement support for GL_EXT_texture_array 2010-02-25 20:11:55 -07:00
sl_cl_parse.h glsl: Do syntax parsing inline with processing. 2009-12-20 21:19:07 +01:00