From 2971f688e6444b315856e6ffd17b428b14262edf Mon Sep 17 00:00:00 2001 From: Neil Roberts Date: Fri, 5 Jan 2018 11:38:58 +0100 Subject: [PATCH] mesa: Tidy up the 4.6 section of GL4x.xml The enums are moved to the top and indented like the rest of the file. Comments are added to split up the function aliases by corresponding extension. This should make no functional difference. Reviewed-by: Ian Romanick --- src/mapi/glapi/gen/GL4x.xml | 15 ++++++++++----- 1 file changed, 10 insertions(+), 5 deletions(-) diff --git a/src/mapi/glapi/gen/GL4x.xml b/src/mapi/glapi/gen/GL4x.xml index 4b2703c7ec0..cd2e3b831ed 100644 --- a/src/mapi/glapi/gen/GL4x.xml +++ b/src/mapi/glapi/gen/GL4x.xml @@ -67,15 +67,21 @@ + + + + + + + + - - - + @@ -85,8 +91,7 @@ - - + -- 2.11.0