Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
frameworks
/
base
/
b147de882add9b08184f10392f2a04aae22282ce
/
opengl
/
java
287a131
remove unused private field
by Mike Reed
· 8 years ago
e7f4286
Workaround apps that override surfaceCreated
by John Reck
· 8 years ago
5e490d6
docs: Update gluUnProject parameter description. am: 232c4900ac am: cb6a5fc0f3 am: 94122af913
by Ricardo Loo
· 8 years ago
232c490
docs: Update gluUnProject parameter description.
by Ricardo Loo
· 8 years ago
ebce2a7
Add EGL_RECORDABLE_ANDROID enum in EGLExt
by Kalle Raita
· 8 years ago
25cfa13
Provide non-blocking SurfaceView draw notification path.
by Robert Carr
· 8 years ago
986af18
Guarantee that glMapBufferRange/glGetBufferPointv return a ByteBuffer
by Romain Guy
· 8 years ago
1f071dd
Deprecate eglCreatePixmapSurface
by Romain Guy
· 8 years ago
a6546e4
Merge \"Merge \\"update GlSurfaceView:onPause/Resume docs\\" into nyc-mr1-dev am: ee557b2b99\" into nyc-mr1-dev-plus-aosp
by John Reck
· 8 years ago
cf89019
update GlSurfaceView:onPause/Resume docs
by John Reck
· 8 years ago
35ff3b3
Correct spelling error in GLSurfaceView.
by Aurimas Liutikas
· 8 years ago
fd3cee1
Make surfaceRedrawNeeded forgiving
by John Reck
· 9 years ago
86a27f3
Merge "Fix glGetTransformFeedbackVarying JNI" into nyc-dev
by Pablo Ceballos
· 9 years ago
68981ff
Add glReadPixels with buffer-offset argument
by Pablo Ceballos
· 9 years ago
59fb43e
Fix glGetTransformFeedbackVarying JNI
by Pablo Ceballos
· 9 years ago
d4393b2
Fix reentrant deadlock in GLSurfaceView.
by Robert Carr
· 9 years ago
2b3bf72
Implement surfaceRedrawNeeded for GLSurfaceView
by Robert Carr
· 9 years ago
38c1a7e
Add GLES32 class and JNI
by Pablo Ceballos
· 9 years ago
dce45fd
Merge "Add missing OpenGLES 3.1 bitfield constants."
by Pablo Ceballos
· 9 years ago
a4d4e82
Remove GLTrace support
by Pablo Ceballos
· 9 years ago
3cdc93c
Add missing OpenGLES 3.1 bitfield constants.
by Pablo Ceballos
· 9 years ago
59b429d
Add tracing to GLSurfaceView
by Chris Craik
· 9 years ago
f4faeac
Cleanup Bitmap JNI attempt #2
by John Reck
· 10 years ago
c02977e
Revert "Cleanup Bitmap JNI"
by Chad Jones
· 10 years ago
b291524
Cleanup Bitmap JNI
by John Reck
· 10 years ago
77e4a52
Re-allow suppressing onDetachedFromWindow
by John Reck
· 10 years ago
f47a594
Fix onTrimMemory for HardwareRenderer
by John Reck
· 10 years ago
61b2dfe
opengl: Un-hide GLES31 and GLES31Ext classes
by Jesse Hall
· 10 years ago
7ab63ac
opengl: Add GLES31 and GLES31Ext classes
by Jesse Hall
· 10 years ago
4660c9e
am 43cea7ea: am 650a8860: am fc3c6a0e: Merge "EGL_OPENGL_ES3_BIT_KHR is set as ES 3 context is requested."
by Jesse Hall
· 11 years ago
28a5c59
EGL_OPENGL_ES3_BIT_KHR is set as ES 3 context is requested.
by Jin Zhebin
· 11 years ago
b14dfe2
Revert "Revert "Workaround apps not calling super.onDetachedFromWindow()""
by John Reck
· 11 years ago
bac16fa
Revert "Workaround apps not calling super.onDetachedFromWindow()"
by Bart Sears
· 11 years ago
198d208
Workaround apps not calling super.onDetachedFromWindow()
by John Reck
· 11 years ago
80009c0
Fix bad link tag in javadoc.
by Narayan Kamath
· 11 years ago
1801b18
API changes for 64 bit platforms.
by Narayan Kamath
· 11 years ago
e5f9894
am 7aec4109: am 7aeb4307: am 2525acf5: am e4dae5f2: Merge "AArch64: Make eglGetDisplay(int) work for EGL_DEFAULT_DISPLAY"
by Narayan Kamath
· 11 years ago
64d38d9
AArch64: Make eglGetDisplay(int) work for EGL_DEFAULT_DISPLAY
by Ashok Bhat
· 11 years ago
a77cf87
Merge "Tabs -> spaces in frameworks/base."
by John Spurlock
· 11 years ago
8a985d2
Tabs -> spaces in frameworks/base.
by John Spurlock
· 11 years ago
58908b0
am d8410d38: am 614b00de: am a88abfb3: am 6ab07fac: Merge "Use long for pointers in opengl/EGL classes"
by Narayan Kamath
· 11 years ago
84bbeb9
Use long for pointers in opengl/EGL classes
by Ashok Bhat
· 11 years ago
9ba6ecb
Hide three malformed GL bindings
by Andy McFadden
· 11 years ago
863f98b
Use long to store pointers in GLES_JNI/EGL classes
by Ashok Bhat
· 11 years ago
a0ab49b
Merge "Fix incorrect name in eglSwapBuffers log wrapper"
by Jesse Hall
· 11 years ago
5446040
Fix incorrect name in eglSwapBuffers log wrapper
by Brian Harris
· 11 years ago
066bdcf
Merge "Fix wrapper equals()"
by Andy McFadden
· 11 years ago
a017553
Fix wrapper equals()
by Andy McFadden
· 11 years ago
043d13a
Minor fixes to android.opengl.Matrix
by Andy McFadden
· 11 years ago
0c79d80
Add android.opengl.EGLExt class for EGL extensions
by Jesse Hall
· 12 years ago
f48b032
Revert all recent GLSurfaceView changes.
by Jeff Brown
· 12 years ago
8b60e45
Fix change of behavior in Looper.quit().
by Jeff Brown
· 12 years ago
78bc203
don't trigger a render when setting the rendermode
by Mathias Agopian
· 12 years ago
c7bdd50
Merge "Unhide android.opengl.GLES30 class and contents" into jb-mr2-dev
by Jesse Hall
· 12 years ago
811d373
Merge "Add android.opengl.GLES30, hidden for now" into jb-mr2-dev
by Jesse Hall
· 12 years ago
58d80c5
Unhide android.opengl.GLES30 class and contents
by Jesse Hall
· 12 years ago
d830e74
Add android.opengl.GLES30, hidden for now
by Jesse Hall
· 12 years ago
ab814a6
Don't draw synchronously in onResume()
by Mathias Agopian
· 12 years ago
57d019e
rework GLSurfaceView so it can use the choreographer
by Mathias Agopian
· 12 years ago
ea62b95
Fix createSurface / eglCreateWindowSurface race.
by Jack Palevich
· 12 years ago
34f17dd
Publish new MediaCodec API
by Andy McFadden
· 12 years ago
0c361e9
Add eglPresentationTimeANDROID
by Andy McFadden
· 12 years ago
15284de
regenerate GLES java bindings
by Mathias Agopian
· 12 years ago
89be00b
regenerate egl/gles stubs from glgen
by Mathias Agopian
· 12 years ago
0c1761b
DdmServer: add controls for OpenGL tracing
by Siva Velusamy
· 12 years ago
29e0bd2
GLSurfaceView defaults to 888 instead of 565
by Mathias Agopian
· 12 years ago
f02b60a
Rename UserId to UserHandle.
by Dianne Hackborn
· 12 years ago
1296c63
Enable use of Surface as a native window in EGL14 wrapper.
by Jeff Brown
· 12 years ago
42e1e0d
Improve gradients
by Romain Guy
· 12 years ago
0a088f5
Fix android.opengl.Matrix frustum's generation
by Romain Guy
· 12 years ago
63cf075
Merge "Make HardwareRenderer able to target generic Surface objects"
by Romain Guy
· 12 years ago
786fc93
Make HardwareRenderer able to target generic Surface objects
by Romain Guy
· 12 years ago
dd06946
updated gles20 bindings, fixes broken methods
by Thomas Tafertshofer
· 12 years ago
9b18b51
EGL 1.4 API without @hide
by Thomas Tafertshofer
· 12 years ago
6b1e838
EGL 1.4 bindings generated by glgen
by Thomas Tafertshofer
· 12 years ago
cee059d
Improve GLSurfaceView Pausing.
by Jack Palevich
· 13 years ago
7dee7a3
Notify monitor waiters when changing mSurfaceIsBad value.
by Jack Palevich
· 13 years ago
7d73df8
Try to survive a failure return from eglMakeCurrent.
by Jack Palevich
· 13 years ago
db6c78b
Make GLSurfaceView handle eglSwapBuffers errors more robustly.
by Jack Palevich
· 13 years ago
ad812a2
Merge "Package restrictions per user"
by Amith Yamasani
· 13 years ago
f7f4c20
Merge "Remove EGL context limit for Adreno GPUs."
by Jack Palevich
· 13 years ago
483f3b0
Package restrictions per user
by Amith Yamasani
· 13 years ago
8b854cd
Remove EGL context limit for Adreno GPUs.
by Jack Palevich
· 13 years ago
48a59c3
Ignore EGL_BAD_CURRENT_SURFACE errors from eglSwapBuffers
by Jack Palevich
· 13 years ago
64d10a1
Expose a function to set OpenGL Trace level.
by Siva Velusamy
· 13 years ago
97eda36
Remove unused private APIs
by Romain Guy
· 13 years ago
0219af27
am ea54d0dc: am 723218b4: Merge "Hide ManagedEGLContext until we are sure this is the correct API." into ics-mr1
by Romain Guy
· 13 years ago
3526b00
am c26e4d18: am 8cd39e3a: Merge "Notify views when EGL resources are about to be destroyed Bug #5639899" into ics-mr1
by Romain Guy
· 13 years ago
dccf73a
Hide ManagedEGLContext until we are sure this is the correct API.
by Romain Guy
· 13 years ago
31f2c2e
Notify views when EGL resources are about to be destroyed Bug #5639899
by Romain Guy
· 13 years ago
fa1a6eb
am 0272e600: am a37a78e2: Merge "GLES: add image external enums" into ics-mr1
by Jamie Gennis
· 13 years ago
a37a78e
Merge "GLES: add image external enums" into ics-mr1
by Jamie Gennis
· 13 years ago
22da9a8
Merge "Fix potential GLThread / GLSurfaceView memory leak."
by Jack Palevich
· 13 years ago
77c5f4d
am 9aa6bd1c: am 717a25dc: Add new ManagedEGLContext class to help apps participate in memory trimming.
by Dianne Hackborn
· 13 years ago
717a25d
Add new ManagedEGLContext class to help apps participate in memory trimming.
by Dianne Hackborn
· 13 years ago
80b3cd6
Fix potential GLThread / GLSurfaceView memory leak.
by Jack Palevich
· 13 years ago
9726b1b
GLES: add image external enums
by Jamie Gennis
· 13 years ago
1333742
am cb0db030: Merge branch \'ics-mr1-plus-aosp\' of ssh://android-git:29418/platform/frameworks/base into ics-mr1-plus-aosp
by Akwasi Boateng
· 13 years ago
8ff6b9e
Terminate EGL when an app goes in the background
by Romain Guy
· 13 years ago
9829cce
Merge "Properly passing an unused variable through."
by Alex Sakhartchouk
· 13 years ago
Next »