summaryrefslogtreecommitdiffstats
path: root/opengl
Commit message (Expand)AuthorAgeFilesLines
* Gfx-3d: fix GetProcAddress in egl extentionluliuhui2013-04-211-1/+4
* Merge "DO NOT MERGE - native_fence_sync: fix an enum name" into jb-mr1.1-devAndy McFadden2012-11-271-10/+11
|\
| * DO NOT MERGE - native_fence_sync: fix an enum nameJamie Gennis2012-11-261-10/+11
* | gltrace: Make sure device is debuggable.Siva Velusamy2012-11-201-0/+6
|/
* Add runtime debugging capabilities to OpenGLRomain Guy2012-10-183-42/+137
* Update comments to reflect what the code actually doesRomain Guy2012-10-151-2/+2
* Add new debug option to force 4x MSAA in OpenGL ES 2.0 appsRomain Guy2012-10-151-0/+53
* Revert "Add GL Error logs (temporary)"Chet Haase2012-10-102-13/+1
* Add GL Error logs (temporary)Chet Haase2012-10-042-1/+13
* Re-enable FAST_TLS in gl2 codeChet Haase2012-09-281-1/+1
* New compile-time flags to make debugging easier for us poor soulsRomain Guy2012-09-271-1/+11
* assert -eng builds when calling a GL function without a contextMathias Agopian2012-09-261-2/+7
* Merge "EGL: add the EGL_ANDROID_framebuffer_target enum" into jb-mr1-devJamie Gennis2012-09-242-0/+8
|\
| * EGL: add the EGL_ANDROID_framebuffer_target enumJamie Gennis2012-09-242-0/+8
* | Merge "EGL: expose the EXT_create_context_robustness ext" into jb-mr1-devJamie Gennis2012-09-242-0/+11
|\ \ | |/
| * EGL: expose the EXT_create_context_robustness extJamie Gennis2012-09-242-0/+11
* | log an error when eglCreateContext() fails in an inconsistant wayMathias Agopian2012-09-241-0/+6
|/
* Add a spec for EGL_ANDROID_framebuffer_target.Jamie Gennis2012-09-212-5/+108
* am 516efc1b: am 8a2b5423: Merge "libagl: Transform the vertex if using eye sp...Mathias Agopian2012-09-191-0/+7
|\
| * Merge "libagl: Transform the vertex if using eye space lighting with point li...Mathias Agopian2012-09-191-0/+7
| |\
| | * libagl: Transform the vertex if using eye space lighting with point lightsMartin Storsjo2012-07-121-0/+7
* | | EGL: fix an extension string bugJamie Gennis2012-09-171-0/+4
* | | EGL: make max cache key size BoardConfig-ableJamie Gennis2012-09-122-1/+9
* | | EGL: Add the EGL_ANDROID_wait_sync extensionJamie Gennis2012-09-093-0/+27
* | | EGL: add the native_fence_sync extensionJamie Gennis2012-09-065-4/+34
* | | EGL_ANDROID_native_fence_sync: fix the versionJamie Gennis2012-09-051-1/+1
* | | EGL_ANDROID_fence_sync: make it more genericJamie Gennis2012-09-041-61/+73
* | | 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
|\ \ \ | | |/ | |/|