From 6dbb8ead0ff4ea788d92e0c5f49d6996e96e3527 Mon Sep 17 00:00:00 2001 From: Ian Romanick Date: Wed, 24 Nov 2004 18:55:45 +0000 Subject: Added support for several additional enum-only extensions: ARB_texture_rectangle, EXT_texture_env_dot3, EXT_texture_mirror_clamp, ATI_texture_mirror_once, IBM_texture_mirrored_repeat, NV_packed_depth_stencil, and NV_texture_rectangle. --- src/mesa/glapi/gl_API.xml | 38 ++++++++++++++++++++++++++++++++++++++ 1 file changed, 38 insertions(+) (limited to 'src/mesa/glapi') diff --git a/src/mesa/glapi/gl_API.xml b/src/mesa/glapi/gl_API.xml index 8915be069c..03048c281c 100644 --- a/src/mesa/glapi/gl_API.xml +++ b/src/mesa/glapi/gl_API.xml @@ -5912,6 +5912,12 @@ + + + + + + @@ -8467,6 +8473,16 @@ + + + + + + + + + + @@ -8511,6 +8527,10 @@ + + + + @@ -8578,6 +8598,11 @@ + + + + + @@ -8592,6 +8617,13 @@ + + + + + + + @@ -9250,6 +9282,12 @@ + + + + + + -- cgit v1.2.3