summaryrefslogtreecommitdiffstats
path: root/opengl/tools/glgen/specs/egl
Commit message (Collapse)AuthorAgeFilesLines
* Generate new EGLExt classJesse Hall2013-05-022-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
* Add eglPresentationTimeANDROIDAndy McFadden2013-03-051-0/+1
| | | | | | | | | | Added EGL extension to set a timestamp on a surface. Also, fix JNI encoding of "long" in glgen. Bug 8191230 Change-Id: I38b7334bade3f8ff02bffe600bb74469ef22c164
* improve glgen tool to support EGL1.4Thomas Tafertshofer2012-07-102-0/+46
- added EGL1.4 bindings generation - fixed bugs in GLES bindings Bug: 6709865 Change-Id: I04ac63f652e1968a51eb833f47e00336ea449980