OSDN Git Service

android-x86/external-drm_hwcomposer.git
2016-02-04 Rob Herringdrm_hwcomposer: Add support for virtual connectors
2016-01-14 Sean Pauldrm_hwcomposer: Add OWNERS file
2015-11-30 Sean Pauldrm_hwcomposer: Always call PrepareFrame() for compositions
2015-11-25 Sean Pauldrm_hwcomposer: Save the atomic_test result between...
2015-11-24 Haixia Shidrm_hwcomposer: only check the composition after a...
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-23 Haixia Shidrm_hwcomposer: set blending mode to kPreMult for GL...
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-20 Sean Pauldrm_hwcomposer: Check the composition before sending...
2015-11-20 Sean Pauldrm_hwcomposer: Split DrmDisplayCompositor::SquashAll()
2015-11-19 Sean Pauldrm_hwcomposer: Add test_only mode to CommitFrame
2015-11-19 Sean Pauldrm_hwcomposer: Create mode blob on modeset queue
2015-11-18 Zach Reiznerdrm_hwcomposer: during SquashAll, skip layers with...
2015-11-17 Zachary ReiznerMerge "drm_hwcomposer: composite down to a primary...
2015-11-17 Zachary ReiznerMerge "drm_hwcomposer: avoid creating release fences...
2015-11-17 Zachary ReiznerMerge "drm_hwcomposer: add AutoLock to automatically...
2015-11-17 Zach Reiznerdrm_hwcomposer: composite down to a primary plane after...
2015-11-16 Sean Pauldrm_hwcomposer: Increase the virtual display compositor...
2015-11-14 Zach Reiznerdrm_hwcomposer: avoid creating release fences for inval...
2015-11-14 Zach Reiznerdrm_hwcomposer: add AutoLock to automatically handle...
2015-11-10 Zach Reiznerdrm_hwcomposer: add optional timeout for WaitForSignalO...
2015-11-07 Zach Reiznerdrm_hwcomposer: always put protected layers on hardware...
2015-11-02 Haixia Shidrm_hwcomposer: fix spelling of "separate".
2015-11-02 Haixia Shidrm_hwcomposer: filter out empty or invalid rects.
2015-10-30 Sean Pauldrm_hwcomposer: Handle HWC_SKIP_LAYER properly
2015-10-29 Haixia Shidrm_hwcomposer: add ATRACE_CALL.
2015-10-29 Zach Reiznerdrm_hwcomposer: update #include's for drm_hwcomposer.h
2015-10-29 Zach Reiznerdrm_hwcomposer: rename file with underscore to not...
2015-10-29 Zach Reiznerdrm_hwcomposer: polish for old DRM wrapper code
2015-10-28 Sean PaulMerge "drm_hwcomposer: Use mode vrefresh if provided...
2015-10-28 Sean Pauldrm_hwcomposer: Use mode vrefresh if provided
2015-10-27 Haixia Shidrm_hwcomposer: C++ coding style cleanup, no functional...
2015-10-27 Haixia Shidrm_hwcomposer: move atomic modeset calls into a separa...
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-23 Zachary ReiznerMerge "drm_hwcomposer: lazily generate shaders for...
2015-10-23 Zach Reiznerdrm_hwcomposer: lazily generate shaders for GLWorkerCom...
2015-10-22 Zach Reiznerdrm_hwcomposer: use latest patchset of "separate C...
2015-10-22 Sean Pauldrm_hwcomposer: Remove hwc.drm.use_framebuffer_target...
2015-10-21 Niranjan Artaldrm_hwcomposer: separate C compliant header file.
2015-10-21 Sean Pauldrm_hwcomposer: Add sanity check on display in SetLayers
2015-10-16 Haixia Shidrm_hwcomposer: fix missing assignment of premult flag
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: add missing break statement
2015-10-15 Sean Pauldrm_hwcomposer: Use layer alpha to blend planes
2015-10-15 Zach Reiznerdrm_hwcomposer: reimplement Dump for DrmDisplayCompositor
2015-10-15 Zachary ReiznerMerge "drm_hwcomposer: ground work for squashing" into...
2015-10-15 Isaac Simhadrm_hwcomposer: Do not close duplicate gem handles...
2015-10-15 Zach Reiznerdrm_hwcomposer: ground work for squashing
2015-10-14 Sean PaulMerge "drm_hwcomposer: Disable planes on frame failure...
2015-10-14 Haixia Shidrm_hwcomposer: name the texture samplers individually...
2015-10-14 Haixia ShiMerge "drm_hwcomposer: fix logic error in premult blend...
2015-10-14 Haixia Shidrm_hwcomposer: fix logic error in premult blending
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 Sean Pauldrm_hwcomposer: Disable planes on frame failure
2015-10-13 Sean Pauldrm_hwcomposer: Increase failure time for acquire fences
2015-10-13 Zach Reiznerdrm_hwcomposer: improve logging and reliability of...
2015-10-13 Zach Reiznerdrm_hwcomposer: fix small class consistency issues
2015-10-13 Zach Reiznerdrm_hwcomposer: small feature/style enhancements for...
2015-10-13 Zach Reiznerdrm_hwcomposer: use in-class member initializers for...
2015-10-09 Haixia Shidrm_hwcomposer: support the PREMULT blending mode in...
2015-10-09 Season Lidrm_hwcomposer: Fix EGL_BAD_DISPLAY errors
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-10-07 Sean Pauldrm_hwcomposer: Bump the acquire fence timeout to 83ms
2015-10-01 Sean Pauldrm_hwcomposer: Process modesets via compositor
2015-09-30 Haixia Shidrm_hwcomposer: fix crash in hwc_set()
2015-09-29 Sean Pauldrm_hwcomposer: Set timeouts for fence waits
2015-09-25 Haixia Shidrm_hwcomposer: use GL_TEXTURE_EXTERNAL_OES target...
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-21 Sean Pauldrm_hwcomposer: Make gl worker log tag consistent with...
2015-09-21 Sean Pauldrm_hwcomposer: Plumb frame number through display...
2015-09-11 Haixia Shidrm_hwcomposer: correctly handle rotation + cropping
2015-09-09 Haixia Shidrm_hwcomposer: use HWC_FRAMEBUFFER_TARGET if all HWC_O...
2015-09-04 Sean Pauldrm_hwcomposer: Allow NULL crtcs in display composition
2015-08-25 Stéphane Marchesindrm_hwcomposer: Allow layer transforms
2015-08-20 Zach Reiznerdrm_hwcomposer: cache the framebuffers given to the...
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-08 Zach Reiznerdrm_hwcomposer: duplicate buffer_handles before hwc_set...
2015-08-07 Zach Reiznerdrm_hwcomposer: fix buffer leak when using the GL compo...
2015-08-07 Zach ReiznerRevert "Revert "drm_hwcomposer: remove compositor inter...
2015-08-07 Zach ReiznerRevert "Revert "drm_hwcomposer: remove GLCompositor...
2015-08-07 Zach ReiznerRevert "Revert "drm_hwcomposer: have DrmDisplayComposit...
2015-07-30 Puneet KumarRevert "drm_hwcomposer: have DrmDisplayCompositor do...
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-29 Zach Reiznerdrm_hwcomposer: limit maximum depth of display composit...
2015-07-22 Zach Reiznerdrm_hwcomposer: remove compositor interface
2015-07-22 Zach Reiznerdrm_hwcomposer: remove GLCompositor and the GLWorker...
next