summaryrefslogtreecommitdiffstats
path: root/opengl/tools/glgen/stubs/egl/EGL14Header.java-if
Commit message (Collapse)AuthorAgeFilesLines
* Generate new EGLExt classJesse Hall2013-05-021-1/+1
| | | | | | | | Initially populated with EGL_ANDROID_presentation_time (moved from the EGL14 class) and the ES-relevant parts of EGL_KHR_create_context. Bug: 8678160 Change-Id: Ifed2ee3da264ca701ae1f4b309a0758f7fcc3acc
* Remove @hide from the generated EGL 1.4 APIThomas Tafertshofer2012-07-131-3/+3
| | | | Change-Id: Ia5707533fcf1186ef648b8a4e25987f5e7e7dea3
* improve glgen tool to support EGL1.4Thomas Tafertshofer2012-07-101-0/+151
- added EGL1.4 bindings generation - fixed bugs in GLES bindings Bug: 6709865 Change-Id: I04ac63f652e1968a51eb833f47e00336ea449980