index
:
platform/frameworks/base
banksia-dev
[no description]
Gerrit Code Review
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
opengl
/
java
/
android
Age
Commit message (
Expand
)
Author
2024-08-04
Remove lpy@google.com from opengl/java/android/opengl/OWNERS
Owner Cleanup Bot
2024-02-09
Add some more owners for android/opengl.
Sumir Kataria
2024-01-24
Silence unused-but-set-variable warnings.
Elliott Hughes
2023-01-13
Revert "Revert "Deprecate setRotateEulerM and replace with setRo..."
Trevor Black
2023-01-13
Revert "Revert "Move Matrix operations multiplyMM and MultiplMV ..."
Trevor Black
2023-01-10
Merge "Revert "Deprecate setRotateEulerM and replace with setRotateEulerM2""
Lei Ju
2023-01-10
Merge "Revert "Move Matrix operations multiplyMM and MultiplMV out of jni""
Lei Ju
2023-01-10
Revert "Deprecate setRotateEulerM and replace with setRotateEulerM2"
Flare Chiu
2023-01-10
Revert "Move Matrix operations multiplyMM and MultiplMV out of jni"
Flare Chiu
2023-01-04
Deprecate setRotateEulerM and replace with setRotateEulerM2
Trevor David Black
2023-01-01
Move Matrix operations multiplyMM and MultiplMV out of jni
Trevor David Black
2022-10-21
fix lost old callback when continuous call requestRenderAndNotify
Bowen Li
2022-08-25
Fix array-related errorprone warnings
Cole Faust
2022-02-10
Add ability to make SyncFence from EGL
John Reck
2020-12-08
Improve OWNERS coverage across frameworks/base/.
Jeff Sharkey
2020-11-04
Add maxTargetSdk restriction to unused APIs.
Mathew Inwood
2020-01-08
Use new UnsupportedAppUsage annotation.
Artur Satayev
2019-12-19
Merge "Revert "Use new UnsupportedAppUsage annotation."" am: edf7ce4f38 am: 0...
Automerger Merge Worker
2019-12-19
Revert "Use new UnsupportedAppUsage annotation."
Austin Wang
2019-12-18
Merge "Use new UnsupportedAppUsage annotation." am: 1385dca8f6 am: 068a9faf3d...
Automerger Merge Worker
2019-12-18
Use new UnsupportedAppUsage annotation.
Artur Satayev
2019-09-10
Create C API for accessing android.graphics.Bitmap in native code.
Derek Sollenberger
2019-04-04
EGLAttrib requires special handling in JNI
Courtney Goeltzenleuchter
2019-03-27
Pass Bitmap's native instance to JNI where feasible
Leon Scroggins III
2018-10-24
Make EGL15 class final
Courtney Goeltzenleuchter
2018-10-23
Add EGL15: eglCreateImage, eglDestroyImage
Courtney Goeltzenleuchter
2018-10-16
Update to EGL 1.5
Courtney Goeltzenleuchter
2018-08-09
Add @UnsupportedAppUsage annotations
Mathew Inwood
2017-04-21
Workaround apps that override surfaceCreated
John Reck
2017-02-06
docs: Update gluUnProject parameter description. am: 232c4900ac am: cb6a5fc0f...
Ricardo Loo
2017-02-03
docs: Update gluUnProject parameter description.
Ricardo Loo
2017-01-12
Add EGL_RECORDABLE_ANDROID enum in EGLExt
Kalle Raita
2017-01-09
Provide non-blocking SurfaceView draw notification path.
Robert Carr
2016-11-30
Guarantee that glMapBufferRange/glGetBufferPointv return a ByteBuffer
Romain Guy
2016-11-30
Deprecate eglCreatePixmapSurface
Romain Guy
2016-07-01
Merge \"Merge \\"update GlSurfaceView:onPause/Resume docs\\" into nyc-mr1-dev...
John Reck
2016-06-29
update GlSurfaceView:onPause/Resume docs
John Reck
2016-06-07
Correct spelling error in GLSurfaceView.
Aurimas Liutikas
2016-04-18
Make surfaceRedrawNeeded forgiving
John Reck
2016-02-29
Merge "Fix glGetTransformFeedbackVarying JNI" into nyc-dev
Pablo Ceballos
2016-02-22
Add glReadPixels with buffer-offset argument
Pablo Ceballos
2016-02-09
Fix glGetTransformFeedbackVarying JNI
Pablo Ceballos
2016-01-26
Fix reentrant deadlock in GLSurfaceView.
Robert Carr
2016-01-08
Implement surfaceRedrawNeeded for GLSurfaceView
Robert Carr
2015-12-18
Add GLES32 class and JNI
Pablo Ceballos
2015-10-27
Merge "Add missing OpenGLES 3.1 bitfield constants."
Pablo Ceballos
2015-10-06
Remove GLTrace support
Pablo Ceballos
2015-09-29
Add missing OpenGLES 3.1 bitfield constants.
Pablo Ceballos
2015-06-08
Add tracing to GLSurfaceView
Chris Craik
2015-03-05
Cleanup Bitmap JNI attempt #2
John Reck
[next]