mesa/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
..
apps glsl/apps: Assert that ftell does not return an error. 2010-02-22 23:49:50 -08:00
cl glsl: implement support for GL_EXT_texture_array 2010-02-25 20:11:55 -07:00
pp glsl/pp: Remove sl_pp_get_extension_state(). 2010-02-17 11:22:01 +01:00
Makefile Build mesa glsl with make. 2009-12-10 01:03:15 +01:00
Makefile.template Build mesa glsl with make. 2009-12-10 01:03:15 +01:00
SConscript scons: Fix xlib build. 2009-12-28 22:53:40 +00:00