summaryrefslogtreecommitdiffstats
path: root/opengl
Commit message (Expand)AuthorAgeFilesLines
...
* | | gltrace: Fixup vertex attrib pointers only for GLES2Siva Velusamy2012-06-113-3/+22
| |/ |/|
* | Add the EGL_ANDROID_fence_sync spec.Jamie Gennis2012-05-302-1/+217
|/
* Implement the EGL_KHR_fence_sync in libaglJesse Hall2012-05-222-0/+78
* fix EGL_CLIENT_STRINGMathias Agopian2012-05-212-2/+2
* gltrace: Allow receiving commands of length > 4Siva Velusamy2012-05-163-9/+53
* Disable EGL hibernation due to jankJesse Hall2012-05-043-7/+17
* gldebugger: Allow connections from root userSiva Velusamy2012-04-261-2/+3
* Merge "Added an EGLTest for eglTerminate"Mathias Agopian2012-04-192-0/+33
|\
| * Added an EGLTest for eglTerminateDaniel Lam2012-04-162-0/+33
* | Fix deadlock when cleaning objects in eglTerminateJesse Hall2012-04-172-29/+79
|/
* Hibernate the EGL implementation when idleJesse Hall2012-04-097-18/+102
* Increment/decrement a counter around EGL callsJesse Hall2012-04-096-91/+169
* EGL: add GPU frame completion tracingJamie Gennis2012-04-063-3/+84
* Merge "frameworks/native: prevent some opengl tests from building in pdk"Colin Cross2012-03-271-1/+39
|\
| * frameworks/native: prevent some opengl tests from building in pdkColin Cross2012-03-261-1/+39
* | debug.egl.finish can be used to force a glFinish() when eglSwapBuffers() is c...Mathias Agopian2012-03-253-1/+21
|/
* remove dependency of EGL on ndk headerMathias Agopian2012-03-231-2/+1
* gltrace: Only accept connections from the shell.Siva Velusamy2012-03-151-0/+14
* gltrace: Expose a function to set OpenGL trace level.Siva Velusamy2012-03-092-17/+45
* fix include pathMathias Agopian2012-03-071-2/+2
* Merge "gltrace: Send vertex attribute data after glDraw() call."Siva Velusamy2012-03-067-51/+418
|\
| * gltrace: Send vertex attribute data after glDraw() call.Siva Velusamy2012-03-017-51/+418
* | fixup include pathsMathias Agopian2012-03-0520-29/+24
|/
* Add tracing to various graphics components.Jamie Gennis2012-02-271-0/+5
* 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
|/
* gltrace: Trace thread time and wall clock time.Siva Velusamy2012-02-178-1334/+3138
* 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
|/