OSDN Git Service

Generate new EGLExt class
authorJesse Hall <jessehall@google.com>
Tue, 30 Apr 2013 20:45:14 +0000 (13:45 -0700)
committerJesse Hall <jessehall@google.com>
Thu, 2 May 2013 20:44:29 +0000 (13:44 -0700)
commitc86393510c8747519fe34e5aa38ce5218593c19c
treea1447e5dfb3bde31bbfce8f293deed5093669863
parentcc8f8ad33d4f8f55ff30e1600cc59c7cf5113c8a
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
opengl/tools/glgen/gen
opengl/tools/glgen/specs/egl/EGL14.spec
opengl/tools/glgen/specs/egl/EGLExt.spec [new file with mode: 0644]
opengl/tools/glgen/src/GenerateEGL.java
opengl/tools/glgen/stubs/egl/EGL14Header.java-if
opengl/tools/glgen/stubs/egl/EGL14cHeader.cpp
opengl/tools/glgen/stubs/egl/EGLExtHeader.java-if [new file with mode: 0644]
opengl/tools/glgen/stubs/egl/EGLExtcHeader.cpp [new file with mode: 0644]