From: Ian Romanick Date: Wed, 26 Mar 2014 22:25:08 +0000 (-0700) Subject: glapi/es1: Don't mark core functions as static_dispatch=false X-Git-Tag: upstream/10.3~2837 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=f6e290f80cc6728647e9cee35546190f081197e2;p=platform%2Fupstream%2Fmesa.git glapi/es1: Don't mark core functions as static_dispatch=false Functions that are part of OpenGL ES 1.0 or 1.1 should have static dispatch functions in libGLESv1_CM. This doesn't affect any change yet, but it will prevent later regressions. Signed-off-by: Ian Romanick Reviewed-by: Matt Turner Acked-by: Chad Versace --- diff --git a/src/mapi/glapi/gen/gl_and_es_API.xml b/src/mapi/glapi/gen/gl_and_es_API.xml index 18b0eb4..d158a6b 100644 --- a/src/mapi/glapi/gen/gl_and_es_API.xml +++ b/src/mapi/glapi/gen/gl_and_es_API.xml @@ -18,53 +18,45 @@ - + - + - + - + - + - + - + - + @@ -73,63 +65,53 @@ - + - + - + - + - + - + - + - + - + - + @@ -137,15 +119,13 @@ - + - + @@ -154,69 +134,59 @@ - + - + - + - + - + - + - + - + - + - + @@ -225,8 +195,7 @@ - + @@ -238,80 +207,68 @@ - + - + - + - + - + - + - + - + - + - + - + - +