OSDN Git Service

android-x86/external-drm_hwcomposer.git
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...
2015-07-22 Sean PaulMerge "drm_hwcomposer: Populate retireFenceFd" into...
2015-07-21 Sean Pauldrm_hwcomposer: Populate retireFenceFd
2015-07-21 Zach Reiznerdrm_hwcomposer: have DrmDisplayCompositor do its own...
2015-07-20 Zach Reiznerdrm_hwcomposer: make sure all fences are released for...
2015-07-17 Zach Reiznerdrm_hwcomposer: clang-format style and gcc warning...
2015-07-17 Zach ReiznerMerge "drm_hwcomposer: add transform support to OpenGL...
2015-07-17 Zach Reiznerdrm_hwcomposer: add transform support to OpenGL compositor
2015-07-16 Zach ReiznerMerge "drm_hwcomposer: style fixes with clang-format...
2015-07-16 Zach ReiznerMerge "drm_hwcomposer: make the gl worker compositor...
2015-07-16 Sean Pauldrm_hwcomposer: Add rotation support for hw planes
2015-07-16 Zach Reiznerdrm_hwcomposer: style fixes with clang-format
2015-07-16 Zach Reiznerdrm_hwcomposer: make the gl worker compositor not nested
2015-07-15 Sean PaulMerge "drm_hwcomposer: Dump active composition plane...
2015-07-15 Sean Pauldrm_hwcomposer: Convert src_x,src_y to 16.16 fixed
2015-07-15 Sean Pauldrm_hwcomposer: Dump active composition plane/crtc...
2015-07-13 Stéphane MarchesinMerge "drm_hwcomposer: Print fps as float in dump(...
2015-07-13 Stéphane MarchesinMerge "drm_hwcomposer: Convert v_refresh() to float...
2015-07-13 Sean Paulam e850fa2e: (-s ours) drm_hwcomposer: Process DPMS...
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 Stéphane Marchesindrm_hwcomposer: Print fps as float in dump()
2015-07-13 Stéphane Marchesindrm_hwcomposer: Convert v_refresh() to float
2015-07-13 Sean Pauldrm_hwcomposer: Use vector for overlay planes
2015-07-13 Sean Pauldrm_hwcomposer: Disable unused planes
2015-07-13 Sean Pauldrm_hwcomposer: Process DPMS requests through compositor
2015-07-13 Sean Pauldrm_hwcomposer: Free failed composition in QueueComposition
2015-07-13 Sean Pauldrm_hwcomposer: Add composition type to DrmComposition
2015-07-13 Sean Pauldrm_hwcomposer: Split the drm compositor into per-displ...
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-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-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 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
next