summaryrefslogtreecommitdiffstats
path: root/opengl/tools/glgen/stubs/egl
Commit message (Expand)AuthorAgeFilesLines
* Replace JNI primitive array critical calls with non-critical ones.Hiroshi Yamauchi2015-05-122-7/+6
* Fix pointer-to-int and int-to-pointer warnings.Dan Albert2015-02-231-1/+2
* Merge "Avoid overwriting EGL14.EGL_NO_SURFACE"Jesse Hall2014-12-021-10/+6
|\
| * Avoid overwriting EGL14.EGL_NO_SURFACESangkyu Lee2014-11-251-10/+6
* | Frameworks/native: Add pragmas to glgen headersAndreas Gampe2014-11-122-0/+8
|/
* AArch64: Make eglGetDisplay(int) work for EGL_DEFAULT_DISPLAYAshok Bhat2014-02-262-3/+2
* Use long for pointers in opengl/EGL classesAshok Bhat2014-02-248-26/+165
* Update EGL codegen to be in sync with frameworks/baseAshok Bhat2014-02-201-1/+1
* All consumers now take an IGraphicBufferConsumer instead of a BufferQueueMathias Agopian2013-08-061-4/+4
* Generate new EGLExt classJesse Hall2013-05-024-1/+171
* update glgen to take into account recent changesMathias Agopian2013-02-222-3/+6
* Refactoring: Rename SurfaceTextureClient to SurfaceMathias Agopian2013-02-142-2/+2
* Rename ISurfaceTexture and SurfaceTextureAndy McFadden2012-12-182-5/+5
* Updated eglCreateWindowSurface stub for glgenThomas Tafertshofer2012-08-091-1/+3
* Remove @hide from the generated EGL 1.4 APIThomas Tafertshofer2012-07-131-3/+3
* improve glgen tool to support EGL1.4Thomas Tafertshofer2012-07-108-0/+504