summaryrefslogtreecommitdiffstats
path: root/opengl
Commit message (Expand)AuthorAgeFilesLines
* EGLAttrib requires special handling in JNICourtney Goeltzenleuchter2019-04-041-10/+13
* Pass Bitmap's native instance to JNI where feasibleLeon Scroggins III2019-03-271-11/+15
* Make EGL15 class finalCourtney Goeltzenleuchter2018-10-241-1/+3
* Add EGL15: eglCreateImage, eglDestroyImageCourtney Goeltzenleuchter2018-10-231-0/+18
* Update to EGL 1.5Courtney Goeltzenleuchter2018-10-163-0/+223
* Add @UnsupportedAppUsage annotationsMathew Inwood2018-08-171-0/+2
* Add @UnsupportedAppUsage annotationsMathew Inwood2018-08-093-0/+11
* remove unused private fieldMike Reed2017-05-011-3/+0
* Workaround apps that override surfaceCreatedJohn Reck2017-04-211-0/+7
* docs: Update gluUnProject parameter description. am: 232c4900ac am: cb6a5fc0f...Ricardo Loo2017-02-061-2/+2
|\
| * docs: Update gluUnProject parameter description.Ricardo Loo2017-02-031-2/+2
* | Add EGL_RECORDABLE_ANDROID enum in EGLExtKalle Raita2017-01-121-0/+1
* | Provide non-blocking SurfaceView draw notification path.Robert Carr2017-01-091-14/+27
* | Guarantee that glMapBufferRange/glGetBufferPointv return a ByteBufferRomain Guy2016-11-301-0/+8
* | Deprecate eglCreatePixmapSurfaceRomain Guy2016-11-302-0/+2
* | Merge \"Merge \\"update GlSurfaceView:onPause/Resume docs\\" into nyc-mr1-dev...John Reck2016-07-011-131/+31
|\|
| * update GlSurfaceView:onPause/Resume docsJohn Reck2016-06-291-131/+31
* | Correct spelling error in GLSurfaceView.Aurimas Liutikas2016-06-071-1/+1
|/
* Make surfaceRedrawNeeded forgivingJohn Reck2016-04-181-1/+3
* Merge "Fix glGetTransformFeedbackVarying JNI" into nyc-devPablo Ceballos2016-02-291-1/+16
|\
| * Fix glGetTransformFeedbackVarying JNIPablo Ceballos2016-02-091-1/+16
* | Add glReadPixels with buffer-offset argumentPablo Ceballos2016-02-221-0/+12
|/
* Fix reentrant deadlock in GLSurfaceView.Robert Carr2016-01-261-2/+27
* Implement surfaceRedrawNeeded for GLSurfaceViewRobert Carr2016-01-081-5/+35
* Add GLES32 class and JNIPablo Ceballos2015-12-182-1/+787
* Merge "Add missing OpenGLES 3.1 bitfield constants."Pablo Ceballos2015-10-271-2/+8
|\
| * Add missing OpenGLES 3.1 bitfield constants.Pablo Ceballos2015-09-291-2/+8
* | Remove GLTrace supportPablo Ceballos2015-10-061-6/+0
|/
* Add tracing to GLSurfaceViewChris Craik2015-06-081-3/+19
* Cleanup Bitmap JNI attempt #2John Reck2015-03-051-10/+0
* Revert "Cleanup Bitmap JNI"Chad Jones2015-03-051-0/+10
* Cleanup Bitmap JNIJohn Reck2015-03-051-10/+0
* Re-allow suppressing onDetachedFromWindowJohn Reck2014-10-011-3/+2
* Fix onTrimMemory for HardwareRendererJohn Reck2014-06-301-137/+0
* opengl: Un-hide GLES31 and GLES31Ext classesJesse Hall2014-05-212-2/+0
* opengl: Add GLES31 and GLES31Ext classesJesse Hall2014-05-212-0/+1779
* am 43cea7ea: am 650a8860: am fc3c6a0e: Merge "EGL_OPENGL_ES3_BIT_KHR is set a...Jesse Hall2014-04-211-2/+6
|\
| * EGL_OPENGL_ES3_BIT_KHR is set as ES 3 context is requested.Jin Zhebin2014-04-151-2/+6
* | Revert "Revert "Workaround apps not calling super.onDetachedFromWindow()""John Reck2014-03-061-7/+3
* | Revert "Workaround apps not calling super.onDetachedFromWindow()"Bart Sears2014-03-061-2/+2
* | Workaround apps not calling super.onDetachedFromWindow()John Reck2014-03-061-2/+2
* | Fix bad link tag in javadoc.Narayan Kamath2014-02-281-1/+1
* | API changes for 64 bit platforms.Narayan Kamath2014-02-271-15/+14
* | am 7aec4109: am 7aeb4307: am 2525acf5: am e4dae5f2: Merge "AArch64: Make eglG...Narayan Kamath2014-02-271-2/+1
|\|
| * AArch64: Make eglGetDisplay(int) work for EGL_DEFAULT_DISPLAYAshok Bhat2014-02-261-2/+1
* | Merge "Tabs -> spaces in frameworks/base."John Spurlock2014-02-256-11/+11
|\ \
| * | Tabs -> spaces in frameworks/base.John Spurlock2014-02-256-11/+11
* | | am d8410d38: am 614b00de: am a88abfb3: am 6ab07fac: Merge "Use long for point...Narayan Kamath2014-02-256-13/+57
|\ \ \ | |/ / |/| / | |/
| * Use long for pointers in opengl/EGL classesAshok Bhat2014-02-246-13/+57
* | Hide three malformed GL bindingsAndy McFadden2014-02-191-0/+3
|/