summaryrefslogtreecommitdiff
path: root/Android.mk
AgeCommit message (Expand)Author
2018-04-24Treble: mark as vendor module.db820c_trebleSumit Semwal
2018-03-14drm_hwcomposer: Add platformhisi buffer importer for hikey and hikey960John Stultz
2017-10-25drm_hwcomposer: remove unnecessary external includesRob Herring
2017-10-09drm_hwcomposer: remove NVIDIA importerRob Herring
2017-09-28drm_hwcomposer: Remove threadingSean Paul
2017-09-24drm_hwcomposer: move library to /vendorRob Herring
2017-04-25drm_hwcomposer: refactor WorkerAdrian Salido
2017-04-13drm_hwcomposer: Initial stub HWC2Sean Paul
2017-02-28drm_hwcomposer: Move some utilities out of hwcomposer.cppSean Paul
2016-05-16drm_hwcomposer: Introduce Planner interfaceSean Paul
2016-05-10drm_hwcomposer: Move drmgeneric and nv importer cpp filesSean Paul
2016-03-24drm_hwcomposer: Add DrmEventListener workerSean Paul
2015-11-13drm_hwcomposer: add AutoLock to automatically handle pthread_mutex_lockZach Reizner
2015-11-02drm_hwcomposer: fix spelling of "separate".Haixia Shi
2015-10-07drm_hwcomposer: support virtual displaysHaixia Shi
2015-08-07Revert "Revert "drm_hwcomposer: remove compositor interface""Zach Reizner
2015-08-07Revert "Revert "drm_hwcomposer: remove GLCompositor and the GLWorker thread""Zach Reizner
2015-07-30Revert "drm_hwcomposer: remove GLCompositor and the GLWorker thread"Puneet Kumar
2015-07-22drm_hwcomposer: remove GLCompositor and the GLWorker threadZach Reizner
2015-07-13drm_hwcomposer: Split the drm compositor into per-display threadsSean Paul
2015-07-08drm_hwcomposer: Add glworkerZach Reizner
2015-06-11drm_hwcomposer: integrate GLCompositor with hwcomposerZach Reizner
2015-06-08drm_hwcomposer: Don't compile all importers at onceSean 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: Wrap the importers in a classSean Paul
2015-06-03drm_hwcomposer: Allow importer to be specified from BoardConfigTomasz Figa
2015-05-13drm_hwcomposer: Add Worker class to abstract thread nastiesSean 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-07Stop using stlport.Dan Albert
2015-04-15drm_hwcomposer: Gate compilation on BOARD_USES_DRM_HWCOMPOSERSean Paul
2015-04-10drm_hwcomposer: add compositor interface headerZach Reizner
2015-02-14drm_hwcomposer: Support Nvidia grallocLauri Peltonen
2015-02-14drm_hwcomposer: Support other drm nodes than card0Lauri Peltonen
2015-02-04drm_hwcomposer: Implement release and retire fences using sw_syncSean Paul
2015-02-04drm_hwcomposer: Use queue buffer for pending setsSean Paul
2015-02-04drm_hwcomposer: Split gralloc out into an importerSean Paul
2015-02-04drm_hwcomposer: Add a new set thread to post bo'sSean Paul
2015-02-04drm_hwcomposer: Initial implementationSean Paul