| Commit message (Expand) | Author | Age | Files | Lines |
* | Cleanup Bitmap JNI attempt #2 | John Reck | 2015-03-05 | 1 | -10/+0 |
* | Revert "Cleanup Bitmap JNI" | Chad Jones | 2015-03-05 | 1 | -0/+10 |
* | Cleanup Bitmap JNI | John Reck | 2015-03-05 | 1 | -10/+0 |
* | Re-allow suppressing onDetachedFromWindow | John Reck | 2014-10-01 | 1 | -3/+2 |
* | Fix onTrimMemory for HardwareRenderer | John Reck | 2014-06-30 | 1 | -137/+0 |
* | opengl: Un-hide GLES31 and GLES31Ext classes | Jesse Hall | 2014-05-21 | 2 | -2/+0 |
* | opengl: Add GLES31 and GLES31Ext classes | Jesse Hall | 2014-05-21 | 2 | -0/+1779 |
* | am 43cea7ea: am 650a8860: am fc3c6a0e: Merge "EGL_OPENGL_ES3_BIT_KHR is set a... | Jesse Hall | 2014-04-21 | 1 | -2/+6 |
|\ |
|
| * | EGL_OPENGL_ES3_BIT_KHR is set as ES 3 context is requested. | Jin Zhebin | 2014-04-15 | 1 | -2/+6 |
* | | Revert "Revert "Workaround apps not calling super.onDetachedFromWindow()"" | John Reck | 2014-03-06 | 1 | -7/+3 |
* | | Revert "Workaround apps not calling super.onDetachedFromWindow()" | Bart Sears | 2014-03-06 | 1 | -2/+2 |
* | | Workaround apps not calling super.onDetachedFromWindow() | John Reck | 2014-03-06 | 1 | -2/+2 |
* | | Fix bad link tag in javadoc. | Narayan Kamath | 2014-02-28 | 1 | -1/+1 |
* | | API changes for 64 bit platforms. | Narayan Kamath | 2014-02-27 | 1 | -15/+14 |
* | | am 7aec4109: am 7aeb4307: am 2525acf5: am e4dae5f2: Merge "AArch64: Make eglG... | Narayan Kamath | 2014-02-27 | 1 | -2/+1 |
|\ \
| |/ |
|
| * | AArch64: Make eglGetDisplay(int) work for EGL_DEFAULT_DISPLAY | Ashok Bhat | 2014-02-26 | 1 | -2/+1 |
* | | Merge "Tabs -> spaces in frameworks/base." | John Spurlock | 2014-02-25 | 6 | -11/+11 |
|\ \ |
|
| * | | Tabs -> spaces in frameworks/base. | John Spurlock | 2014-02-25 | 6 | -11/+11 |
* | | | am d8410d38: am 614b00de: am a88abfb3: am 6ab07fac: Merge "Use long for point... | Narayan Kamath | 2014-02-25 | 6 | -13/+57 |
|\ \ \
| |/ /
|/| /
| |/ |
|
| * | Use long for pointers in opengl/EGL classes | Ashok Bhat | 2014-02-24 | 6 | -13/+57 |
* | | Hide three malformed GL bindings | Andy McFadden | 2014-02-19 | 1 | -0/+3 |
|/ |
|
* | Use long to store pointers in GLES_JNI/EGL classes | Ashok Bhat | 2014-01-31 | 5 | -30/+48 |
* | Merge "Fix incorrect name in eglSwapBuffers log wrapper" | Jesse Hall | 2013-12-15 | 1 | -1/+1 |
|\ |
|
| * | Fix incorrect name in eglSwapBuffers log wrapper | Brian Harris | 2013-12-10 | 1 | -1/+1 |
* | | Merge "Fix wrapper equals()" | Andy McFadden | 2013-06-24 | 6 | -6/+4 |
|\ \ |
|
| * | | Fix wrapper equals() | Andy McFadden | 2013-06-21 | 6 | -6/+4 |
| |/ |
|
* | | Minor fixes to android.opengl.Matrix | Andy McFadden | 2013-06-21 | 1 | -40/+68 |
|/ |
|
* | Add android.opengl.EGLExt class for EGL extensions | Jesse Hall | 2013-05-01 | 2 | -8/+46 |
* | Revert all recent GLSurfaceView changes. | Jeff Brown | 2013-04-19 | 1 | -397/+662 |
* | Fix change of behavior in Looper.quit(). | Jeff Brown | 2013-04-18 | 1 | -10/+6 |
* | don't trigger a render when setting the rendermode | Mathias Agopian | 2013-04-18 | 1 | -8/+29 |
* | Merge "Unhide android.opengl.GLES30 class and contents" into jb-mr2-dev | Jesse Hall | 2013-04-16 | 2 | -1/+1 |
|\ |
|
| * | Unhide android.opengl.GLES30 class and contents | Jesse Hall | 2013-04-15 | 2 | -1/+1 |
* | | Merge "Add android.opengl.GLES30, hidden for now" into jb-mr2-dev | Jesse Hall | 2013-04-16 | 2 | -3/+1801 |
|\ \
| |/ |
|
| * | Add android.opengl.GLES30, hidden for now | Jesse Hall | 2013-04-15 | 2 | -3/+1801 |
* | | Don't draw synchronously in onResume() | Mathias Agopian | 2013-04-10 | 1 | -1/+1 |
|/ |
|
* | rework GLSurfaceView so it can use the choreographer | Mathias Agopian | 2013-04-09 | 1 | -660/+378 |
* | Fix createSurface / eglCreateWindowSurface race. | Jack Palevich | 2013-03-18 | 1 | -2/+13 |
* | Publish new MediaCodec API | Andy McFadden | 2013-03-07 | 1 | -1/+0 |
* | Add eglPresentationTimeANDROID | Andy McFadden | 2013-03-05 | 1 | -0/+9 |
* | regenerate GLES java bindings | Mathias Agopian | 2013-02-25 | 2 | -80/+0 |
* | regenerate egl/gles stubs from glgen | Mathias Agopian | 2013-02-22 | 1 | -2/+2 |
* | DdmServer: add controls for OpenGL tracing | Siva Velusamy | 2012-12-19 | 1 | -5/+2 |
* | GLSurfaceView defaults to 888 instead of 565 | Mathias Agopian | 2012-09-18 | 1 | -6/+6 |
* | Rename UserId to UserHandle. | Dianne Hackborn | 2012-08-16 | 1 | -2/+2 |
* | Enable use of Surface as a native window in EGL14 wrapper. | Jeff Brown | 2012-08-08 | 1 | -1/+3 |
* | Improve gradients | Romain Guy | 2012-07-31 | 1 | -2/+2 |
* | Fix android.opengl.Matrix frustum's generation | Romain Guy | 2012-07-30 | 1 | -4/+3 |
* | Merge "Make HardwareRenderer able to target generic Surface objects" | Romain Guy | 2012-07-24 | 1 | -2/+3 |
|\ |
|
| * | Make HardwareRenderer able to target generic Surface objects | Romain Guy | 2012-07-24 | 1 | -2/+3 |