summaryrefslogtreecommitdiffstats
path: root/opengl
Commit message (Expand)AuthorAgeFilesLines
* Change symlinks to files and static pathsreplicant-6.0-0004-rc1Andrés Domínguez2020-01-091-12/+27
* Fix checking of access() return value in EGL renderer overrideJeremyRand2020-01-091-2/+2
* Fix documentation typo in EGL renderer overrideJeremyRand2020-01-091-1/+1
* Fix some type fails in EGL renderer overrideJeremyRand2020-01-091-2/+2
* EGL renderer override: use symlinks instead of properties to specify overrides.JeremyRand2020-01-091-35/+29
* EGL Loader patch to use both LLVMpipe and libagl at onceJookia2020-01-091-26/+106
* load Android SW renderer only if libagl property is setWolfgang Wiedmeyer2020-01-021-1/+1
* libagl: Fix buffer read overrun in eglCreatePbufferSurfaceJesse Hall2020-01-021-1/+1
* egl loader: check for softwareglWolfgang Wiedmeyer2020-01-021-1/+6
* libEGL: Only enable WORKAROUND_BUG_10194508 with board flagD. Andrei Măceș2017-02-191-3/+0
* surfaceflinger: Add support for Exynos BGRA mixerChristopher N. Hesse2016-04-272-0/+13
* 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
* | libEGL: allow devices to workaround Google bug 10194508Pawit Pornkitprasan2015-10-161-0/+3
* | Revert "egl: Remove old tuna BGRA vs RGBA workaround."Ethan Chen2015-10-162-0/+12
|/
* 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
* Check that width and height parameters are small.Michael Lentine2015-05-291-4/+31
* 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-287-16/+155
* 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
* | Merge "Switch libGLESv1_CM/libGLESv2 to hash-style=both" into mnc-devDmitriy Ivanov2015-05-131-0/+6
|\ \
| * | Switch libGLESv1_CM/libGLESv2 to hash-style=bothDmitriy Ivanov2015-05-131-0/+6
* | | Replace JNI primitive array critical calls with non-critical ones.Hiroshi Yamauchi2015-05-1215-161/+395
|/ /
* / libEGL: whitelist the EGL_KHR_create_context_no_error extensionJesse Hall2015-05-122-0/+6
|/
* libEGL: Add wrappers for partial update functionsDan Stoza2015-04-153-3/+97
* 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-153-0/+3
|\
| * [MIPS] Fix mips32r1 buildDuane Sand2015-02-023-0/+3
* | am 79749845: Merge "Fix pointer-to-int and int-to-pointer warnings."Dan Albert2015-02-253-3/+8
|\ \
| * | Fix pointer-to-int and int-to-pointer warnings.Dan Albert2015-02-233-3/+8
* | | Merge commit '26cc3d0b67ff4daf31eaeed0ecd87b391978aadb' into HEADBill Yi2015-02-193-121/+148
|\ \ \ | |/ / |/| |
| * | 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
| * | | am a46ff664: Merge "Use register numbers instead of register names"Jesse Hall2015-01-263-22/+22
| |\ \ \ | | | |/ | | |/|
| * | | am f551e1c1: Merge "[MIPS] Further opengl support for mips64 and mipsr6"Jesse Hall2015-01-223-14/+115
| |\ \ \
| * \ \ \ am 4df903db: Merge "Revert "Revert "Update protobuf library from 2.3 to 2.6."""Jeff Davidson2015-01-1510-5256/+13
| |\ \ \ \
| * \ \ \ \ am 6f9c6541: Merge "[MIPS] Build libGLES for mips64, mips32r6"Brian Carlstrom2015-01-133-3/+5
| |\ \ \ \ \
| * \ \ \ \ \ am 83f14309: Merge "Revert "Update protobuf library from 2.3 to 2.6.""Jeff Davidson2015-01-1210-13/+5256
| |\ \ \ \ \ \
| * \ \ \ \ \ \ am 9200d4e3: Merge "Update protobuf library from 2.3 to 2.6."Jeff Davidson2015-01-1210-5256/+13
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ am bceb29c8: Merge "Fix clang -Wc++11-narrowing warnings."Chih-Hung Hsieh2014-12-115-15/+20
| |\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ am f8954c81: Merge "OpenGL tests: Fix unused variables"Andreas Gampe2014-12-024-18/+0
| |\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ am 4aaa3935: Merge "Avoid overwriting EGL14.EGL_NO_SURFACE"Jesse Hall2014-12-021-10/+6
| |\ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ am 1bb53054: Merge "Fix class vs. struct mismatch"Chih-hung Hsieh2014-11-171-1/+1
| |\ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ am d72ff140: Merge "Move frameworks/native to libc++."Dan Albert2014-11-161-3/+2
| |\ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ am fecc0bf4: Merge "Frameworks/native: Add pragmas to glgen headers"Andreas Gampe2014-11-1213-2/+46
| |\ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ am 7b3fd290: Merge "EGL: make x86/64 wrappers resistant to -fno-omit-frame-po...Jesse Hall2014-11-123-6/+6
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ am 98d20f82: Merge "Add a BufferItem parameter to onFrameAvailable" into lmp-...Dan Stoza2014-11-071-1/+1
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|_|_|_|_|/ | | |/| | | | | | | | | | | | |