History log of /external/mesa3d/include/GLES2/gl2ext.h
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
6a5504de2fbc43b445406324485629a313f7e542 28-Aug-2016 Ilia Mirkin <imirkin@alum.mit.edu> Update Khronos-supplied headers to r33100

As retrieved from opengl.org and khronos.org. Maintained the APPLE hack
in GL/glext.h manually. Added gl32.h.

Signed-off-by: Ilia Mirkin <imirkin@alum.mit.edu>
Acked-by: Dave Airlie <airlied@redhat.com>
/external/mesa3d/include/GLES2/gl2ext.h
1d5b88e33b07bc26d612720e6cb197a6917ba75f 27-Nov-2015 Marta Lofstedt <marta.lofstedt@intel.com> gles2: Update gl2ext.h to revision: 32120

This is needed to be able to implement the accepted OES
extensions.

Cc: "11.0 11.1" <mesa-stable@lists.freedesktop.org>
Signed-off-by: Marta Lofstedt <marta.lofstedt@linux.intel.com>
Reviewed-by: Ilia Mirkin <imirkin@alum.mit.edu>
/external/mesa3d/include/GLES2/gl2ext.h
1ecf6e1595664529a60b028cc54d885c50df0301 01-Oct-2014 Neil Roberts <neil@linux.intel.com> gles2: Update gl2ext.h to revision 28335

The main incentive to do this is to get the defines for the
GL_KHR_context_flush_control extension.

Reviewed-by: Ian Romanick <ian.d.romanick@intel.com>
/external/mesa3d/include/GLES2/gl2ext.h
7c379ebe173b43e6ee76bc37a122aa4642bdf43e 25-Mar-2014 Jordan Justen <jordan.l.justen@intel.com> include/GLES3: add OpenGL ES 3.1 Headers

From:
http://www.khronos.org/registry/gles/api/GLES3/gl31.h
http://www.khronos.org/registry/gles/api/GLES2/gl2ext.h
http://www.khronos.org/registry/gles/api/GLES3/gl3platform.h

Signed-off-by: Jordan Justen <jordan.l.justen@intel.com>
Reviewed-by: Brian Paul <brianp@vmware.com>
/external/mesa3d/include/GLES2/gl2ext.h
d519ebb34cd21cfc13987f2038d7a2ec353a5cfd 22-Jan-2014 Matt Turner <mattst88@gmail.com> gles2: Update gl2ext.h to revision 24614.

Reviewed-by: Anuj Phogat <anuj.phogat@gmail.com>
/external/mesa3d/include/GLES2/gl2ext.h
00a945f61e5d3e1a28fd20fcd18402b9300d1ca8 27-Jul-2013 Matt Turner <mattst88@gmail.com> gles2: Update gl2ext.h to revision 22161.

Reviewed-by: Jordan Justen <jordan.l.justen@intel.com>
/external/mesa3d/include/GLES2/gl2ext.h
5c78ad84f47eb281c84094ccb73f43262965699e 15-Nov-2012 Matt Turner <mattst88@gmail.com> gles2: Update gl2ext.h to revision 19436

Reviewed-by: Chad Versace <chad.versace@linux.intel.com>
/external/mesa3d/include/GLES2/gl2ext.h
3ed8d4285360047d78cfd3218ac4f8f325ae5d6e 04-Jul-2012 Kristian Høgsberg <krh@bitplanet.net> 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>
/external/mesa3d/include/GLES2/gl2ext.h
567fcd2eb9bf31d5abe9e78677a0c35e4d07e420 04-Jul-2012 Marek Olšák <maraeo@gmail.com> 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.
/external/mesa3d/include/GLES2/gl2ext.h
8818b88748bde6de5a4a98ad237c85151b44c774 23-Apr-2012 Gwenole Beauchesne <gwenole.beauchesne@intel.com> GLES2: upgrade gl2ext.h to version 16994.
/external/mesa3d/include/GLES2/gl2ext.h
b152a239b17c3df3b4cd1090bd70460bde16e5ab 21-Sep-2011 Ian Romanick <ian.d.romanick@intel.com> GLES2/gl2ext: upgrade to gl2ext.h version 15049
/external/mesa3d/include/GLES2/gl2ext.h
59f8dca7cf7ce2b21d3bfe59c55bd3927de7f39c 31-May-2010 Chia-I Wu <olv@lunarg.com> Update OpenGL ES headers.
/external/mesa3d/include/GLES2/gl2ext.h
8c092def6c8f59048341c585af9b752bfa1f0236 31-Aug-2008 José Fonseca <jrfonseca@tungstengraphics.com> Remove CVS keywords.

Please remove CVS keywords when importing third-party code into the git
repository.
/external/mesa3d/include/GLES2/gl2ext.h
0ebc94d2362222e690d0a72a27858461c5605264 04-Jun-2008 Brian Paul <brian.paul@tungstengraphics.com> egl: added OpenGL ES 2.0 header files in new GLES2 directory
/external/mesa3d/include/GLES2/gl2ext.h