From: Ian Romanick <ian.d.roman...@intel.com>

/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 <ian.d.roman...@intel.com>
---
 src/mapi/es1api/ABI-check | 1 +
 1 file changed, 1 insertion(+)

diff --git a/src/mapi/es1api/ABI-check b/src/mapi/es1api/ABI-check
index aecad5a..44654cd 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
-- 
1.8.1.4

_______________________________________________
mesa-dev mailing list
mesa-dev@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/mesa-dev

Reply via email to