From 526e49290cd2d83fb931708a786c27647972a00c Mon Sep 17 00:00:00 2001 From: Brian Paul Date: Tue, 1 Apr 2014 07:39:36 -0600 Subject: [PATCH] Revert "glapi/es1: Don't mark core functions as static_dispatch=false" This reverts commit f6e290f80cc6728647e9cee35546190f081197e2. To fix the broken build. The DRI-enabled build seems OK after reverting. Th non-DRI/gallium build is still suffering from an unrelated issue in the pipe-loader code. --- src/mapi/glapi/gen/gl_and_es_API.xml | 129 ++++++++++++++++++--------- 1 file changed, 86 insertions(+), 43 deletions(-) diff --git a/src/mapi/glapi/gen/gl_and_es_API.xml b/src/mapi/glapi/gen/gl_and_es_API.xml index d158a6b31f7..18b0eb4ec89 100644 --- a/src/mapi/glapi/gen/gl_and_es_API.xml +++ b/src/mapi/glapi/gen/gl_and_es_API.xml @@ -18,45 +18,53 @@ - + - + - + - + - + - + - + - + @@ -65,53 +73,63 @@ - + - + - + - + - + - + - + - + - + - + @@ -119,13 +137,15 @@ - + - + @@ -134,59 +154,69 @@ - + - + - + - + - + - + - + - + - + - + @@ -195,7 +225,8 @@ - + @@ -207,68 +238,80 @@ - + - + - + - + - + - + - + - + - + - + - + - + -- 2.30.2