index
:
frameworks_base.git
replicant-2.2
replicant-2.3
replicant-4.0
replicant-4.2
replicant-6.0
frameworks/base
git repository hosting
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
opengl
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add tracing to various graphics components.
Jamie Gennis
2012-02-27
1
-0
/
+5
*
libagl shouldn't export anything
Mathias Agopian
2012-02-27
1
-18
/
+640
*
Merge "gltrace: Make code 64-bit safe."
Siva Velusamy
2012-02-27
4
-555
/
+2118
|
\
|
*
gltrace: Make code 64-bit safe.
Siva Velusamy
2012-02-27
4
-555
/
+2118
*
|
Merge "gltrace: attach buffer data sent with glBufferData"
Siva Velusamy
2012-02-27
1
-0
/
+28
|
\
\
|
|
/
|
*
gltrace: attach buffer data sent with glBufferData
Siva Velusamy
2012-02-24
1
-0
/
+28
*
|
remove dependency on android_native{s_priv|buffer}.h
Mathias Agopian
2012-02-24
3
-6
/
+3
*
|
remove libui dependency on libEGL
Mathias Agopian
2012-02-24
38
-70
/
+189
|
/
*
Merge "gltrace: Trace thread time and wall clock time."
Siva Velusamy
2012-02-17
8
-1334
/
+3138
|
\
|
*
gltrace: Trace thread time and wall clock time.
Siva Velusamy
2012-02-17
8
-1334
/
+3138
*
|
Merge "Remove unused private APIs"
Romain Guy
2012-02-17
4
-655
/
+0
|
\
\
|
|
/
|
/
|
|
*
Remove unused private APIs
Romain Guy
2012-02-17
4
-655
/
+0
*
|
Merge "Don't wrap EGLImageKHR and EGLSyncKHR anymore"
Mathias Agopian
2012-02-14
9
-289
/
+39
|
\
\
|
|
/
|
/
|
|
*
Don't wrap EGLImageKHR and EGLSyncKHR anymore
Mathias Agopian
2012-02-14
9
-289
/
+39
*
|
Merge "gltrace: Patch up all glUniform*() calls."
Siva Velusamy
2012-02-14
1
-0
/
+154
|
\
\
|
|
/
|
/
|
|
*
gltrace: Patch up all glUniform*() calls.
Siva Velusamy
2012-02-14
1
-0
/
+154
*
|
EGLConfig is now not remaped to an internal EGLConfig
Mathias Agopian
2012-02-13
6
-261
/
+54
*
|
remove multiplexing of multiple EGL implementation
Mathias Agopian
2012-02-13
10
-427
/
+258
|
/
*
fix a dead-lock in eglMakeCurrent
Mathias Agopian
2012-02-03
2
-22
/
+54
*
gltrace: fixup Push & Insert Marker calls
Siva Velusamy
2012-02-01
1
-0
/
+8
*
fix a race condition in eglMakeCurrent()
Mathias Agopian
2012-01-30
3
-35
/
+52
*
Merge "add all needed GL extension wrappers"
Mathias Agopian
2012-01-30
1
-16
/
+34
|
\
|
*
add all needed GL extension wrappers
Mathias Agopian
2012-01-30
1
-16
/
+34
*
|
Merge "add support for GL_EXT_debug_marker"
Mathias Agopian
2012-01-30
12
-12
/
+118
|
\
\
|
|
/
|
/
|
|
*
add support for GL_EXT_debug_marker
Mathias Agopian
2012-01-29
12
-12
/
+118
*
|
Merge "gltrace: Use Unix Domain Socket rather than INET Socket"
Siva Velusamy
2012-01-30
3
-19
/
+21
|
\
\
|
|
/
|
/
|
|
*
gltrace: Use Unix Domain Socket rather than INET Socket
Siva Velusamy
2012-01-27
3
-19
/
+21
*
|
Merge "update GLES headers and add support for corresponding new extensions."
Mathias Agopian
2012-01-29
15
-83
/
+3951
|
\
\
|
*
|
update GLES headers and add support for corresponding new extensions.
Mathias Agopian
2012-01-28
15
-83
/
+3951
|
|
/
*
|
remove unused code
Mathias Agopian
2012-01-28
20
-10596
/
+0
|
/
*
hack up frame latency measurement
Jamie Gennis
2012-01-24
1
-0
/
+20
*
gltrace: fixup data for glTexSubImage2D & glDeleteBuffers
Siva Velusamy
2012-01-17
1
-23
/
+64
*
Rename (IF_)LOGE(_IF) to (IF_)ALOGE(_IF) DO NOT MERGE
Steve Block
2012-01-08
18
-51
/
+51
*
Rename (IF_)LOGW(_IF) to (IF_)ALOGW(_IF) DO NOT MERGE
Steve Block
2012-01-06
4
-7
/
+7
*
Merge "Rename (IF_)LOGI(_IF) to (IF_)ALOGI(_IF) DO NOT MERGE"
Steve Block
2012-01-05
5
-15
/
+15
|
\
|
*
Rename (IF_)LOGI(_IF) to (IF_)ALOGI(_IF) DO NOT MERGE
Steve Block
2012-01-04
5
-15
/
+15
*
|
gltrace: add user settings to control data captured.
Siva Velusamy
2012-01-04
5
-8
/
+135
*
|
gltrace: add start time & duration to each traced call.
Siva Velusamy
2012-01-04
9
-511
/
+1344
*
|
gltrace: transport buffering and context management
Siva Velusamy
2012-01-04
14
-1218
/
+1077
*
|
Merge "gltrace: attach contents of the appropriate framebuffer"
Siva Velusamy
2012-01-04
5
-13
/
+33
|
\
\
|
|
/
|
/
|
|
*
gltrace: attach contents of the appropriate framebuffer
Siva Velusamy
2011-12-07
5
-13
/
+33
*
|
Rename (IF_)LOGD(_IF) to (IF_)ALOGD(_IF) DO NOT MERGE
Steve Block
2012-01-03
14
-63
/
+63
*
|
Fix convert8To4, convert8To5
Jack Palevich
2011-12-09
1
-2
/
+2
|
/
*
gltrace: Make framebuffer contents an optional message.
Siva Velusamy
2011-12-05
4
-13
/
+495
*
Merge "glestrace: Framework for GLES tracing library"
Siva Velusamy
2011-12-02
33
-484
/
+17425
|
\
|
*
glestrace: Framework for GLES tracing library
Siva Velusamy
2011-12-02
33
-484
/
+17425
*
|
am e2970700: am e8ba2aba: Merge "add a way to access the version string of th...
Mathias Agopian
2011-11-30
2
-1
/
+10
|
\
\
|
|
/
|
/
|
|
*
add a way to access the version string of the h/w implementation of EGL
Mathias Agopian
2011-11-29
2
-1
/
+10
*
|
am ea54d0dc: am 723218b4: Merge "Hide ManagedEGLContext until we are sure thi...
Romain Guy
2011-11-21
1
-0
/
+2
|
\
\
|
|
/
|
*
Hide ManagedEGLContext until we are sure this is the correct API.
Romain Guy
2011-11-21
1
-0
/
+2
[next]