summaryrefslogtreecommitdiffstats
path: root/opengl/libs/EGL
Commit message (Expand)AuthorAgeFilesLines
...
* remove adreno 130 workaround supportMathias Agopian2013-08-281-15/+0
* try to keep omap4 aliveMathias Agopian2013-08-282-30/+20
* only use format compatible with CPU consumersMathias Agopian2013-08-211-15/+28
* Replace sRGB_888 with sRGB_X_8888Jesse Hall2013-08-161-3/+3
* Add support for EGL_KHR_gl_colorspaceJesse Hall2013-08-133-19/+77
* Don't swallow eglCreateContext errorsJesse Hall2013-08-121-6/+0
* make sure we have a context when creating the 1st surfaceMathias Agopian2013-08-081-0/+5
* Add EGL_KHR_get_all_proc_addresses to extension stringJesse Hall2013-08-062-18/+26
* Drop frames based on presentation timestampAndy McFadden2013-08-011-5/+0
* Make Flattenable not virtualMathias Agopian2013-07-301-4/+2
* EGL: fix eglTerminate blob cache behaviorJamie Gennis2013-07-301-6/+3
* am 082fc1ca: am ae961022: Merge "EGL: Fix error for eglCreateWindowSurface"Jesse Hall2013-07-171-1/+1
|\
| * am ae961022: Merge "EGL: Fix error for eglCreateWindowSurface"Jesse Hall2013-07-171-1/+1
| |\
| | * EGL: Fix error for eglCreateWindowSurfaceJonathan Hamilton2013-07-171-1/+1
* | | resolved conflicts for merge of 5477d0e4 to masterJesse Hall2013-07-113-24/+55
|\ \ \ | |/ /
| * | am c07b5206: Find non-extension GLES wrappers in eglGetProcAddressJesse Hall2013-07-093-1/+32
| |\ \
| | * | Find non-extension GLES wrappers in eglGetProcAddressJesse Hall2013-07-043-1/+32
* | | | improve GLES jumptablesMathias Agopian2013-07-013-51/+7
* | | | am db8c267e: am 3c0425cd: am 0ecf0b8d: Merge "Additional parameter validation...Jean-Baptiste Queru2013-06-251-6/+11
|\ \ \ \ | |/ / /
| * | | am 0ecf0b8d: Merge "Additional parameter validation for EGL functions"Jean-Baptiste Queru2013-06-251-6/+11
| |\ \ \ | | |/ / | |/| / | | |/
| | * Merge "Additional parameter validation for EGL functions"Jean-Baptiste Queru2013-06-251-6/+11
| | |\
| | | * Additional parameter validation for EGL functionsMichael Chock2012-09-121-6/+11
* | | | free EGL resources associated to a thread when it terminatesMathias Agopian2013-05-303-19/+24
* | | | Merge "change how the userspace GLES drivers are named"Mathias Agopian2013-05-022-63/+127
|\ \ \ \
| * | | | change how the userspace GLES drivers are namedMathias Agopian2013-04-262-63/+127
* | | | | am 8369c473: am f6d1c393: EGL: expose the EGL_KHR_create_context extensionJamie Gennis2013-04-291-0/+1
|\ \ \ \ \ | |/ / / / |/| / / / | |/ / /
| * | | EGL: expose the EGL_KHR_create_context extensionJamie Gennis2013-04-251-0/+1
* | | | fix a typo in EGL loaderMathias Agopian2013-04-231-1/+1
|/ / /
* | | fix "traceGpuCompletion" debug featureMathias Agopian2013-04-161-13/+8
* | | fix local include pathsMathias Agopian2013-04-049-18/+16
* | | Fix MIPS assembly variable names to not conflict with GL API parameter namesJesse Hall2013-03-301-6/+6
* | | Merge "don't use compile-time configuration of libgui as much as possible" in...Mathias Agopian2013-03-291-4/+19
|\ \ \
| * | | don't use compile-time configuration of libgui as much as possibleMathias Agopian2013-03-291-4/+19
* | | | am 111d920b: am d3b2c029: Merge "[MIPS] Add MIPS architecture support to open...Keun-young Park2013-03-281-0/+37
|\ \ \ \ | |/ / / |/| / / | |/ /
| * | [MIPS] Add MIPS architecture support to opengl frameworkDuane Sand2013-03-281-0/+37
* | | replace eglWaitSyncANDROID by eglWaitSyncKHRMathias Agopian2013-03-282-18/+34
* | | cleanup EGL extensions strings and entry-pointsMathias Agopian2013-03-283-40/+103
* | | improved CallStack a bitMathias Agopian2013-03-212-6/+2
* | | Add eglPresentationTimeANDROIDAndy McFadden2013-03-051-0/+22
* | | Merge changes Ic344ef63,If9bb02be,Ic8f94634Jesse Hall2013-02-246-69/+58
|\ \ \
| * | | Add ES3 support to libGLESv2 and tracing toolsJesse Hall2013-02-126-69/+58
* | | | am 45b0e435: Merge "Simplify OpenGL TLS access on ARM."Elliott Hughes2013-02-141-8/+1
|\ \ \ \ | |/ / / |/| / / | |/ /
| * | Simplify OpenGL TLS access on ARM.Elliott Hughes2013-02-131-8/+1
* | | am 873ab60e: am 75b83e4d: Merge "Gfx-3d: fix GetProcAddress in egl extention"Jesse Hall2013-02-011-1/+4
|\ \ \ | |/ /
| * | am 75b83e4d: Merge "Gfx-3d: fix GetProcAddress in egl extention"Jesse Hall2013-02-011-1/+4
| |\ \
| | * | Gfx-3d: fix GetProcAddress in egl extentionluliuhui2013-01-221-1/+4
| * | | am c859084c: am a9a4cd48: gltrace: Make sure device is debuggable.Siva Velusamy2012-11-201-0/+6
| |\ \ \ | | |/ / | |/| |
| | * | gltrace: Make sure device is debuggable.Siva Velusamy2012-11-201-0/+6
* | | | gltrace: Add support for tracing running applications.Siva Velusamy2012-12-202-33/+68
* | | | gltrace: Make sure device is debuggable.Siva Velusamy2012-11-201-0/+6