From: Ian Romanick Date: Wed, 2 Apr 2014 21:48:24 +0000 (-0700) Subject: glapi: Fix make check X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=4fa58ae5c78c15287ad59950c3634017a39e28b6;p=mesa.git glapi: Fix make check /me puts a paper bag on his head and sits in the corner. This was supposed to be included in 5a68f731, which added glPointSizePointerOES back to the list of functions exposed by libGLESv1_CM. It looks like it was an uncommitted change in my tree when I sent the patch out. Signed-off-by: Ian Romanick Reviewed-by: Matt Turner --- diff --git a/src/mapi/es1api/ABI-check b/src/mapi/es1api/ABI-check index aecad5a6f5b..44654cde863 100755 --- a/src/mapi/es1api/ABI-check +++ b/src/mapi/es1api/ABI-check @@ -122,6 +122,7 @@ glPointParameterfv glPointParameterx glPointParameterxv glPointSize +glPointSizePointerOES glPointSizex glPolygonOffset glPolygonOffsetx