OSDN Git Service

Supporting Planes Reservation
[android-x86/external-IA-Hardware-Composer.git] / public / hwclayer.h
2018-12-05 HeYueDo not need translate when source crop is not (0, 0)
2018-11-29 HeYueDo not need change surface damage rect
2018-11-29 HeYueAdd full color range support
2018-11-27 Shaofeng TangFix the error in non-black SolidColor patch
2018-11-26 Shaofeng TangAdd support for Non-black SolidColor type
2018-10-16 Lin JohnsonAdd function to transfrom source damage to rendering...
2018-10-09 Lin JohnsonRevert "Apply damage transformations in GetLayerDamage"
2018-09-20 Lin JohnsonAdd support for SolidColor Type layer in HWC
2018-06-04 Harish KrupoApply damage transformations in GetLayerDamage
2018-05-15 Harish KrupoRemove DAMAGE_THRESHOLD work around
2018-04-24 Richard AvelarReformat files with clang-format
2018-03-30 Gowtham HosamaneCustom position for float display
2018-03-26 Kalyan KondapallyOptimize Cursor rendering using GPU.
2018-02-26 Kalyan KondapallyReset cache in case layer z-order has changed.
2018-01-28 Kalyan KondapallyInitial support for Downscaling as needed.
2018-01-08 Kalyan KondapallyDont reset Damage more than we should do.
2018-01-03 Kalyan KondapallyFix MosaicDisplay.
2018-01-02 Kalyan KondapallyEnable Damage support.
2018-01-02 Kalyan KondapallyFix Logical Display.
2017-12-24 Kalyan KondapallyRemove redundant checks in overlaylayer.
2017-12-20 Kalyan KondapallyPartial revert of SufaceDamage.
2017-11-13 Kalyan KondapallyTrack Source rect instead of position.
2017-10-23 Kalyan KondapallyAlign rotation enums with 4.14 headers.
2017-10-09 Kalyan KondapallyInitial Mosiac Display support.
2017-10-09 Kalyan KondapallyAdd support for Logical Displays.
2017-08-29 Kalyan KondapallyFix SurfaceDamage tracking.
2017-08-26 Kalyan KondapallyMove redundant calculations to hwclayer.
2017-07-26 Kalyan KondapallyRename HwcLayer to Hwc2Layer.
2017-07-17 Kalyan KondapallyAdd support for clone Mode.
2017-07-13 Kalyan KondapallyRemove redundant z_order variable in drmhwctwo.
2017-07-08 Kalyan KondapallyVirtualDisplay: Render layers only if content has changed.
2017-07-05 Kalyan KondapallyAlign Surfacedamage semantics with Android.
2017-07-04 Kalyan KondapallyDont re-validate layes if display/src rects/content...
2017-07-04 Kalyan KondapallyTrack DisplayFrame changes separately.
2017-07-02 Kalyan KondapallyRemove kLayerPositionChanged usage.
2017-06-29 Kalyan KondapallyRevert "Remove position change tracking."
2017-06-20 Kalyan KondapallyRemove position change tracking.
2017-06-13 Kalyan KondapallyAdd libhwcservice.
2017-06-12 Kalyan KondapallyCache composition results
2017-06-12 Kalyan KondapallyMove attribute change calculations to HwcLayer.
2017-06-12 Kalyan KondapallyAdd support for Visible Region.
2017-06-12 Kalyan KondapallyStore surfacedamage in vector.
2017-06-04 Kalyan KondapallyRemove NativeFence and ScopedFD usage.
2017-04-28 Pallavi GAdd surface damage support
2017-04-05 Pallavi GRevert "Add surface damage support"
2017-04-04 Pallavi GAdd surface damage support
2017-03-10 Mingwei WangFix rotation issue
2017-03-08 sivagRemove unused variables.
2017-02-27 Kalyan KondapallyMake cpplint happy.
2017-02-19 Kalyan KondapallyCleanup: Remove unwanted forward declarations and includes.
2017-01-16 Kalyan KondapallyInitial import.