From 6106502fdfaef6a9fe08c17b7a0d29f396dc9d9d Mon Sep 17 00:00:00 2001 From: Ian Romanick Date: Tue, 30 Nov 2004 23:27:33 +0000 Subject: [PATCH] PrioritizeTextures, GetClipPlane, and WindowPos3fMESA don't need to be handcoded, but Enable and Disable do. Corrected some minor problems in the PixelMap functions and some ARB_vertex_program functions. Added size data for the enums that can be passed to the Map[12][fd] functions. Added the enums for EXT_pixel_buffer_objects. --- src/mesa/glapi/gl_API.xml | 217 ++++++++++++++++++++++++++++++++++++---------- 1 file changed, 171 insertions(+), 46 deletions(-) diff --git a/src/mesa/glapi/gl_API.xml b/src/mesa/glapi/gl_API.xml index c0d3b72..47a4749 100644 --- a/src/mesa/glapi/gl_API.xml +++ b/src/mesa/glapi/gl_API.xml @@ -26,7 +26,8 @@ ]> @@ -322,24 +323,114 @@ - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -1856,12 +1947,12 @@ - + - + @@ -2097,21 +2188,21 @@ - + - - + + - - + + @@ -2158,7 +2249,7 @@ - + @@ -2762,7 +2853,7 @@ - + @@ -2772,10 +2863,10 @@ - - - - + + + + @@ -4936,169 +5027,198 @@ + + + - + + + - + + + - + + + - + + + - + + + - + + + - + + + - + + + - + + + - + + + - + + + - + + + - + + + @@ -8263,7 +8383,6 @@ - @@ -9294,6 +9413,12 @@ + + + + + + -- 2.7.4