summaryrefslogtreecommitdiffstats
path: root/opengl/libs/EGL
Commit message (Expand)AuthorAgeFilesLines
* Revert "Modify EGL to disconnect the window when the surface gets destroyed."Michael Lentine2014-08-081-9/+0
* Modify EGL to disconnect the window when the surface gets destroyed.Michael Lentine2014-07-291-0/+9
* am 17cbadf0: am 6fa169fa: Merge "Add aarch64 EGL/GLES trampolines"Jesse Hall2014-06-071-1/+21
|\
| * Add aarch64 EGL/GLES trampolinesJesse Hall2014-06-061-1/+21
* | am 92374318: am 618c78c0: am dc273621: Merge "EGL: add x86/64 assembly code f...Jesse Hall2014-05-271-0/+45
|\ \ | |/
| * EGL: add x86/64 assembly code for EGL/GLES wrappersmwajdecz2014-05-271-0/+45
* | Remove vestigial remnants of GLES2_dbgJesse Hall2014-05-171-19/+0
* | Merge "Revert "Temporarily turn on callstack logging""John Reck2014-04-241-1/+1
|\ \
| * | Revert "Temporarily turn on callstack logging"John Reck2014-04-241-1/+1
* | | am 43b3e600: am 3f0d5669: Merge "Expose core EGL entry points to eglGetProcAd...Jesse Hall2014-04-213-2/+11
|\ \ \ | |/ / |/| / | |/
| * Expose core EGL entry points to eglGetProcAddressMichael Chock2014-03-273-2/+11
* | Temporarily turn on callstack loggingJohn Reck2014-04-081-1/+1
* | am d4dabf87: am cdbf28b3: Merge "native frameworks: 64-bit compile issues"Mark Salyzyn2014-03-131-1/+1
|\ \ | |/
| * native frameworks: 64-bit compile issuesMark Salyzyn2014-03-121-1/+1
* | am 8a9a2e24: am d5fe844b: Merge "Use /(vendor|system)/lib64/egl for 64-bit EG...Colin Cross2014-02-181-0/+14
|\ \ | |/
| * Use /(vendor|system)/lib64/egl for 64-bit EGL librariesDan Willemsen2014-02-161-0/+14
| * Make libEGL build cleanly under 64-bitDan Stoza2014-01-272-7/+8
* | Make libEGL build cleanly under 64-bitDan Stoza2014-01-172-7/+8
* | Improve error messageAndy McFadden2014-01-071-3/+5
|/
* EGL: rename CallStack::dump into CallStack::logIgor Murashkin2013-10-251-1/+1
* GLConsumer: start using EGL_ANDROID_image_cropJamie Gennis2013-10-021-2/+2
* Disable the egl_khr_gl_colorspace extensionJesse Hall2013-09-161-3/+29
* fix a possible null dereference when eglMakeCurrent() failsMathias Agopian2013-09-061-1/+2
* 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