i965: expose ARB_texture_cube_map_array
authorChris Forbes <chrisf@ijw.co.nz>
Thu, 22 Nov 2012 06:24:22 +0000 (19:24 +1300)
committerEric Anholt <eric@anholt.net>
Fri, 14 Dec 2012 23:26:51 +0000 (15:26 -0800)
commit2f7f095a801311bf62aa1204b5a9940509753cff
tree950652568adf3762dfc162a774de187f17436597
parent380fc562b35c57b0f97ea4325c578ed94efae220
i965: expose ARB_texture_cube_map_array

V3: Put enable in an existing block rather than making a new
one for no good reason.

Signed-off-by: Chris Forbes <chrisf@ijw.co.nz>
Reviewed-by: Eric Anholt <eric@anholt.net>
Reviewed-by: Kenneth Graunke <kenneth@whitecape.org>
docs/GL3.txt
src/mesa/drivers/dri/intel/intel_extensions.c