summaryrefslogtreecommitdiffstats
path: root/src/mesa/main/get.c
diff options
context:
space:
mode:
authorMaxence Le Dore <maxence.ledore@gmail.com>2012-12-24 00:57:02 +0100
committerChris Forbes <chrisf@ijw.co.nz>2013-10-03 07:55:51 +1300
commitd3575622b7897c88c62e4f57341c196eb913c960 (patch)
treed5636ca07656cb96ebf7bbf9eee5d8e792f42238 /src/mesa/main/get.c
parent0d7fc10bcd2efb2f96d684b3273b4e0c0b0afef0 (diff)
downloadexternal_mesa3d-d3575622b7897c88c62e4f57341c196eb913c960.zip
external_mesa3d-d3575622b7897c88c62e4f57341c196eb913c960.tar.gz
external_mesa3d-d3575622b7897c88c62e4f57341c196eb913c960.tar.bz2
mesa: add texture gather changes
Reviewed-by: Kenneth Graunke <kenneth@whitecape.org> Reviewed-by: Ian Romanick <ian.d.romanick@intel.com>
Diffstat (limited to 'src/mesa/main/get.c')
-rw-r--r--src/mesa/main/get.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/mesa/main/get.c b/src/mesa/main/get.c
index 7af5f55..89b3bf0 100644
--- a/src/mesa/main/get.c
+++ b/src/mesa/main/get.c
@@ -366,6 +366,7 @@ EXTRA_EXT(ARB_map_buffer_alignment);
EXTRA_EXT(ARB_texture_cube_map_array);
EXTRA_EXT(ARB_texture_buffer_range);
EXTRA_EXT(ARB_texture_multisample);
+EXTRA_EXT(ARB_texture_gather);
static const int
extra_ARB_color_buffer_float_or_glcore[] = {