aboutsummaryrefslogtreecommitdiff
path: root/Android.mk
AgeCommit message (Expand)Author
2016-05-16DO NOT MERGE: drm_hwcomposer: Introduce Planner interfaceSean Paul
2016-05-16DO NOT MERGE: drm_hwcomposer: Move drmgeneric and nv importer cpp filesSean Paul
2016-04-01DO NOT MERGE: drm_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 displaysmarshmallow-dr-devHaixia 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