GLES2: upgrade gl2ext.h to version 18099
authorKristian Høgsberg <krh@bitplanet.net>
Wed, 4 Jul 2012 00:47:04 +0000 (20:47 -0400)
committerKristian Høgsberg <krh@bitplanet.net>
Wed, 4 Jul 2012 19:26:22 +0000 (15:26 -0400)
commit3ed8d4285360047d78cfd3218ac4f8f325ae5d6e
tree8b0ec8905d151f7d9752ca5392e11c3e59e44fd9
parente620f3e763f69245531d605ff383f160bd0c0e8c
GLES2: upgrade gl2ext.h to version 18099

Redo this commit, and remove the inclusion of gl2ext.h
from src/mapi/glapi/glapi_priv.h.  The include was added in
8f3be339850ead96f9c6200db4e0db1f74e39d13 to fix a missing prototype for
glDrawBuffersNV and others, but it's not possible to include both
glext.h and gl2ext.h from the same file.

I don't see the missing prototype here (with or without shared glapi)
so I'm just removing the offending #include.

Also, since we're redoing this, update to the most recent gl2ext.2.

Signed-off-by: Kristian Høgsberg <krh@bitplanet.net>
include/GLES2/gl2ext.h
src/mapi/glapi/glapi_priv.h