Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
frameworks
/
base
/
383c4b3e63b02dfb348db7504af0efefa7b6a682
/
opengl
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
8c79817
remove files that moved to frameworks/native
by Mathias Agopian
· 13 years ago
08965ec
fixup hardcoded include paths for new project
by Mathias Agopian
· 13 years ago
aa52141
Merge "gltrace: Send vertex attribute data after glDraw() call."
by Siva Velusamy
· 13 years ago
a1549ff
fixup include paths
by Mathias Agopian
· 13 years ago
1c5387e
gltrace: Send vertex attribute data after glDraw() call.
by Siva Velusamy
· 13 years ago
a85ca37
Add tracing to various graphics components.
by Jamie Gennis
· 13 years ago
7d3916f
libagl shouldn't export anything
by Mathias Agopian
· 13 years ago
89dd68f
Merge "gltrace: Make code 64-bit safe."
by Siva Velusamy
· 13 years ago
d4edba0
gltrace: Make code 64-bit safe.
by Siva Velusamy
· 13 years ago
0a66900
Merge "gltrace: attach buffer data sent with glBufferData"
by Siva Velusamy
· 13 years ago
af01feaf
remove dependency on android_native{s_priv|buffer}.h
by Mathias Agopian
· 13 years ago
cc0eaa6
remove libui dependency on libEGL
by Mathias Agopian
· 13 years ago
8293c92
gltrace: attach buffer data sent with glBufferData
by Siva Velusamy
· 13 years ago
7d5bb3d
Merge "gltrace: Trace thread time and wall clock time."
by Siva Velusamy
· 13 years ago
e97df97
Merge "Remove unused private APIs"
by Romain Guy
· 13 years ago
97eda36
Remove unused private APIs
by Romain Guy
· 13 years ago
3b4f374
gltrace: Trace thread time and wall clock time.
by Siva Velusamy
· 13 years ago
70579d5
Merge "Don't wrap EGLImageKHR and EGLSyncKHR anymore"
by Mathias Agopian
· 13 years ago
508c165
Don't wrap EGLImageKHR and EGLSyncKHR anymore
by Mathias Agopian
· 13 years ago
03290d2
Merge "gltrace: Patch up all glUniform*() calls."
by Siva Velusamy
· 13 years ago
892fdd6
gltrace: Patch up all glUniform*() calls.
by Siva Velusamy
· 13 years ago
b749dd8
EGLConfig is now not remaped to an internal EGLConfig
by Mathias Agopian
· 13 years ago
8db8509
remove multiplexing of multiple EGL implementation
by Mathias Agopian
· 13 years ago
7b86490
fix a dead-lock in eglMakeCurrent
by Mathias Agopian
· 13 years ago
a16cc6b
gltrace: fixup Push & Insert Marker calls
by Siva Velusamy
· 13 years ago
9eb9599
fix a race condition in eglMakeCurrent()
by Mathias Agopian
· 13 years ago
11c5db5
Merge "add all needed GL extension wrappers"
by Mathias Agopian
· 13 years ago
d0393a9
add all needed GL extension wrappers
by Mathias Agopian
· 13 years ago
818b423
Merge "add support for GL_EXT_debug_marker"
by Mathias Agopian
· 13 years ago
b093167
Merge "gltrace: Use Unix Domain Socket rather than INET Socket"
by Siva Velusamy
· 13 years ago
ea261a2
add support for GL_EXT_debug_marker
by Mathias Agopian
· 13 years ago
0589e58
Merge "update GLES headers and add support for corresponding new extensions."
by Mathias Agopian
· 13 years ago
780018d
update GLES headers and add support for corresponding new extensions.
by Mathias Agopian
· 13 years ago
34e0491
remove unused code
by Mathias Agopian
· 13 years ago
4c4d501
gltrace: Use Unix Domain Socket rather than INET Socket
by Siva Velusamy
· 13 years ago
b335fad
hack up frame latency measurement
by Jamie Gennis
· 13 years ago
5cfe839
gltrace: fixup data for glTexSubImage2D & glDeleteBuffers
by Siva Velusamy
· 13 years ago
3762c31
Rename (IF_)LOGE(_IF) to (IF_)ALOGE(_IF) DO NOT MERGE
by Steve Block
· 13 years ago
8564c8d
Rename (IF_)LOGW(_IF) to (IF_)ALOGW(_IF) DO NOT MERGE
by Steve Block
· 13 years ago
bd47cac
Merge "Rename (IF_)LOGI(_IF) to (IF_)ALOGI(_IF) DO NOT MERGE"
by Steve Block
· 13 years ago
157fea64
gltrace: add user settings to control data captured.
by Siva Velusamy
· 13 years ago
6215d3f
Rename (IF_)LOGI(_IF) to (IF_)ALOGI(_IF) DO NOT MERGE
by Steve Block
· 13 years ago
5ed919e
gltrace: add start time & duration to each traced call.
by Siva Velusamy
· 13 years ago
1e81e71
gltrace: transport buffering and context management
by Siva Velusamy
· 13 years ago
efc1265
Merge "gltrace: attach contents of the appropriate framebuffer"
by Siva Velusamy
· 13 years ago
5baa3a6
Rename (IF_)LOGD(_IF) to (IF_)ALOGD(_IF) DO NOT MERGE
by Steve Block
· 13 years ago
0501f8a
Fix convert8To4, convert8To5
by Jack Palevich
· 13 years ago
1598ef9
gltrace: attach contents of the appropriate framebuffer
by Siva Velusamy
· 13 years ago
c0f838f
gltrace: Make framebuffer contents an optional message.
by Siva Velusamy
· 13 years ago
3d53e57
Merge "glestrace: Framework for GLES tracing library"
by Siva Velusamy
· 13 years ago
db97468
glestrace: Framework for GLES tracing library
by Siva Velusamy
· 13 years ago
b665687
am e2970700: am e8ba2aba: Merge "add a way to access the version string of the h/w implementation of EGL" into ics-mr1
by Mathias Agopian
· 13 years ago
cadd325
add a way to access the version string of the h/w implementation of EGL
by Mathias Agopian
· 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
08b7660
am 8b8c321c: am b8d20d02: Merge "EGL: Use cache sizes defined in the BoardConfig" into ics-mr1
by Jamie Gennis
· 13 years ago
07f062b
am c2597295: am 53cf2020: Merge changes I37fd43b5,I91eb29db,I0491ce35 into ics-mr1
by Jamie Gennis
· 13 years ago
dccf73a
Hide ManagedEGLContext until we are sure this is the correct API.
by Romain Guy
· 13 years ago
8cd39e3
Merge "Notify views when EGL resources are about to be destroyed Bug #5639899" into ics-mr1
by Romain Guy
· 13 years ago
b8d20d0
Merge "EGL: Use cache sizes defined in the BoardConfig" into ics-mr1
by Jamie Gennis
· 13 years ago
87f3265
EGL: default to swap interval 1
by Jamie Gennis
· 13 years ago
6f0f0b1
EGL: Use cache sizes defined in the BoardConfig
by Jamie Gennis
· 13 years ago
31f2c2e
Notify views when EGL resources are about to be destroyed Bug #5639899
by Romain Guy
· 13 years ago
99f0528
am e2fca63a: am c8fd6e30: Merge "EGL: fix blob cache extension detection" into ics-mr1
by Jamie Gennis
· 13 years ago
fa1a6eb
am 0272e600: am a37a78e2: Merge "GLES: add image external enums" into ics-mr1
by Jamie Gennis
· 13 years ago
c8fd6e3
Merge "EGL: fix blob cache extension detection" 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
cf30c60
EGL: fix blob cache extension detection
by Jamie Gennis
· 13 years ago
ce51c10
am 2030d78d: am 8fc3540f: Merge "be a bit more defensive when parsing extension strings" into ics-mr1
by Mathias Agopian
· 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
47ab60e
be a bit more defensive when parsing extension strings
by Mathias Agopian
· 13 years ago
717a25d
Add new ManagedEGLContext class to help apps participate in memory trimming.
by Dianne Hackborn
· 13 years ago
dff37bc
am bc1b7f04: am c0fa2a3b: Merge "rework a bit how we manage EGL extensions" into ics-mr1
by Mathias Agopian
· 13 years ago
80b3cd6
Fix potential GLThread / GLSurfaceView memory leak.
by Jack Palevich
· 13 years ago
d6ae2ce
am a0d32c4d: am 6b3ce09d: Merge "fix crash when validating an invalid EGL objects" into ics-mr1
by Mathias Agopian
· 13 years ago
9726b1b
GLES: add image external enums
by Jamie Gennis
· 13 years ago
4301544
am c38d40de: am 6b228af6: Merge "EGL: add the ANDROID suffix to the blob cache ext" into ics-mr1
by Jamie Gennis
· 13 years ago
e88740e
rework a bit how we manage EGL extensions
by Mathias Agopian
· 13 years ago
274e03c
fix crash when validating an invalid EGL objects
by Mathias Agopian
· 13 years ago
6b228af
Merge "EGL: add the ANDROID suffix to the blob cache ext" into ics-mr1
by Jamie Gennis
· 13 years ago
b792846
EGL: add the ANDROID suffix to the blob cache ext
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
50a66f0
Merge "Terminate EGL when an app goes in the background" into ics-mr1
by Romain Guy
· 13 years ago
8ff6b9e
Terminate EGL when an app goes in the background
by Romain Guy
· 13 years ago
715bcd6
am 1bf15e79: am 97ece7a9: Merge "EGL: add deferred saving of the cache" into ics-mr1
by Jamie Gennis
· 13 years ago
dfef673
am 3cb007e4: am 911263dc: Merge changes I18e5e789,I5cbaae2d into ics-mr1
by Jamie Gennis
· 13 years ago
2ea0cbb
EGL: add deferred saving of the cache
by Jamie Gennis
· 13 years ago
d90bf39
EGL: implement loading and saving the cache
by Jamie Gennis
· 13 years ago
9cf8b6e
EGL: use an in-memory the blob cache
by Jamie Gennis
· 13 years ago
9829cce
Merge "Properly passing an unused variable through."
by Alex Sakhartchouk
· 13 years ago
aaa0336
am 2ab7ec90: Merge "EGL: Add stubs for EGL_ANDROID_blob_cache" into ics-mr1
by Jamie Gennis
· 13 years ago
0dc908c
EGL: Add stubs for EGL_ANDROID_blob_cache
by Jamie Gennis
· 13 years ago
fc5e224
Properly passing an unused variable through.
by Alex Sakhartchouk
· 13 years ago
Next »