aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Snap for 5078552 from 83de3d16a0c3f77cdab347e82ad206d9888ec5bf to emu-3.0-rel...emu-3.1-releaseemu-3.0-releaseandroid-build-prod (mdb)2018-10-191-8/+15
|\
| * Set GL_INVALID_OPERATION if state is null instead of abortingLingfeng Yang2018-10-171-8/+15
* | Snap for 5069021 from 26e629ad3e7c4ee8a24652d635697bf4adf1591c to emu-3.0-rel...android-build-prod (mdb)2018-10-151-0/+6
|\|
| * Fix segfault in glDrawElements when count == 0Lingfeng Yang2018-10-141-0/+6
* | Snap for 5067372 from 400bc51942768b046d76e552ab4000b2e4cdea24 to emu-3.0-rel...android-build-prod (mdb)2018-10-143-7/+32
|\|
| * Fix wrong indexing into fbopropsLingfeng Yang2018-10-121-6/+6
| * Fix missing entries for eglGetProcAddressLingfeng Yang2018-10-122-1/+26
* | Snap for 5053602 from dc0912068647f594dd0e6de2447cced951811ace to emu-3.0-rel...android-build-prod (mdb)2018-10-063-2/+7
|\|
| * Merge "Regenerate encoders"android-o-mr1-iot-release-smart-display-r3oreo-mr1-1.2-iot-releaseTreehugger Robot2018-10-053-2/+7
| |\
| | * Regenerate encodersRoman Kiryanov2018-10-033-2/+7
* | | Snap for 5048791 from 8b38e8b084dea39af9c48ba7a85c057eed7ed2a7 to emu-3.0-rel...android-build-prod (mdb)2018-10-044-11/+47
|\| | | |/ |/|
| * [GL] Gralloc Refcount PipeWeilun Du2018-10-034-11/+47
|/
* [vscode] Add c_cpp_properties.jsonandroid-o-mr1-iot-release-1.0.5Lingfeng Yang2018-10-021-0/+25
* gralloc: fix nullptr dereferenceLingfeng Yang2018-10-011-1/+3
* asan: Fix malloc/free mismatch for fb deviceLingfeng Yang2018-09-301-1/+1
* Aggressively exit HostConnection on eglReleaseThreadLingfeng Yang2018-09-302-2/+10
* Get the first combined test runningLingfeng Yang2018-09-283-33/+79
* Fix build for non-host buildsLingfeng Yang2018-09-281-1/+6
* Fix build - missing android-emu-sharedLingfeng Yang2018-09-281-1/+1
* Merge "Convert openglCodecCommon to a shared library"Lingfeng Yang2018-09-291-1/+1
|\
| * Convert openglCodecCommon to a shared libraryLingfeng Yang2018-09-281-1/+1
* | Merge "Fix broken build"Treehugger Robot2018-09-282-146/+0
|\ \ | |/ |/|
| * Fix broken buildRoman Kiryanov2018-09-282-146/+0
* | Merge "Create the AutoGoldfishDmaContext class"Treehugger Robot2018-09-284-0/+95
|\|
| * Create the AutoGoldfishDmaContext classRoman Kiryanov2018-09-274-0/+95
* | Enable EGL build for host; remove flagLingfeng Yang2018-09-271-10/+0
* | Prepare EGL build for hostLingfeng Yang2018-09-273-5/+32
|/
* Fix build warningLingfeng Yang2018-09-271-1/+1
* Enable host build for grallocLingfeng Yang2018-09-274-5/+11
* Kick build and add gles1/2 frontends to host buildLingfeng Yang2018-09-261-2/+2
* Fix gralloc.cpp wrong includeLingfeng Yang2018-09-261-0/+6
* Fix build yet againLingfeng Yang2018-09-261-0/+6
* Fix build for API < 28Lingfeng Yang2018-09-261-1/+1
* Fix build for API < 23Lingfeng Yang2018-09-261-0/+142
* Fix host buildLingfeng Yang2018-09-261-0/+0
* Move IO related to shared/OpenglCodecCommon to make them visible to GLSharedG...Roman Kiryanov2018-09-267-3/+13
* [host-build] libOpenglSystemCommon build for hostLingfeng Yang2018-09-2618-85/+310
* Explicit cast to unsigned int to fix buildemu-master-qemu-releaseLingfeng Yang2018-09-241-1/+1
* Add build variables to make host build more convenientLingfeng Yang2018-09-247-29/+86
* Add missing assert.h headerLingfeng Yang2018-09-222-0/+3
* Some cleanup in API and data structuresLingfeng Yang2018-09-226-320/+520
* Merge "Adds missing headers to EGLImage.h"Lingfeng Yang2018-09-221-0/+3
|\
| * Adds missing headers to EGLImage.hJorge E. Moreira2018-09-211-0/+3
* | Fix const correctness around BufferDataRoman Kiryanov2018-09-213-10/+10
* | Fixed the bug where egl_surface_t is not deletedWeilun Du2018-09-211-1/+4
* | Exit HostConnection for thread which only uses grallocWeilun Du2018-09-211-0/+10
* | Partially revert ag/4742391.Matt Wachowski2018-09-211-2/+3
* | Fix compile warnings emmitted from system/OpenglSystemCommon.Matt Wachowski2018-09-214-8/+8
* | Fix compile warnings in system/GLES.Matt Wachowski2018-09-212-14/+3
* | Fix compiler warnings emmited from system/egl/egl.cpp.Matt Wachowski2018-09-211-11/+9