OSDN Git Service

android-x86/external-IA-Hardware-Composer.git
2018-02-06 Kalyan KondapallyAdd support for raw pixel data.
2018-02-03 Kalyan KondapallyAdd initial support for HDCP.
2018-02-02 Harish KrupoLinux Backend Support
2018-02-01 Yuanjun HuangAdd API and functionality to query and store supported...
2018-02-01 Harish KrupoNativeDisplay: Layer Hash Generator
2018-01-31 Harish Krupotravis-ci: install all packages in same command
2018-01-29 Kalyan KondapallyAdd helper for checking down scaling factor.
2018-01-29 Kalyan KondapallyEnsure we validate Display Transform as needed.
2018-01-28 Kalyan KondapallyUse GPUDevice to monitor HWCLock.
2018-01-28 Kalyan KondapallySplit drm and HWC specific initialization.
2018-01-28 Harish Krupohash_combine_hwc: get seed parameter as reference.
2018-01-28 Kalyan KondapallyInitial support for Downscaling as needed.
2018-01-23 Kalyan KondapallyValidate rect even if clear_surface is true.
2018-01-23 Wang,FeiAdd more test case in hwcservice_test.
2018-01-23 PoornimaAdded Support for 64bit RGB format
2018-01-22 Kalyan KondapallyTake Layer Content and validate into account in Overla...
2018-01-21 Kalyan KondapallyTake layer's state into consideration during idle frame.
2018-01-21 Kalyan KondapallyMake sure we are setting display frame correctly always.
2018-01-21 Kalyan KondapallyRemove unused define in make files.
2018-01-21 Kalyan KondapallyRe-work Idle time logic.
2018-01-20 Kalyan KondapallyIgnore Idle Frame request in case a layer has changed.
2018-01-20 Kalyan KondapallyForce render layers when force_media_composition is...
2018-01-20 Kalyan KondapallyIgnore Idleframe request in case effects state has...
2018-01-18 Kishore KadiyalaRemove the duplication of the function call
2018-01-18 Wang,FeiSet scaling mode through environment variable.
2018-01-16 Kalyan KondapallyMark NeedsOffScreenComposition const.
2018-01-16 Kalyan KondapallyCheck source and display frame rects separately.
2018-01-16 Kalyan KondapallyRemove separate damage tracking in NativeSurface.
2018-01-15 Kalyan KondapallyTake Surface Damage into account before reseting kLayer...
2018-01-14 Kalyan KondapallyMinimize flickers when layer is replaced with another.
2018-01-14 Kalyan KondapallyEnsure Media surface state is updated correctly.
2018-01-14 Kalyan KondapallySkip Revalidation in case layer buffer has changed.
2018-01-14 Kalyan KondapallyMove all display transform checks to PlaneState.
2018-01-14 Kalyan KondapallyUse plane for 180 rotation.
2018-01-14 Kalyan KondapallyEnsure we update Video layer when effects state change.
2018-01-10 Wang,FeiAdd deinterlace on VA module.
2018-01-09 Kalyan KondapallyAdd a threshold before we use SurfaceDamage.
2018-01-09 Kalyan KondapallyDon't assume plane always needs rendering.
2018-01-09 Kalyan KondapallyDont refresh surfaces if not needed.
2018-01-09 Xiaosong WeiApply video effect immediately for current frame
2018-01-09 Lin JohnsonFix width/height setting in vaCreateSurfaces.
2018-01-08 Kalyan KondapallyFix flicker when partial clears are used.
2018-01-08 Kalyan KondapallyReset Validationstate when adding layers.
2018-01-08 Kalyan KondapallyMake sure we check SurfaceDamage and rect when clear_su...
2018-01-08 Kalyan KondapallyDont reset Damage more than we should do.
2018-01-08 Kalyan KondapallyAdd helper to reset rect.
2018-01-07 Kalyan KondapallyClip regions to Damage Rect.
2018-01-07 Kalyan KondapallyRemove redundant clear surface checks.
2018-01-07 Kalyan KondapallyAvoid re-compositing planes in case removed layer was...
2018-01-07 Kalyan KondapallyMake sure we set correct plane transform when display...
2018-01-07 Kalyan KondapallyTake Damage rect into account in disjoint_layers.
2018-01-07 Kalyan KondapallyReset Composition region as needed.
2018-01-04 Kalyan KondapallyRemove include.
2018-01-04 Kalyan KondapallyAlways reset current damage to be same as surface_damage.
2018-01-03 Kalyan KondapallyFix MosaicDisplay.
2018-01-03 Kalyan KondapallyPrefer display with highest refresh rate.
2018-01-03 Kalyan KondapallyTrack render state correctly.
2018-01-03 Kalyan KondapallyPostpone re-validation when only removing layers.
2018-01-03 Kalyan KondapallyFix indentation.
2018-01-03 Kalyan KondapallyAdd more traces.
2018-01-03 Kalyan KondapallyFix cursor layer check in DrmPlane.
2018-01-03 Kalyan KondapallyDon't ignore alpha when using overlays.
2018-01-03 Kalyan KondapallyLet's make sure we use single plane when in idle mode.
2018-01-02 Kalyan KondapallyEnable Damage support.
2018-01-02 Kalyan KondapallyEnsure we reset composition region cache when we add...
2018-01-02 Kalyan KondapallyEnsure we clear surface when display rect has changed.
2018-01-02 Kalyan KondapallyEnsure we swap surface as needed.
2018-01-02 Kalyan KondapallyFix Logical Display.
2018-01-01 Kalyan KondapallyAvoid redundant test commit.
2017-12-31 Kalyan KondapallyFix commit failure when rotating the screen.
2017-12-31 Kalyan KondapallyMinor cleanup.
2017-12-31 Kalyan KondapallyAdd support to track when surfaces need to be refreshed.
2017-12-31 Kalyan KondapallyRemove UsePlaneScalar from OverlayLayer.
2017-12-31 Kalyan KondapallyCombine all incremental plane checks to one.
2017-12-31 Kalyan KondapallyLet's ensure we test layers as rects change.
2017-12-30 Kalyan KondapallyTrack source correctly in displayplanestate.
2017-12-29 Kalyan KondapallyEnsure we do a test commit in case cursor checks fail.
2017-12-29 Kalyan KondapallyRemove redundant inputs to validate layers.
2017-12-29 Kalyan KondapallyCache cursor test results.
2017-12-29 Kalyan KondapallyAvoid surfacedamage/rects calculations in case layers...
2017-12-29 Xiaosong WeiAdd RestoreDefaultVideoColor implementation
2017-12-28 Kalyan KondapallyAvoid extra test commit checks.
2017-12-27 Kalyan KondapallyAvoid full validation when adding new layers.
2017-12-26 Kalyan KondapallyAvoid full validation when layers are removed.
2017-12-24 Kalyan KondapallyRevert "Clip Viewport to DisplayFrame bounds when not...
2017-12-24 Kalyan KondapallyRevert "Always use source crop to set viewport."
2017-12-24 Kalyan KondapallyRemove redundant checks in overlaylayer.
2017-12-24 Kalyan KondapallyDon't track Primary plane separately.
2017-12-24 Kalyan KondapallyCache DisplayPlaneState.
2017-12-23 Kalyan KondapallyRework DisplayPlaneState API.
2017-12-23 Harish KrupoAdd package config file
2017-12-23 Harish KrupoMakefile: Remove unneeded LDADDs
2017-12-23 Harish Krupoifdef guard for GBM_BO_USE_CAMERA_{WRITE,READ}
2017-12-23 Harish Krupotravis: Add compilation check against libgbm (mesa)
2017-12-22 Kalyan KondapallyFix build with Debug logs.
2017-12-22 Kalyan KondapallyForce full re-validation in case last commit failed.
2017-12-22 Kalyan KondapallyAdd surface age to NativeSurface.
2017-12-22 Kalyan KondapallyDont try to use cursor plane always for non cursor...
2017-12-22 Kalyan KondapallyUse consumer_usage instead of usage from gralloc side.
2017-12-22 Kalyan KondapallyAdd DRM_FORMAT_ARGB8888 checks in drmplane.
next