aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-07-13merge in mnc-release history after reset to mnc-devandroid-cts-6.0_r9android-cts-6.0_r8android-cts-6.0_r7android-cts-6.0_r6android-cts-6.0_r5android-cts-6.0_r4android-cts-6.0_r32android-cts-6.0_r31android-cts-6.0_r30android-cts-6.0_r3android-cts-6.0_r29android-cts-6.0_r28android-cts-6.0_r27android-cts-6.0_r26android-cts-6.0_r25android-cts-6.0_r24android-cts-6.0_r23android-cts-6.0_r22android-cts-6.0_r21android-cts-6.0_r20android-cts-6.0_r2android-cts-6.0_r19android-cts-6.0_r18android-cts-6.0_r17android-cts-6.0_r16android-cts-6.0_r15android-cts-6.0_r14android-cts-6.0_r13android-cts-6.0_r12android-cts-6.0_r1android-6.0.0_r7android-6.0.0_r6android-6.0.0_r5android-6.0.0_r4android-6.0.0_r3android-6.0.0_r2android-6.0.0_r1marshmallow-releasemarshmallow-cts-releaseThe Android Automerger
2015-07-10drm_hwcomposer: Process DPMS requests through compositormarshmallow-devSean Paul
2015-07-10drm_hwcomposer: Free failed composition in QueueCompositionSean Paul
2015-07-10drm_hwcomposer: Add composition type to DrmCompositionSean Paul
2015-07-10drm_hwcomposer: Split the drm compositor into per-display threadsSean Paul
2015-07-09merge in mnc-release history after reset to mnc-devThe Android Automerger
2015-07-08Merge "drm_hwcomposer: Add glworker" into mnc-devZach Reizner
2015-07-08drm_hwcomposer: Add glworkerZach Reizner
2015-07-08drm_hwcomposer: Add blob property typeSean Paul
2015-06-24merge in mnc-release history after reset to mnc-devThe Android Automerger
2015-06-23drm_hwcomposer: Add tracing for the main functionsStéphane Marchesin
2015-06-23merge in mnc-release history after reset to mnc-devThe Android Automerger
2015-06-19drm_hwcomposer: Switch to triple bufferingStéphane Marchesin
2015-06-17merge in mnc-release history after reset to mnc-devThe Android Automerger
2015-06-16merge in mnc-release history after reset to mnc-devThe Android Automerger
2015-06-15drm_hwcomposer: Use atomic modeset to set crtc timingSean Paul
2015-06-15merge in mnc-release history after reset to mnc-devThe Android Automerger
2015-06-12Merge "drm_hwcomposer: integrate GLCompositor with hwcomposer" into mnc-devZach Reizner
2015-06-11drm_hwcomposer: integrate GLCompositor with hwcomposerZach Reizner
2015-06-11Merge "drm_hwcomposer: correct alpha channel output on gl framebuffers" into ...Zach Reizner
2015-06-11Merge "drm_hwcomposer: Use HW overlay planes" into mnc-devSean Paul
2015-06-11Merge "drm_hwcomposer: make GLCompositor delete bo with Importer" into mnc-devZach Reizner
2015-06-11Merge "drm_hwcomposer: fix misc style issues in gl_compositor.cpp" into mnc-devZach Reizner
2015-06-11drm_hwcomposer: correct alpha channel output on gl framebuffersZach Reizner
2015-06-11drm_hwcomposer: make GLCompositor delete bo with ImporterZach Reizner
2015-06-11drm_hwcomposer: fix misc style issues in gl_compositor.cppZach Reizner
2015-06-11Merge "drm_hwcomposer: Reference count NvImporter buffers" into mnc-devSean Paul
2015-06-11Merge "drm_hwcomposer: Implement Dump() for DrmCompositor" into mnc-devSean Paul
2015-06-11Merge "drm_hwcomposer: Add Dump() to the Compositor interface" into mnc-devSean Paul
2015-06-10drm_hwcomposer: Implement Dump() for DrmCompositorSean Paul
2015-06-10drm_hwcomposer: Add Dump() to the Compositor interfaceSean Paul
2015-06-10drm_hwcomposer: Use HW overlay planesSean Paul
2015-06-10drm_hwcomposer: Reference count NvImporter buffersSean Paul
2015-06-08drm_hwcomposer: Don't compile all importers at onceSean Paul
2015-06-04drm_hwcomposer: Initialize DrmProperty type_ memberSean Paul
2015-06-04drm_hwcomposer: Fix case on DrmCrtc mode_valid_ member variableSean Paul
2015-06-04drm_hwcomposer: Move event worker into VSyncWorkerSean Paul
2015-06-04drm_hwcomposer: Use hw planes + drm atomic interfaceSean Paul
2015-06-04drm_hwcomposer: Add Importer to CreateComposition()Sean Paul
2015-06-04drm_hwcomposer: Wrap the importers in a classSean Paul
2015-06-03drm_hwcomposer: Allow importer to be specified from BoardConfigTomasz Figa
2015-05-28drm_hwcomposer: add overlapping rectangle seperation algorithmZach Reizner
2015-05-13drm_hwcomposer: Add Worker class to abstract thread nastiesSean Paul
2015-05-13drm_hwcomposer: Set requires_modeset() to false after modesetSean Paul
2015-05-11drm_hwcomposer: Store displays in std::mapSean Paul
2015-05-11drm_hwcomposer: Fix up #include orderingSean Paul
2015-05-11Merge "drm_hwcomposer: Wrap libdrm ops (minus modeset/flip) in C++ classes" i...Sean Paul
2015-05-11drm_hwcomposer: Wrap libdrm ops (minus modeset/flip) in C++ classesSean Paul
2015-05-08Merge "drm_hwcomposer: add GLES compositor" into mnc-devZach Reizner
2015-05-08drm_hwcomposer: add GLES compositorZach Reizner