summaryrefslogtreecommitdiffstats
path: root/opengl/libs/EGL
Commit message (Expand)AuthorAgeFilesLines
* load Android SW renderer only if libagl property is setWolfgang Wiedmeyer2016-06-221-1/+1
* libEGL: select pixel format by EGL_NATIVE_VISUAL_IDChih-Wei Huang2016-05-271-3/+7
* egl loader: check for softwareglWolfgang Wiedmeyer2015-12-211-1/+6
* Merge tag 'android-6.0.1_r3' of https://android.googlesource.com/platform/fra...Steve Kondik2015-12-071-9/+0
|\
| * egl: Remove window disconnect before calling driver eglDestroySurfaceJesse Hall2015-10-141-9/+0
* | Revert "egl: Remove old tuna BGRA vs RGBA workaround."Ethan Chen2015-10-161-0/+9
|/
* Fix parsing of extension stringMichael Lentine2015-07-311-9/+8
* Implement a number of KHR EGL extensionsSeason Li2015-07-012-12/+251
* Revert "Revert "Modify EGL to disconnect the window when the surface gets des...Amith Dsouza2015-07-011-0/+9
* Revert "Modify EGL to disconnect the window when the surface gets destroyed."Michael Lentine2015-05-281-9/+0
* Fix EGL shim extension injection for GL ES 3 drivers.Alistair Strachan2015-05-283-0/+52
* Merge "Modify EGL to disconnect the window when the surface gets destroyed." ...Michael Lentine2015-05-141-0/+9
|\
| * Modify EGL to disconnect the window when the surface gets destroyed.Michael Lentine2015-05-131-0/+9
* | libEGL: whitelist the EGL_KHR_create_context_no_error extensionJesse Hall2015-05-121-0/+1
|/
* libEGL: Add wrappers for partial update functionsDan Stoza2015-04-152-3/+80
* DO NOT MERGE Add dataSpace to buffer queues; remove old format enums.Eino-Ville Talvala2015-03-191-12/+18
* Merge "[MIPS] Fix mips32r1 build"Jesse Hall2015-03-151-0/+1
|\
| * [MIPS] Fix mips32r1 buildDuane Sand2015-02-021-0/+1
* | Merge commit '26cc3d0b67ff4daf31eaeed0ecd87b391978aadb' into HEADBill Yi2015-02-192-120/+147
|\ \
| * \ am d6fce7ab: Merge "Remove lock around ref count check in terminate." into lm...Michael Lentine2015-01-282-120/+147
| |\ \ | | |/ | |/|
| | * Remove lock around ref count check in terminate.Michael Lentine2015-01-282-120/+147
* | | egl: Remove old tuna BGRA vs RGBA workaround.Alistair Strachan2015-02-121-30/+2
|/ /
* | Use register numbers instead of register namesNikola Veljkovic2015-01-191-6/+6
* | [MIPS] Further opengl support for mips64 and mipsr6Duane Sand2015-01-191-4/+37
* | Fix class vs. struct mismatchBernhard Rosenkränzer2014-11-171-1/+1
* | EGL: make x86/64 wrappers resistant to -fno-omit-frame-pointer flagMichal Wajdeczko2014-11-121-2/+2
|/
* Add rate-limited logging for unimplemented es functions.Michael Lentine2014-09-231-5/+19
* 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