replicant-frameworks_native/opengl/tools/glgen/src
Jesse Hall c86393510c Generate new EGLExt class
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
2013-05-02 13:44:29 -07:00
..
.gitignore
CFunc.java
CodeEmitter.java
CType.java Support "const GLChar*" and "const GLenum*" types 2013-04-10 08:34:54 -07:00
EGLCodeEmitter.java Remove @hide from the generated EGL 1.4 API 2012-07-13 17:43:19 -07:00
GenerateEGL.java Generate new EGLExt class 2013-05-02 13:44:29 -07:00
GenerateGL.java
GenerateGLES.java Generate GLES30 class, just a clone of GLES20 for now 2013-04-10 08:34:54 -07:00
GLESCodeEmitter.java
JFunc.java
JniCodeEmitter.java Add buffer object versions of several functions 2013-04-10 22:00:17 -07:00
Jsr239CodeEmitter.java
JType.java Add *int64 and GLsync types and related functions 2013-04-10 22:00:17 -07:00
ParameterChecker.java add some missing parameter validation in GLES java bindings 2013-02-25 16:50:51 -08:00