aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-10-19Snap for 5078552 from 83de3d16a0c3f77cdab347e82ad206d9888ec5bf to emu-3.0-rel...emu-3.1-releaseemu-3.0-releaseandroid-build-prod (mdb)
2018-10-17Set GL_INVALID_OPERATION if state is null instead of abortingLingfeng Yang
2018-10-15Snap for 5069021 from 26e629ad3e7c4ee8a24652d635697bf4adf1591c to emu-3.0-rel...android-build-prod (mdb)
2018-10-14Fix segfault in glDrawElements when count == 0Lingfeng Yang
2018-10-14Snap for 5067372 from 400bc51942768b046d76e552ab4000b2e4cdea24 to emu-3.0-rel...android-build-prod (mdb)
2018-10-12Fix wrong indexing into fbopropsLingfeng Yang
2018-10-12Fix missing entries for eglGetProcAddressLingfeng Yang
2018-10-06Snap for 5053602 from dc0912068647f594dd0e6de2447cced951811ace to emu-3.0-rel...android-build-prod (mdb)
2018-10-05Merge "Regenerate encoders"android-o-mr1-iot-release-smart-display-r3oreo-mr1-1.2-iot-releaseTreehugger Robot
2018-10-04Snap for 5048791 from 8b38e8b084dea39af9c48ba7a85c057eed7ed2a7 to emu-3.0-rel...android-build-prod (mdb)
2018-10-03[GL] Gralloc Refcount PipeWeilun Du
2018-10-03Regenerate encodersRoman Kiryanov
2018-10-02[vscode] Add c_cpp_properties.jsonandroid-o-mr1-iot-release-1.0.5Lingfeng Yang
2018-10-01gralloc: fix nullptr dereferenceLingfeng Yang
2018-09-30asan: Fix malloc/free mismatch for fb deviceLingfeng Yang
2018-09-30Aggressively exit HostConnection on eglReleaseThreadLingfeng Yang
2018-09-28Get the first combined test runningLingfeng Yang
2018-09-28Fix build for non-host buildsLingfeng Yang
2018-09-28Fix build - missing android-emu-sharedLingfeng Yang
2018-09-29Merge "Convert openglCodecCommon to a shared library"Lingfeng Yang
2018-09-28Merge "Fix broken build"Treehugger Robot
2018-09-28Convert openglCodecCommon to a shared libraryLingfeng Yang
2018-09-28Fix broken buildRoman Kiryanov
2018-09-28Merge "Create the AutoGoldfishDmaContext class"Treehugger Robot
2018-09-27Create the AutoGoldfishDmaContext classRoman Kiryanov
2018-09-27Enable EGL build for host; remove flagLingfeng Yang
2018-09-27Prepare EGL build for hostLingfeng Yang
2018-09-27Fix build warningLingfeng Yang
2018-09-27Enable host build for grallocLingfeng Yang
2018-09-26Kick build and add gles1/2 frontends to host buildLingfeng Yang
2018-09-26Fix gralloc.cpp wrong includeLingfeng Yang
2018-09-26Fix build yet againLingfeng Yang
2018-09-26Fix build for API < 28Lingfeng Yang
2018-09-26Fix build for API < 23Lingfeng Yang
2018-09-26Fix host buildLingfeng Yang
2018-09-26Move IO related to shared/OpenglCodecCommon to make them visible to GLSharedG...Roman Kiryanov
2018-09-26[host-build] libOpenglSystemCommon build for hostLingfeng Yang
2018-09-24Explicit cast to unsigned int to fix buildemu-master-qemu-releaseLingfeng Yang
2018-09-24Add build variables to make host build more convenientLingfeng Yang
2018-09-22Add missing assert.h headerLingfeng Yang
2018-09-22Some cleanup in API and data structuresLingfeng Yang
2018-09-22Merge "Adds missing headers to EGLImage.h"Lingfeng Yang
2018-09-21Adds missing headers to EGLImage.hJorge E. Moreira
2018-09-21Fix const correctness around BufferDataRoman Kiryanov
2018-09-21Fixed the bug where egl_surface_t is not deletedWeilun Du
2018-09-21Exit HostConnection for thread which only uses grallocWeilun Du
2018-09-21Partially revert ag/4742391.Matt Wachowski
2018-09-21Fix compile warnings emmitted from system/OpenglSystemCommon.Matt Wachowski
2018-09-21Fix compile warnings in system/GLES.Matt Wachowski
2018-09-21Fix compiler warnings emmited from system/egl/egl.cpp.Matt Wachowski