summaryrefslogtreecommitdiff
path: root/opengl
AgeCommit message (Expand)Author
2021-03-31[LSC] Add LOCAL_LICENSE_KINDS to frameworks/base Bob Badour
2021-03-30Move framework java filegroups into subdirectories Anton Hansson
2020-12-08Improve OWNERS coverage across frameworks/base/. Jeff Sharkey
2020-11-04Add maxTargetSdk restriction to unused APIs. Mathew Inwood
2020-01-23Replace dalvik..UnsupportedAppUsage annotation. Artur Satayev
2020-01-08Use new UnsupportedAppUsage annotation. Artur Satayev
2019-12-19Merge "Revert "Use new UnsupportedAppUsage annotation."" am: edf7ce4f38 am: 0... Automerger Merge Worker
2019-12-19Revert "Use new UnsupportedAppUsage annotation." Austin Wang
2019-12-18Merge "Use new UnsupportedAppUsage annotation." am: 1385dca8f6 am: 068a9faf3d... Automerger Merge Worker
2019-12-18Use new UnsupportedAppUsage annotation. Artur Satayev
2019-11-19Add @UnsupportedAppUsage annotations for greylist. Artur Satayev
2019-11-08Add @UnsupportedAppUsage annotations for greylist. Artur Satayev
2019-09-10Create C API for accessing android.graphics.Bitmap in native code. Derek Sollenberger
2019-04-04EGLAttrib requires special handling in JNI Courtney Goeltzenleuchter
2019-03-27Pass Bitmap's native instance to JNI where feasible Leon Scroggins III
2018-10-24Make EGL15 class final Courtney Goeltzenleuchter
2018-10-23Add EGL15: eglCreateImage, eglDestroyImage Courtney Goeltzenleuchter
2018-10-16Update to EGL 1.5 Courtney Goeltzenleuchter
2018-08-17Add @UnsupportedAppUsage annotations Mathew Inwood
2018-08-09Add @UnsupportedAppUsage annotations Mathew Inwood
2017-05-01remove unused private field Mike Reed
2017-04-21Workaround apps that override surfaceCreated John Reck
2017-02-06docs: Update gluUnProject parameter description. am: 232c4900ac am: cb6a5fc0f... Ricardo Loo
2017-02-03docs: Update gluUnProject parameter description. Ricardo Loo
2017-01-12Add EGL_RECORDABLE_ANDROID enum in EGLExt Kalle Raita
2017-01-09Provide non-blocking SurfaceView draw notification path. Robert Carr
2016-11-30Guarantee that glMapBufferRange/glGetBufferPointv return a ByteBuffer Romain Guy
2016-11-30Deprecate eglCreatePixmapSurface Romain Guy
2016-07-01Merge \"Merge \\"update GlSurfaceView:onPause/Resume docs\\" into nyc-mr1-dev... John Reck
2016-06-29update GlSurfaceView:onPause/Resume docs John Reck
2016-06-07Correct spelling error in GLSurfaceView. Aurimas Liutikas
2016-04-18Make surfaceRedrawNeeded forgiving John Reck
2016-02-29Merge "Fix glGetTransformFeedbackVarying JNI" into nyc-dev Pablo Ceballos
2016-02-22Add glReadPixels with buffer-offset argument Pablo Ceballos
2016-02-09Fix glGetTransformFeedbackVarying JNI Pablo Ceballos
2016-01-26Fix reentrant deadlock in GLSurfaceView. Robert Carr
2016-01-08Implement surfaceRedrawNeeded for GLSurfaceView Robert Carr
2015-12-18Add GLES32 class and JNI Pablo Ceballos
2015-10-27Merge "Add missing OpenGLES 3.1 bitfield constants." Pablo Ceballos
2015-10-06Remove GLTrace support Pablo Ceballos
2015-09-29Add missing OpenGLES 3.1 bitfield constants. Pablo Ceballos
2015-06-08Add tracing to GLSurfaceView Chris Craik
2015-03-05Cleanup Bitmap JNI attempt #2 John Reck
2015-03-05Revert "Cleanup Bitmap JNI" Chad Jones
2015-03-05Cleanup Bitmap JNI John Reck
2014-10-01Re-allow suppressing onDetachedFromWindow John Reck
2014-06-30Fix onTrimMemory for HardwareRenderer John Reck
2014-05-21opengl: Un-hide GLES31 and GLES31Ext classes Jesse Hall
2014-05-21opengl: Add GLES31 and GLES31Ext classes Jesse Hall
2014-04-21am 43cea7ea: am 650a8860: am fc3c6a0e: Merge "EGL_OPENGL_ES3_BIT_KHR is set a... Jesse Hall