summaryrefslogtreecommitdiffstats
path: root/core/jni/android_opengl_EGL14.cpp
Commit message (Expand)AuthorAgeFilesLines
* Replace JNI primitive array critical calls with non-critical ones.Hiroshi Yamauchi2015-05-121-27/+26
* Update autogenerated gl functions.Dan Albert2015-02-231-1/+2
* Frameworks/base: New GL bindingsAndreas Gampe2014-11-121-0/+4
* AArch64: Make eglGetDisplay(int) work for EGL_DEFAULT_DISPLAYAshok Bhat2014-02-261-1/+1
* Use long for pointers in opengl/EGL classesAshok Bhat2014-02-241-19/+44
* EGL14.eglCreateWindowSurface should set producerControlledByAppTakahiro Aizawa2013-12-181-1/+1
* Clearly separate consumer and producer interfacesMathias Agopian2013-08-061-4/+4
* resolved conflicts for merge of 78df7b5e to masterJesse Hall2013-05-061-17/+0
|\
| * Add android.opengl.EGLExt class for EGL extensionsJesse Hall2013-05-011-17/+0
* | Regenerate GL stubsAndy McFadden2013-04-251-23/+23
|/
* Add eglPresentationTimeANDROIDAndy McFadden2013-03-051-0/+17
* regenerate GLES java bindingsMathias Agopian2013-02-251-18/+18
* regenerate egl/gles stubs from glgenMathias Agopian2013-02-221-5/+4
* Refactoring: Rename SurfaceTextureClient to SurfaceMathias Agopian2013-02-151-2/+2
* Rename ISurfaceTexture and SurfaceTextureAndy McFadden2012-12-181-2/+2
* stop using a deprecated SurfaceTextureClient ctorJamie Gennis2012-12-111-1/+5
* Add plumbing for new surface flinger display API.Jeff Brown2012-08-271-1/+1
* EGL 1.4 bindings generated by glgenThomas Tafertshofer2012-07-101-0/+1247