summaryrefslogtreecommitdiffstats
path: root/opengl
Commit message (Expand)AuthorAgeFilesLines
...
| * 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
|\ \ | |/
| * Merge "Notify views when EGL resources are about to be destroyed Bug #5639899...Romain Guy2011-11-211-3/+2
| |\
| | * Notify views when EGL resources are about to be destroyedRomain Guy2011-11-211-3/+2
* | | am 8b8c321c: am b8d20d02: Merge "EGL: Use cache sizes defined in the BoardCon...Jamie Gennis2011-11-212-3/+18
|\ \ \ | |/ /
| * | Merge "EGL: Use cache sizes defined in the BoardConfig" into ics-mr1Jamie Gennis2011-11-212-3/+18
| |\ \
| | * | EGL: Use cache sizes defined in the BoardConfigJamie Gennis2011-11-212-3/+18
| | |/
* | | am c2597295: am 53cf2020: Merge changes I37fd43b5,I91eb29db,I0491ce35 into ic...Jamie Gennis2011-11-211-0/+5
|\ \ \ | |/ /
| * | EGL: default to swap interval 1Jamie Gennis2011-11-211-0/+5
| |/
* | am e2fca63a: am c8fd6e30: Merge "EGL: fix blob cache extension detection" int...Jamie Gennis2011-11-181-1/+1
|\ \ | |/
| * Merge "EGL: fix blob cache extension detection" into ics-mr1Jamie Gennis2011-11-171-1/+1
| |\
| | * EGL: fix blob cache extension detectionJamie Gennis2011-11-171-1/+1
* | | am 0272e600: am a37a78e2: Merge "GLES: add image external enums" into ics-mr1Jamie Gennis2011-11-182-1/+9
|\ \ \ | |/ /
| * | Merge "GLES: add image external enums" into ics-mr1Jamie Gennis2011-11-172-1/+9
| |\ \
| | * | GLES: add image external enumsJamie Gennis2011-11-152-1/+9
* | | | am 2030d78d: am 8fc3540f: Merge "be a bit more defensive when parsing extensi...Mathias Agopian2011-11-171-9/+13
|\ \ \ \ | |/ / /
| * | | be a bit more defensive when parsing extension stringsMathias Agopian2011-11-161-9/+13
* | | | Merge "Fix potential GLThread / GLSurfaceView memory leak."Jack Palevich2011-11-171-51/+105
|\ \ \ \
| * | | | Fix potential GLThread / GLSurfaceView memory leak.Jack Palevich2011-11-151-51/+105
* | | | | am 9aa6bd1c: am 717a25dc: Add new ManagedEGLContext class to help apps partic...Dianne Hackborn2011-11-171-0/+136
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | Add new ManagedEGLContext class to help apps participate in memory trimming.Dianne Hackborn2011-11-161-0/+136
* | | | | am bc1b7f04: am c0fa2a3b: Merge "rework a bit how we manage EGL extensions" i...Mathias Agopian2011-11-1516-4149/+82
|\ \ \ \ \ | |/ / / / | | / / / | |/ / / |/| | |
| * | | rework a bit how we manage EGL extensionsMathias Agopian2011-11-1416-4149/+82
| | |/ | |/|
* | | am a0d32c4d: am 6b3ce09d: Merge "fix crash when validating an invalid EGL obj...Mathias Agopian2011-11-156-41/+48
|\ \ \ | |/ /
| * | fix crash when validating an invalid EGL objectsMathias Agopian2011-11-146-41/+48