summaryrefslogtreecommitdiffstats
path: root/opengl
Commit message (Expand)AuthorAgeFilesLines
* libagl shouldn't export anythingMathias Agopian2012-02-271-18/+640
* Merge "gltrace: Make code 64-bit safe."Siva Velusamy2012-02-274-555/+2118
|\
| * gltrace: Make code 64-bit safe.Siva Velusamy2012-02-274-555/+2118
* | Merge "gltrace: attach buffer data sent with glBufferData"Siva Velusamy2012-02-271-0/+28
|\ \ | |/
| * gltrace: attach buffer data sent with glBufferDataSiva Velusamy2012-02-241-0/+28
* | remove dependency on android_native{s_priv|buffer}.hMathias Agopian2012-02-243-6/+3
* | remove libui dependency on libEGLMathias Agopian2012-02-2438-70/+189
|/
* Merge "gltrace: Trace thread time and wall clock time."Siva Velusamy2012-02-178-1334/+3138
|\
| * gltrace: Trace thread time and wall clock time.Siva Velusamy2012-02-178-1334/+3138
* | Merge "Remove unused private APIs"Romain Guy2012-02-174-655/+0
|\ \ | |/ |/|
| * Remove unused private APIsRomain Guy2012-02-174-655/+0
* | Merge "Don't wrap EGLImageKHR and EGLSyncKHR anymore"Mathias Agopian2012-02-149-289/+39
|\ \ | |/ |/|
| * Don't wrap EGLImageKHR and EGLSyncKHR anymoreMathias Agopian2012-02-149-289/+39
* | Merge "gltrace: Patch up all glUniform*() calls."Siva Velusamy2012-02-141-0/+154
|\ \ | |/ |/|
| * gltrace: Patch up all glUniform*() calls.Siva Velusamy2012-02-141-0/+154
* | EGLConfig is now not remaped to an internal EGLConfigMathias Agopian2012-02-136-261/+54
* | remove multiplexing of multiple EGL implementationMathias Agopian2012-02-1310-427/+258
|/
* fix a dead-lock in eglMakeCurrentMathias Agopian2012-02-032-22/+54
* gltrace: fixup Push & Insert Marker callsSiva Velusamy2012-02-011-0/+8
* fix a race condition in eglMakeCurrent()Mathias Agopian2012-01-303-35/+52
* Merge "add all needed GL extension wrappers"Mathias Agopian2012-01-301-16/+34
|\
| * add all needed GL extension wrappersMathias Agopian2012-01-301-16/+34
* | Merge "add support for GL_EXT_debug_marker"Mathias Agopian2012-01-3012-12/+118
|\ \ | |/ |/|
| * add support for GL_EXT_debug_markerMathias Agopian2012-01-2912-12/+118
* | Merge "gltrace: Use Unix Domain Socket rather than INET Socket"Siva Velusamy2012-01-303-19/+21
|\ \ | |/ |/|
| * gltrace: Use Unix Domain Socket rather than INET SocketSiva Velusamy2012-01-273-19/+21
* | Merge "update GLES headers and add support for corresponding new extensions."Mathias Agopian2012-01-2915-83/+3951
|\ \
| * | update GLES headers and add support for corresponding new extensions.Mathias Agopian2012-01-2815-83/+3951
| |/
* | remove unused codeMathias Agopian2012-01-2820-10596/+0
|/
* hack up frame latency measurementJamie Gennis2012-01-241-0/+20
* gltrace: fixup data for glTexSubImage2D & glDeleteBuffersSiva Velusamy2012-01-171-23/+64
* Rename (IF_)LOGE(_IF) to (IF_)ALOGE(_IF) DO NOT MERGESteve Block2012-01-0818-51/+51
* Rename (IF_)LOGW(_IF) to (IF_)ALOGW(_IF) DO NOT MERGESteve Block2012-01-064-7/+7
* Merge "Rename (IF_)LOGI(_IF) to (IF_)ALOGI(_IF) DO NOT MERGE"Steve Block2012-01-055-15/+15
|\
| * Rename (IF_)LOGI(_IF) to (IF_)ALOGI(_IF) DO NOT MERGESteve Block2012-01-045-15/+15
* | gltrace: add user settings to control data captured.Siva Velusamy2012-01-045-8/+135
* | gltrace: add start time & duration to each traced call.Siva Velusamy2012-01-049-511/+1344
* | gltrace: transport buffering and context managementSiva Velusamy2012-01-0414-1218/+1077
* | Merge "gltrace: attach contents of the appropriate framebuffer"Siva Velusamy2012-01-045-13/+33
|\ \ | |/ |/|
| * gltrace: attach contents of the appropriate framebufferSiva Velusamy2011-12-075-13/+33
* | Rename (IF_)LOGD(_IF) to (IF_)ALOGD(_IF) DO NOT MERGESteve Block2012-01-0314-63/+63
* | Fix convert8To4, convert8To5Jack Palevich2011-12-091-2/+2
|/
* gltrace: Make framebuffer contents an optional message.Siva Velusamy2011-12-054-13/+495
* Merge "glestrace: Framework for GLES tracing library"Siva Velusamy2011-12-0233-484/+17425
|\
| * glestrace: Framework for GLES tracing librarySiva Velusamy2011-12-0233-484/+17425
* | am e2970700: am e8ba2aba: Merge "add a way to access the version string of th...Mathias Agopian2011-11-302-1/+10
|\ \ | |/ |/|
| * add a way to access the version string of the h/w implementation of EGLMathias Agopian2011-11-292-1/+10
* | am ea54d0dc: am 723218b4: Merge "Hide ManagedEGLContext until we are sure thi...Romain Guy2011-11-211-0/+2
|\ \ | |/
| * Hide ManagedEGLContext until we are sure this is the correct API.Romain Guy2011-11-211-0/+2
* | am c26e4d18: am 8cd39e3a: Merge "Notify views when EGL resources are about to...Romain Guy2011-11-211-3/+2
|\ \ | |/