From 491a16fb0f753369931cac51762b7d0b4462486b Mon Sep 17 00:00:00 2001 From: Ian Romanick Date: Wed, 4 Oct 2006 21:59:51 +0000 Subject: [PATCH] Fix the ordering of extensions. --- src/mesa/glapi/gl_API.xml | 106 +++++++++++++++++++++++----------------------- 1 file changed, 53 insertions(+), 53 deletions(-) diff --git a/src/mesa/glapi/gl_API.xml b/src/mesa/glapi/gl_API.xml index 11b9b50..6b091bf 100644 --- a/src/mesa/glapi/gl_API.xml +++ b/src/mesa/glapi/gl_API.xml @@ -11433,8 +11433,6 @@ - - @@ -11443,6 +11441,27 @@ + + + + + + + + + + + + + + + + + + + + + @@ -11452,6 +11471,38 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -11569,55 +11620,4 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -- 2.7.4