summaryrefslogtreecommitdiffstats
path: root/opengl/libs/EGL
Commit message (Expand)AuthorAgeFilesLines
* 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
* | | EGL: expose the EGL_KHR_create_context extensionJamie Gennis2013-04-251-0/+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
* | | | am f58475b5: am 60393d45: Merge "Add runtime debugging capabilities to OpenGL...Romain Guy2012-10-182-5/+137
|\ \ \ \ | |/ / /
| * | | am 60393d45: Merge "Add runtime debugging capabilities to OpenGL" into jb-mr1...Romain Guy2012-10-182-5/+137
| |\ \ \ | | |/ /
| | * | Add runtime debugging capabilities to OpenGLRomain Guy2012-10-182-5/+137
* | | | am 23bcd8d2: am 825a9a2d: Merge "Update comments to reflect what the code act...Romain Guy2012-10-161-2/+2
|\ \ \ \ | |/ / /
| * | | am 825a9a2d: Merge "Update comments to reflect what the code actually does" i...Romain Guy2012-10-161-2/+2
| |\ \ \ | | |/ /
| | * | Update comments to reflect what the code actually doesRomain Guy2012-10-151-2/+2
* | | | am 49fe8add: am b96fe085: Merge "Add new debug option to force 4x MSAA in Ope...Romain Guy2012-10-151-0/+53
|\ \ \ \ | |/ / /
| * | | am b96fe085: Merge "Add new debug option to force 4x MSAA in OpenGL ES 2.0 ap...Romain Guy2012-10-151-0/+53
| |\ \ \ | | |/ /
| | * | Add new debug option to force 4x MSAA in OpenGL ES 2.0 appsRomain Guy2012-10-151-0/+53
* | | | gltrace: Do not start gltrace from early_egl_init.Siva Velusamy2012-10-101-1/+0
|/ / /
* | | am 1e83690c: Merge "assert -eng builds when calling a GL function without a c...Mathias Agopian2012-09-261-2/+7
|\ \ \ | |/ /
| * | assert -eng builds when calling a GL function without a contextMathias Agopian2012-09-261-2/+7
* | | am 2f45d746: Merge "EGL: add the EGL_ANDROID_framebuffer_target enum" into jb...Jamie Gennis2012-09-241-0/+1
|\ \ \ | |/ /
| * | Merge "EGL: add the EGL_ANDROID_framebuffer_target enum" into jb-mr1-devJamie Gennis2012-09-241-0/+1
| |\ \
| | * | EGL: add the EGL_ANDROID_framebuffer_target enumJamie Gennis2012-09-241-0/+1
* | | | am 363847d4: Merge "EGL: expose the EXT_create_context_robustness ext" into j...Jamie Gennis2012-09-241-0/+1
|\ \ \ \ | |/ / /
| * | | Merge "EGL: expose the EXT_create_context_robustness ext" into jb-mr1-devJamie Gennis2012-09-241-0/+1
| |\ \ \ | | |/ /
| | * | EGL: expose the EXT_create_context_robustness extJamie Gennis2012-09-241-0/+1
* | | | am 500407a2: log an error when eglCreateContext() fails in an inconsistant wayMathias Agopian2012-09-241-0/+6
|\ \ \ \ | |/ / /
| * | | log an error when eglCreateContext() fails in an inconsistant wayMathias Agopian2012-09-241-0/+6
| |/ /
* | | am 98838aa0: am 77af25b6: Merge "Return back-end result from eglDestroyImageKHR"Mathias Agopian2012-09-241-2/+3
|\ \ \ | |/ / |/| |
| * | Return back-end result from eglDestroyImageKHRSteven Holte2012-09-121-2/+3
| |/
* | EGL: fix an extension string bugJamie Gennis2012-09-171-0/+4
* | EGL: make max cache key size BoardConfig-ableJamie Gennis2012-09-121-1/+5