e7be42b8f492e7544087800daefe92c2f6bd631a |
|
06-Jul-2017 |
Ian Elliott <ianelliott@google.com> |
Update the Khronos EGL and GLES* header files. The latest Khronos header file contents are used. Some not-yet-registered Android extensions are added in, along with a few data types that were accidentally deleted from "GLES/gl.h". Note that Khronos rearranged some of the content. In addition, a repeat of a 2012 fix was required to avoid ANativeWindow being declared twice during the compilation of source files which also include "window.h". Both "window.h" and "native_window.h" contain the following line: typedef struct ANativeWindow ANativeWindow; I tested this by building Android as well as other source that includes "window.h", and carefully compared diff's of the old and new content. Bug: None Test: Built Android Change-Id: I5f908f88923378e4d121dfd5fbc11e4f210cbb2a
/frameworks/native/opengl/include/EGL/egl.h
|
0c7cc2ecf5faabec8554951712ac4f5b8262ed98 |
|
04-Nov-2016 |
Colin Cross <ccross@android.com> |
Fix warnings in framworks/native/opengl/include Fix old-style cast warnings by using a macro to do C or C++ style casts. Remove a visibility attribute being applied to a typedef. The warnings were being hidden by the use of -isystem to include frameworks/native/opengl/include. Bug: 31752268 Test: m -j native Change-Id: I7db3f7181e3542fc7194e1f18010dd2df5d4c57e
/frameworks/native/opengl/include/EGL/egl.h
|
e81a3cb2bd16f0ce1e9c256559aaa2095a1f41f6 |
|
10-Jun-2010 |
Mathias Agopian <mathias@google.com> |
update EGL headers to the latest note that this doesn't update the EGL stubs. Change-Id: I00274431a490249d93eb6b5ba13f274b7f2682ae
/frameworks/native/opengl/include/EGL/egl.h
|
edbf3b6af777b721cd2a1ef461947e51e88241e1 |
|
04-Mar-2009 |
The Android Open Source Project <initial-contribution@android.com> |
auto import from //depot/cupcake/@135843
/frameworks/native/opengl/include/EGL/egl.h
|
d5193d9394c5e58176d7bcdf50ef017f8a3b9e1e |
|
04-Mar-2009 |
The Android Open Source Project <initial-contribution@android.com> |
auto import from //depot/cupcake/@135843
/frameworks/native/opengl/include/EGL/egl.h
|
a6938bab1f6fa76ae98ebbe44f4e534e05fa0993 |
|
11-Feb-2009 |
The Android Open Source Project <initial-contribution@android.com> |
auto import from //branches/cupcake/...@130745
/frameworks/native/opengl/include/EGL/egl.h
|