summaryrefslogtreecommitdiffstats
path: root/opengl
Commit message (Expand)AuthorAgeFilesLines
* am 6e820eec: am 6f89ebde: Merge "EGL: do not use sparse files for shader"Jean-Baptiste Queru2012-08-201-14/+15
|\
| * EGL: do not use sparse files for shadervijay gupta2012-07-231-14/+15
* | gltrace: flush trace buffer on createContext & makeCurrentSiva Velusamy2012-08-161-0/+2
* | Add compile-time option to systrace GL-ES callsJesse Hall2012-08-132-1/+12
* | Merge "enable java/jni build in PDK if supported" into jb-mr1-devKeun young Park2012-08-081-3/+8
|\ \
| * | enable java/jni build in PDK if supportedKeun young Park2012-08-071-3/+8
* | | Changes to support multi-display HWCJesse Hall2012-08-076-26/+32
|/ /
* | Revert "Minimal changes to support multi-display HWC"Jesse Hall2012-07-316-32/+26
* | Minimal changes to support multi-display HWCJesse Hall2012-07-276-26/+32
* | Fixed bug in opengl es binding generationThomas Tafertshofer2012-07-231-1/+6
* | Merge "glgen stubs to fix bad methods in gles20 bindings"Mathias Agopian2012-07-239-0/+897
|\ \
| * | glgen stubs to fix bad methods in gles20 bindingsThomas Tafertshofer2012-07-199-0/+897
* | | Merge "Update the EGL_ANDROID_fence_sync spec."Jamie Gennis2012-07-231-51/+106
|\ \ \ | |/ / |/| |
| * | Update the EGL_ANDROID_fence_sync spec.Jamie Gennis2012-07-231-51/+106
* | | Merge "OpenGL bindings fix for methods with iobuffer args"Mathias Agopian2012-07-187-44/+53
|\ \ \
| * | | OpenGL bindings fix for methods with iobuffer argsThomas Tafertshofer2012-07-127-44/+53
| |/ /
* | | Remove @hide from the generated EGL 1.4 APIThomas Tafertshofer2012-07-137-34/+32
|/ /
* | improve glgen tool to support EGL1.4Thomas Tafertshofer2012-07-1023-157/+1367
* | Update ANativeWindow clients for syncJamie Gennis2012-06-202-11/+21
* | Add support for HWC_DEVICE_API_VERSION_1_0Jesse Hall2012-06-146-31/+31
* | Merge "don't error out when eglTerminate()ing an already terminated display"Mathias Agopian2012-06-131-1/+7
|\ \
| * | don't error out when eglTerminate()ing an already terminated displayMathias Agopian2012-06-131-1/+7
* | | am 1d2eb663: am 2d15fcab: Merge "reduce PB size from 2MB to 512KB" into jb-devMathias Agopian2012-06-122-1/+53
|\ \ \ | | |/ | |/|
| * | reduce PB size from 2MB to 512KBMathias Agopian2012-06-052-1/+53
* | | 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
|\