index
:
frameworks_native.git
master
replicant-6.0
frameworks/native
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
opengl
/
libs
/
EGL
Commit message (
Expand
)
Author
Age
Files
Lines
*
Gfx-3d: fix GetProcAddress in egl extention
luliuhui
2013-04-21
1
-1
/
+4
*
gltrace: Make sure device is debuggable.
Siva Velusamy
2012-11-20
1
-0
/
+6
*
Add runtime debugging capabilities to OpenGL
Romain Guy
2012-10-18
2
-5
/
+137
*
Update comments to reflect what the code actually does
Romain Guy
2012-10-15
1
-2
/
+2
*
Add new debug option to force 4x MSAA in OpenGL ES 2.0 apps
Romain Guy
2012-10-15
1
-0
/
+53
*
assert -eng builds when calling a GL function without a context
Mathias Agopian
2012-09-26
1
-2
/
+7
*
Merge "EGL: add the EGL_ANDROID_framebuffer_target enum" into jb-mr1-dev
Jamie Gennis
2012-09-24
1
-0
/
+1
|
\
|
*
EGL: add the EGL_ANDROID_framebuffer_target enum
Jamie Gennis
2012-09-24
1
-0
/
+1
*
|
Merge "EGL: expose the EXT_create_context_robustness ext" into jb-mr1-dev
Jamie Gennis
2012-09-24
1
-0
/
+1
|
\
\
|
|
/
|
*
EGL: expose the EXT_create_context_robustness ext
Jamie Gennis
2012-09-24
1
-0
/
+1
*
|
log an error when eglCreateContext() fails in an inconsistant way
Mathias Agopian
2012-09-24
1
-0
/
+6
|
/
*
EGL: fix an extension string bug
Jamie Gennis
2012-09-17
1
-0
/
+4
*
EGL: make max cache key size BoardConfig-able
Jamie Gennis
2012-09-12
1
-1
/
+5
*
EGL: Add the EGL_ANDROID_wait_sync extension
Jamie Gennis
2012-09-09
2
-0
/
+17
*
EGL: add the native_fence_sync extension
Jamie Gennis
2012-09-06
3
-1
/
+17
*
am 6e820eec: am 6f89ebde: Merge "EGL: do not use sparse files for shader"
Jean-Baptiste Queru
2012-08-20
1
-14
/
+15
|
\
|
*
EGL: do not use sparse files for shader
vijay gupta
2012-07-23
1
-14
/
+15
*
|
Merge "don't error out when eglTerminate()ing an already terminated display"
Mathias Agopian
2012-06-13
1
-1
/
+7
|
\
\
|
|
/
|
/
|
|
*
don't error out when eglTerminate()ing an already terminated display
Mathias Agopian
2012-06-13
1
-1
/
+7
*
|
reduce PB size from 2MB to 512KB
Mathias Agopian
2012-06-05
1
-0
/
+47
|
/
*
fix EGL_CLIENT_STRING
Mathias Agopian
2012-05-21
1
-1
/
+1
*
Disable EGL hibernation due to jank
Jesse Hall
2012-05-04
2
-7
/
+13
*
Fix deadlock when cleaning objects in eglTerminate
Jesse Hall
2012-04-17
2
-29
/
+79
*
Hibernate the EGL implementation when idle
Jesse Hall
2012-04-09
6
-17
/
+94
*
Increment/decrement a counter around EGL calls
Jesse Hall
2012-04-09
6
-91
/
+169
*
EGL: add GPU frame completion tracing
Jamie Gennis
2012-04-06
3
-3
/
+84
*
debug.egl.finish can be used to force a glFinish() when eglSwapBuffers() is c...
Mathias Agopian
2012-03-25
3
-1
/
+21
*
gltrace: Expose a function to set OpenGL trace level.
Siva Velusamy
2012-03-09
2
-17
/
+45
*
Add tracing to various graphics components.
Jamie Gennis
2012-02-27
1
-0
/
+5
*
Don't wrap EGLImageKHR and EGLSyncKHR anymore
Mathias Agopian
2012-02-14
3
-230
/
+35
*
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
*
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
*
|
add support for GL_EXT_debug_marker
Mathias Agopian
2012-01-29
6
-10
/
+84
|
/
*
hack up frame latency measurement
Jamie Gennis
2012-01-24
1
-0
/
+20
*
Rename (IF_)LOGE(_IF) to (IF_)ALOGE(_IF) DO NOT MERGE
Steve Block
2012-01-08
7
-25
/
+25
*
Rename (IF_)LOGW(_IF) to (IF_)ALOGW(_IF) DO NOT MERGE
Steve Block
2012-01-06
3
-6
/
+6
*
gltrace: transport buffering and context management
Siva Velusamy
2012-01-04
2
-2
/
+8
*
Rename (IF_)LOGD(_IF) to (IF_)ALOGD(_IF) DO NOT MERGE
Steve Block
2012-01-03
4
-25
/
+25
*
Merge "glestrace: Framework for GLES tracing library"
Siva Velusamy
2011-12-02
6
-48
/
+32
|
\
|
*
glestrace: Framework for GLES tracing library
Siva Velusamy
2011-12-02
6
-48
/
+32
*
|
add a way to access the version string of the h/w implementation of EGL
Mathias Agopian
2011-11-29
1
-0
/
+8
|
/
*
Merge "EGL: Use cache sizes defined in the BoardConfig" into ics-mr1
Jamie Gennis
2011-11-21
1
-2
/
+10
|
\
|
*
EGL: Use cache sizes defined in the BoardConfig
Jamie Gennis
2011-11-21
1
-2
/
+10
*
|
EGL: default to swap interval 1
Jamie Gennis
2011-11-21
1
-0
/
+5
|
/
*
Merge "EGL: fix blob cache extension detection" into ics-mr1
Jamie Gennis
2011-11-17
1
-1
/
+1
|
\
|
*
EGL: fix blob cache extension detection
Jamie Gennis
2011-11-17
1
-1
/
+1
[next]