Revert "GLES2: upgrade gl2ext.h to version 16994."
authorMarek Olšák <maraeo@gmail.com>
Tue, 3 Jul 2012 22:25:08 +0000 (00:25 +0200)
committerMarek Olšák <maraeo@gmail.com>
Tue, 3 Jul 2012 23:40:05 +0000 (01:40 +0200)
commit567fcd2eb9bf31d5abe9e78677a0c35e4d07e420
tree049a9dddc9c9e1e8dfa0ba5dcb653fa66fbaac4c
parent2668aaa5570b29cb02af2b79a9397d917379026f
Revert "GLES2: upgrade gl2ext.h to version 16994."

This reverts commit 8818b88748bde6de5a4a98ad237c85151b44c774.

I get a lot of errors like this one:

In file included from ../../../src/mapi/glapi/glapi_priv.h:49:0,
                 from glapi_dispatch.c:40:
../../../include/GLES2/gl2ext.h:1074:28: error: redefinition of typedef ‘PFNGLRENDERBUFFERSTORAGEMULTISAMPLEEXTPROC’
../../../include/GL/glext.h:10237:25: note: previous declaration of ‘PFNGLRENDERBUFFERSTORAGEMULTISAMPLEEXTPROC’ was here

This with a clean build (with git clean -fdX).

I don't get the errors on my other machine. I didn't investigate why,
a wild guess is that this depends on the version of gcc.
include/GLES2/gl2ext.h