Files
third_party_mesa3d/src/glsl
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
..
2009-12-10 01:03:15 +01:00
2009-12-10 01:03:15 +01:00
2009-12-28 22:53:40 +00:00