OSDN Git Service

drm_hwcomposer: Move importer.h to platform.h
[android-x86/external-drm_hwcomposer.git] / hwcomposer.cpp
2016-05-10 Sean Pauldrm_hwcomposer: Move importer.h to platform.h
2016-04-01 Sean PaulMerge "drm_hwcomposer: remove unnecessary gralloc_drm_b...
2016-03-29 Sean Pauldrm_hwcomposer: Fix build warnings
2016-03-29 Sean Pauldrm_hwcomposer: Add hotplug event handler
2016-03-29 Sean Pauldrm_hwcomposer: Set DPMS ON when setting active config
2015-11-24 Sean PaulMerge "drm_hwcomposer: Skip layers which aren't on...
2015-11-24 Sean Pauldrm_hwcomposer: Skip layers which aren't on-screen
2015-11-20 David RileyMerge "drm_hwcomposer: Check the composition before...
2015-11-20 Sean PaulMerge "drm_hwcomposer: Allow for multiple transforms...
2015-11-20 Sean Pauldrm_hwcomposer: Allow for multiple transforms at once
2015-11-07 Zach Reiznerdrm_hwcomposer: always put protected layers on hardware...
2015-10-30 Sean Pauldrm_hwcomposer: Handle HWC_SKIP_LAYER properly
2015-10-29 Zach Reiznerdrm_hwcomposer: update #include's for drm_hwcomposer.h
2015-10-29 Zach Reiznerdrm_hwcomposer: polish for old DRM wrapper code
2015-10-26 Zach Reiznerdrm_hwcomposer: get gralloc buffer usage during hwc_set
2015-10-23 Haixia Shidrm_hwcomposer: remove unused and confusing HWC_FB_BUFF...
2015-10-23 Zach Reiznerdrm_hwcomposer: implement squashing
2015-10-22 Sean Pauldrm_hwcomposer: Remove hwc.drm.use_framebuffer_target...
2015-10-16 Sean PaulMerge "drm_hwcomposer: Use layer alpha to blend planes...
2015-10-16 Haixia Shidrm_hwcomposer: do not queue layers map for virtual...
2015-10-15 Zach Reiznerdrm_hwcomposer: reimplement Dump for DrmDisplayCompositor
2015-10-14 Sean PaulMerge "drm_hwcomposer: Disable planes on frame failure...
2015-10-14 Haixia ShiMerge "drm_hwcomposer: fix logic error in premult blend...
2015-10-14 Zach Reiznerdrm_hwcomposer: set the composition map's display field
2015-10-13 Sean PaulMerge "drm_hwcomposer: Increase failure time for acquir...
2015-10-13 Zach Reiznerdrm_hwcomposer: improve logging and reliability of...
2015-10-13 Zach Reiznerdrm_hwcomposer: fix small class consistency issues
2015-10-07 Haixia Shidrm_hwcomposer: support virtual displays
2015-10-07 Zachary ReiznerMerge "drm_hwcomposer: fill hwc_display_contents retire...
2015-10-07 Zach Reiznerdrm_hwcomposer: fill hwc_display_contents retireFenceFd
2015-09-30 Haixia Shidrm_hwcomposer: fix crash in hwc_set()
2015-09-25 Zach Reiznerdrm_hwcomposer: implement the safe handling of layers
2015-09-22 Sean PaulMerge "drm_hwcomposer: limit maximum depth of display...
2015-09-09 Haixia Shidrm_hwcomposer: use HWC_FRAMEBUFFER_TARGET if all HWC_O...
2015-08-17 Zach Reiznerdrm_hwcomposer: add properties to disable overlays...
2015-08-13 Zach Reiznerdrm_hwcomposer: enhance stability using various wrapper...
2015-08-13 Zach Reiznerdrm_hwcomposer: style fixes
2015-08-07 Zach ReiznerRevert "Revert "drm_hwcomposer: remove compositor inter...
2015-08-07 Zach ReiznerRevert "Revert "drm_hwcomposer: remove GLCompositor...
2015-07-30 Sean PaulMerge "Revert "drm_hwcomposer: remove GLCompositor...
2015-07-30 Puneet KumarRevert "drm_hwcomposer: remove GLCompositor and the...
2015-07-30 Puneet KumarRevert "drm_hwcomposer: remove compositor interface"
2015-07-22 Zach Reiznerdrm_hwcomposer: remove compositor interface
2015-07-22 Zach Reiznerdrm_hwcomposer: remove GLCompositor and the GLWorker...
2015-07-22 Sean PaulMerge "drm_hwcomposer: Populate retireFenceFd" into...
2015-07-21 Sean Pauldrm_hwcomposer: Populate retireFenceFd
2015-07-13 Sean Paulam 1abf5c3f: (-s ours) drm_hwcomposer: Add composition...
2015-07-13 Sean Paulam e86fcfbb: (-s ours) drm_hwcomposer: Split the drm...
2015-07-13 Sean Pauldrm_hwcomposer: Free failed composition in QueueComposition
2015-07-11 Sean Pauldrm_hwcomposer: Free failed composition in QueueComposition
2015-06-23 Stéphane Marchesindrm_hwcomposer: Add tracing for the main functions
2015-06-19 Stéphane Marchesindrm_hwcomposer: Switch to triple buffering
2015-06-15 Sean Pauldrm_hwcomposer: Use atomic modeset to set crtc timing
2015-06-12 Zach ReiznerMerge "drm_hwcomposer: integrate GLCompositor with...
2015-06-11 Zach Reiznerdrm_hwcomposer: integrate GLCompositor with hwcomposer
2015-06-11 Zach ReiznerMerge "drm_hwcomposer: correct alpha channel output...
2015-06-11 Sean PaulMerge "drm_hwcomposer: Use HW overlay planes" into...
2015-06-11 Zach ReiznerMerge "drm_hwcomposer: make GLCompositor delete bo...
2015-06-11 Zach ReiznerMerge "drm_hwcomposer: fix misc style issues in gl_comp...
2015-06-11 Sean PaulMerge "drm_hwcomposer: Reference count NvImporter buffe...
2015-06-11 Sean PaulMerge "drm_hwcomposer: Add Dump() to the Compositor...
2015-06-10 Sean Pauldrm_hwcomposer: Add Dump() to the Compositor interface
2015-06-04 Sean Pauldrm_hwcomposer: Move event worker into VSyncWorker
2015-06-04 Sean Pauldrm_hwcomposer: Use hw planes + drm atomic interface
2015-06-04 Sean Pauldrm_hwcomposer: Wrap the importers in a class
2015-05-13 Sean Pauldrm_hwcomposer: Set requires_modeset() to false after...
2015-05-11 Sean Pauldrm_hwcomposer: Store displays in std::map
2015-05-11 Sean Pauldrm_hwcomposer: Fix up #include ordering
2015-05-11 Sean PaulMerge "drm_hwcomposer: Wrap libdrm ops (minus modeset...
2015-05-11 Sean Pauldrm_hwcomposer: Wrap libdrm ops (minus modeset/flip...
2015-05-08 Zach ReiznerMerge "drm_hwcomposer: add GLES compositor" into mnc-dev
2015-05-08 Dan AlbertAdd missing include for calloc/free.
2015-05-04 Sean Pauldrm_hwcomposer: Update style to conform with Google...
2015-03-20 Sean PaulMerge "drm_hwcomposer: Introduce a new event worker...
2015-03-20 Sean Pauldrm_hwcomposer: Introduce a new event worker to handle...
2015-03-11 Zach Reiznerdrm_hwcomposer: fix new then free error for hwc_context_t
2015-02-26 Lauri Peltonendrm_hwcomposer: Cache FB and gem in gralloc buffer
2015-02-23 Sean Pauldrm_hwcomposer: Initialize timeline_next to 1
2015-02-22 Allen Martindrm_hwcomposer: initialize timeline_next
2015-02-22 Allen Martindrm_hwcomposer: move AddFb/RmFb to reference gem handles
2015-02-22 Allen Martindrm_hwcomposer: Check against gem handles for popped...
2015-02-22 Allen Martindrm_hwcomposer: Do not close gem handle if queued
2015-02-14 Lauri Peltonendrm_hwcomposer: Support other drm nodes than card0
2015-02-13 Lauri Peltonendrm_hwcomposer: Fix fence leak
2015-02-10 Sean Pauldrm_hwcomposer: Remove drmSetMaster call
2015-02-09 Sean Pauldrm_hwcomposer: Use prime to import gem handles
2015-02-04 Sean Pauldrm_hwcomposer: Set display config on initialization
2015-02-04 Sean Pauldrm_hwcomposer: Ignore NULL display_contents
2015-02-04 Sean Pauldrm_hwcomposer: Don't try to get configs for a disconne...
2015-02-04 Sean Pauldrm_hwcomposer: Store active mode instead of config...
2015-02-04 Sean Pauldrm_hwcomposer: Always perform a setcrtc initially
2015-02-04 Sean Pauldrm_hwcomposer: Implement eventControl with vsync worker
2015-02-04 Sean Pauldrm_hwcomposer: Implement release and retire fences...
2015-02-04 Sean Pauldrm_hwcomposer: Reduce time spent in display_lock
2015-02-04 Sean Pauldrm_hwcomposer: Use queue buffer for pending sets
2015-02-04 Sean Pauldrm_hwcomposer: Split gralloc out into an importer
2015-02-04 Sean Pauldrm_hwcomposer: Add a new set thread to post bo's
2015-02-04 Sean Pauldrm_hwcomposer: Initial implementation