]> nv-tegra.nvidia Code Review - android/platform/external/drm_hwcomposer.git/shortlog
android/platform/external/drm_hwcomposer.git
2015-07-13 The Android... merge in mnc-release history after reset to mnc-dev rel-24-foster-r2-partner rel-24-foster-r7-partner rel-24-sb-r1-1-partner rel-24-sb-r1-2-partner rel-24-sb-r1-partner
2015-07-11 Sean Pauldrm_hwcomposer: Process DPMS requests through compositor
2015-07-11 Sean Pauldrm_hwcomposer: Free failed composition in QueueComposition
2015-07-10 Sean Pauldrm_hwcomposer: Add composition type to DrmComposition
2015-07-10 Sean Pauldrm_hwcomposer: Split the drm compositor into per-displ...
2015-07-09 The Android... merge in mnc-release history after reset to mnc-dev
2015-07-08 Zach ReiznerMerge "drm_hwcomposer: Add glworker" into mnc-dev
2015-07-08 Zach Reiznerdrm_hwcomposer: Add glworker
2015-07-08 Sean Pauldrm_hwcomposer: Add blob property type
2015-06-24 The Android... merge in mnc-release history after reset to mnc-dev
2015-06-23 Stéphane Marchesindrm_hwcomposer: Add tracing for the main functions
2015-06-23 The Android... merge in mnc-release history after reset to mnc-dev
2015-06-19 Stéphane Marchesindrm_hwcomposer: Switch to triple buffering
2015-06-17 The Android... merge in mnc-release history after reset to mnc-dev
2015-06-16 The Android... merge in mnc-release history after reset to mnc-dev
2015-06-15 Sean Pauldrm_hwcomposer: Use atomic modeset to set crtc timing
2015-06-15 The Android... merge in mnc-release history after reset to mnc-dev
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 Zach Reiznerdrm_hwcomposer: correct alpha channel output on gl...
2015-06-11 Zach Reiznerdrm_hwcomposer: make GLCompositor delete bo with Importer
2015-06-11 Zach Reiznerdrm_hwcomposer: fix misc style issues in gl_compositor.cpp
2015-06-11 Sean PaulMerge "drm_hwcomposer: Reference count NvImporter buffe...
2015-06-11 Sean PaulMerge "drm_hwcomposer: Implement Dump() for DrmComposit...
2015-06-11 Sean PaulMerge "drm_hwcomposer: Add Dump() to the Compositor...
2015-06-10 Sean Pauldrm_hwcomposer: Implement Dump() for DrmCompositor
2015-06-10 Sean Pauldrm_hwcomposer: Add Dump() to the Compositor interface
2015-06-10 Sean Pauldrm_hwcomposer: Use HW overlay planes
2015-06-10 Sean Pauldrm_hwcomposer: Reference count NvImporter buffers
2015-06-08 Sean Pauldrm_hwcomposer: Don't compile all importers at once
2015-06-04 Sean Pauldrm_hwcomposer: Initialize DrmProperty type_ member
2015-06-04 Sean Pauldrm_hwcomposer: Fix case on DrmCrtc mode_valid_ member...
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: Add Importer to CreateComposition()
2015-06-04 Sean Pauldrm_hwcomposer: Wrap the importers in a class
2015-06-03 Tomasz Figadrm_hwcomposer: Allow importer to be specified from...
2015-05-28 Zach Reiznerdrm_hwcomposer: add overlapping rectangle seperation...
2015-05-13 Sean Pauldrm_hwcomposer: Add Worker class to abstract thread...
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 Zach Reiznerdrm_hwcomposer: add GLES compositor
2015-05-08 Dan AlbertAdd missing include for calloc/free.
2015-05-07 Dan AlbertStop using stlport.
2015-05-04 Sean Pauldrm_hwcomposer: Update style to conform with Google...
2015-04-20 Sean PaulMerge "drm_hwcomposer: add a .clang-format for our...
2015-04-15 Sean PaulMerge "drm_hwcomposer: Gate compilation on BOARD_USES_D...
2015-04-15 Sean Pauldrm_hwcomposer: Gate compilation on BOARD_USES_DRM_HWCO...
2015-04-15 Sean Pauldrm_hwcomposer: Gate compilation on BOARD_USES_DRM_HWCO...
2015-04-10 Zach Reiznerdrm_hwcomposer: add a .clang-format for our style
2015-04-10 Zach Reiznerdrm_hwcomposer: add compositor interface header
2015-03-27 David Rileydrm_hwcomposer: Fix missing header
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-03-03 Lauri Peltonendrm_hwcomposer: Fix header compilation for C
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 Nvidia gralloc
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-05 Sean Pauldrm_hwcomposer: Include stdlib.h in the importer
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
2015-01-16 Geoff MendalInitial empty repository