diff options
author | Marek Olšák <[email protected]> | 2012-07-04 00:25:08 +0200 |
---|---|---|
committer | Marek Olšák <[email protected]> | 2012-07-04 01:40:05 +0200 |
commit | 567fcd2eb9bf31d5abe9e78677a0c35e4d07e420 (patch) | |
tree | 049a9dddc9c9e1e8dfa0ba5dcb653fa66fbaac4c /src/gallium | |
parent | 2668aaa5570b29cb02af2b79a9397d917379026f (diff) |
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.
Diffstat (limited to 'src/gallium')
0 files changed, 0 insertions, 0 deletions