OSDN Git Service

Add full color range support
[android-x86/external-IA-Hardware-Composer.git] / common / core / overlaylayer.cpp
2018-11-29 HeYueAdd full color range support
2018-11-26 Shaofeng TangAdd support for Non-black SolidColor type
2018-11-06 Jenny CaoFix critical KW issue
2018-10-20 Lin JohnsonDeinterlace: change the default settings to auto
2018-09-20 Lin JohnsonAdd support for SolidColor Type layer in HWC
2018-09-07 Lin Johnsondeinterlacing: avoid to use HQ scale as VPP driver...
2018-08-28 Michele Lim GP2.0 Renderer interlaced video mode control
2018-08-27 Harish KrupoRe-map display rotation values before calculation
2018-06-25 Harish KrupoHwcLayer: Apply rotation transformation to damage.
2018-06-25 Harish KrupoFix missing mapping for display_transform
2018-06-03 Harish KrupoFix dump information
2018-06-01 Richard AvelarFrameBufferManager Instance owned by GPUDevice
2018-05-28 Kalyan KondapallyEnable surface damage support for cloned display.
2018-05-27 Kalyan KondapallyTrack Surface Damage as part of OverlayLayer only.
2018-05-15 Kalyan KondapallyDon't invalidate the whole cache in case layer z-order...
2018-05-15 Kalyan KondapallyAvoid redundant test commits in case layer z-order...
2018-05-15 Harish KrupoRemove DAMAGE_THRESHOLD work around
2018-05-15 Harish KrupoTransform surface damage to global co-ordinates
2018-05-15 Harish KrupoOverlaylayer: Dump more information
2018-04-18 samiuddiAvoid swap in case Damage and Display Rect are same.
2018-04-18 Richard AvelarCleanup code in core
2018-04-11 Kalyan KondapallyEnsure we set all attributes correctly when we clone...
2018-04-09 Kalyan KondapallyAvoid using parent compositor for cloned display.
2018-04-08 Kalyan KondapallyRemoved unused is_cursor_layer param in InitializeFromN...
2018-04-02 Kalyan KondapallyMove raw pixel data handling to IAHWCLayer.
2018-03-30 Kalyan KondapallyDon't register pixel buffers.
2018-03-27 Lin JohnsonFix Damage rect regression
2018-03-26 Kalyan KondapallyOptimize Cursor rendering using GPU.
2018-03-26 Kalyan KondapallyHandle Surface Damage correctly in case of Transforms.
2018-03-24 Kalyan KondapallyRe-work Clone mode.
2018-03-21 Kalyan KondapallyFix Rendering issues when playing Video with Mosaic...
2018-03-20 Kalyan KondapallyForce Partial clear in case layers use blending.
2018-03-18 Lin JohnsonUse buffer handle to identify buffer.
2018-03-15 Kalyan KondapallyEnsure we release buffer only when it's not used by...
2018-03-11 Kalyan KondapallyREVERTME: Disable buffer cache for now.
2018-03-07 Kalyan KondapallyPass layer to SetBuffer in Overlay.
2018-03-01 Kalyan KondapallySquash planes as needed.
2018-02-26 Kalyan KondapallyReset cache in case layer z-order has changed.
2018-02-17 Kalyan KondapallyFix garbage when minimizing windows.
2018-02-13 Kalyan KondapallyEnsure we clear surface in case layers are replaced.
2018-02-06 Kalyan KondapallyAdd support for raw pixel data.
2018-01-28 Kalyan KondapallyInitial support for Downscaling as needed.
2018-01-22 Kalyan KondapallyTake Layer Content and validate into account in Overla...
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 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-08 Kalyan KondapallyDont reset Damage more than we should do.
2018-01-08 Kalyan KondapallyAdd helper to reset rect.
2018-01-07 Kalyan KondapallyMake sure we set correct plane transform when display...
2018-01-03 Kalyan KondapallyFix MosaicDisplay.
2018-01-02 Kalyan KondapallyEnable Damage support.
2018-01-02 Kalyan KondapallyEnsure we clear surface when display rect has changed.
2017-12-31 Kalyan KondapallyRemove UsePlaneScalar from OverlayLayer.
2017-12-31 Kalyan KondapallyLet's ensure we test layers as rects change.
2017-12-29 Kalyan KondapallyCache cursor test results.
2017-12-27 Kalyan KondapallyAvoid full validation when adding new layers.
2017-12-24 Kalyan KondapallyRevert "Always use source crop to set viewport."
2017-12-24 Kalyan KondapallyRemove redundant checks in overlaylayer.
2017-12-22 Kalyan KondapallyEnsure we track layer usage correctly.
2017-12-21 Kalyan KondapallyEnsure we clear surfaces when last commit fails.
2017-12-20 Kalyan KondapallyPartial revert of SufaceDamage.
2017-12-20 Kalyan KondapallyAlways use source crop to set viewport.
2017-12-20 Kalyan KondapallyUnify resource tracking for Media and 3D buffers.
2017-12-20 Kalyan KondapallyFix plane scaling issues with 3D backend.
2017-12-20 Kalyan KondapallyRemove HasLayerAttributesChanged in Overlaylayer.
2017-12-20 Kalyan KondapallyRevalidate layers when rects change and using scalar.
2017-12-20 Kalyan KondapallyTake DisplayScalar usage into account in Renderstate.
2017-12-20 Kalyan KondapallyKeep track of src rect.
2017-12-20 Kalyan KondapallyAdd support for using PlaneScalar for Video.
2017-12-11 Kalyan KondapallyEnable SurfaceDamage.
2017-12-10 Kalyan KondapallyRemove redundant code.
2017-12-10 Kalyan KondapallyDont mark resources owned by HWC for deletion twice.
2017-12-10 Kalyan KondapallyRename HwcLayerBufferManager as ResourceManager.
2017-12-10 Kalyan KondapallyGet NativeHandler from BufferManager.
2017-12-10 Lin JohnsonAdd external layer buffer cache management.
2017-11-28 Fan, YugangFix display frame rect and source crop issue in Mosaic...
2017-11-28 Kalyan KondapallyMove surface damage calculations to a separate function.
2017-11-28 Kalyan KondapallyFix display frame rect calculations for Mosaic.
2017-11-28 Kalyan KondapallyAvoid invalidating cache if all attributes are same...
2017-11-26 Kalyan KondapallyRemove redundant checks.
2017-11-13 Kalyan KondapallyTrack Source rect instead of position.
2017-11-13 Kalyan KondapallyAdd support to rotate displays independent of each...
2017-11-12 Kalyan KondapallyAdd PlaneTransform API.
2017-11-12 Kalyan KondapallyMake Mosaic Display work for different heights.
2017-11-12 Kalyan KondapallyAdd support for Clone mode.
2017-11-06 Kalyan KondapallyFix frame width and height calculations for Mosaic...
2017-11-05 Kalyan KondapallyAdd enum for rotation.
2017-11-03 Kalyan KondapallyFix display frame rect with Mosaic Display.
2017-10-23 Kalyan KondapallyAlign rotation enums with 4.14 headers.
2017-10-09 Kalyan KondapallyInitial Mosiac Display support.
2017-10-03 Kalyan KondapallyUse HWCLayerType to keep track of layer type in Overlay...
2017-09-12 Kalyan KondapallyUse DisplayFrameRect when calculating update regions.
2017-09-10 Kalyan KondapallyDisable implicit clone mode by default on Android.
2017-09-09 Kalyan KondapallyUse ceilf when converting from float to int.
2017-09-06 Kalyan KondapallyEnsure Layer using 3DComposition re-renders when source...
2017-09-06 Kalyan KondapallyLet's limit max size of buffer to resolution of screen.
next