OSDN Git Service

android-x86/external-IA-Hardware-Composer.git
2018-04-09 Yuanjun HuangAdd Render Buffer Compression support in HWComposer.
2018-04-08 Kalyan KondapallyEnsure we do test commit every time cursor layer changes.
2018-04-08 jenny.q.caoFix compile warnings.
2018-04-08 Michele LimRelease the lock upon detecting an error in DisplayHotP...
2018-04-08 Kalyan KondapallySet usage flag correctly in GBMBufferHandler.
2018-04-08 Kalyan KondapallyRemoved unused is_cursor_layer param in InitializeFromN...
2018-04-03 Lin JohnsonAvoid ref twice if fb is generated
2018-04-02 Kalyan KondapallyRemove unused code related to PixelBuffer.
2018-04-02 Kalyan KondapallyMove raw pixel data handling to IAHWCLayer.
2018-04-02 Harish KrupoTravis-ci: Fix weston build
2018-04-02 Harish KrupoWeston: Fix compiler warnings and indentation
2018-04-02 Harish KrupoWeston: Fix authentication error for egl clients
2018-03-30 Michele LimClean up errors returned by HWCServiceAPI routines.
2018-03-30 Kalyan KondapallyWeston: Build clients by default.
2018-03-30 Gowtham HosamaneCustom position for float display
2018-03-30 Kalyan KondapallyDon't register pixel buffers.
2018-03-30 Harish KrupoImprove Weston support.
2018-03-30 Kalyan KondapallyMark unused surfaces for deletion immediately.
2018-03-30 Kalyan KondapallyUse Cursorplane for Cursor.
2018-03-30 Kalyan KondapallyDont force clear when whole buffer is damaged.
2018-03-30 Kalyan KondapallyRemove unused gpu_fd variable.
2018-03-30 Kalyan KondapallyTrack GemHandles and FB separately.
2018-03-30 Lin JohnsonEnsure we release handle even if hwc owns the buffer.
2018-03-30 Kalyan KondapallyFix memory leak.
2018-03-28 Lin JohnsonAndroid: use native_handle_clone to simplify code
2018-03-28 Lin JohnsonGive out error message when meet errors
2018-03-28 Kalyan KondapallyEnsure we re-map layer+plane in case layers are removed.
2018-03-28 Richard AvelarFix warnings generated in common core hwc
2018-03-27 xue.yifeiChange meta-data process to algin with SOS & fix Nested...
2018-03-27 Wang,FeiRefine VA module.
2018-03-27 Lin JohnsonUse global cache for KMS resources
2018-03-27 Lin JohnsonFix Damage rect regression
2018-03-26 Wan ShuangFixed one display hang when plug 3 displays in clone...
2018-03-26 Kalyan KondapallyBe more aggresive with plane allocation when layers...
2018-03-26 Kalyan KondapallyRevert "videoeffect: Query vpp caps before use it"
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-23 Kalyan KondapallyAdd Cursor plane checks.
2018-03-22 Richard AvelarFix conversion warning when building hwc
2018-03-22 Gowtham HosamaneConfigure custom resolution
2018-03-21 Kalyan KondapallyFix Rendering issues when playing Video with Mosaic...
2018-03-21 Kalyan KondapallyFix Crashes when running on Virtual environments.
2018-03-21 Kalyan KondapallyReset Cache in case composition failed.
2018-03-21 Kalyan KondapallyHandle Buffer format changes in case of using Media...
2018-03-20 Kevin StrasserFix (kTransform90 | kReflectX) and (kTransform90 |...
2018-03-20 Kevin StrasserAdd tests to cover rotate90 and flip transforms
2018-03-20 Lin JohnsonkRrefreshRate should return refresh period in nanoseconds
2018-03-20 Richard AFix warnings when building hwc
2018-03-20 Richard ARemove opengl, vulkan, va use for dummy compositor
2018-03-20 Kalyan KondapallyForce Partial clear in case layers use blending.
2018-03-20 Kalyan KondapallyInitial Coverity fixes.
2018-03-19 XuGuangxinvideoeffect: Query vpp caps before use it
2018-03-19 Kalyan KondapallyEnsure we swap Media surface as needed.
2018-03-19 Kalyan KondapallyRevert "REVERTME: Disable usage of Media pipeline."
2018-03-18 Kalyan KondapallyAdd support for multi plane import.
2018-03-18 Lin JohnsonUse buffer handle to identify buffer.
2018-03-18 Kalyan KondapallyAdd API to enable/disable HDCP support from HWCService...
2018-03-15 Kalyan KondapallyEnsure we release buffer only when it's not used by...
2018-03-13 Kalyan KondapallyREVERTME: Disable usage of Media pipeline.
2018-03-12 Kalyan KondapallyRevert "Use Display Frame Rect as viewport."
2018-03-12 Kalyan KondapallyCall HandleCommitFailure everytime commit fails.
2018-03-11 Kalyan KondapallyREVERTME: Disable buffer cache for now.
2018-03-11 Kalyan KondapallyUse Display Frame Rect as viewport.
2018-03-11 Kalyan KondapallyAlso check if surface is onscreen before releasing it.
2018-03-09 Xiaosong WeiHandle layer transform in VARenderer
2018-03-09 Harish Krupotravis-ci: install meson 0.43.0
2018-03-09 Kalyan KondapallyFix build with ENABLE_DISPLAY_DUMP.
2018-03-09 Kalyan KondapallyEnsure we don't release inflight surfaces.
2018-03-08 Kalyan KondapallyRelease un-used surface for every frame.
2018-03-07 Kalyan KondapallyDont add recycled surface to dedicated layers.
2018-03-07 Kalyan KondapallyCheck if a layer is better off on a separate plane.
2018-03-07 Kalyan KondapallyEnsure top plane always cover the area of it's display...
2018-03-07 Kalyan KondapallyPass layer to SetBuffer in Overlay.
2018-03-03 Kalyan KondapallyIgnore height while checking if downscaling is needed.
2018-03-02 Kalyan KondapallySquash planes if it doesn't full cover the underlying...
2018-03-01 Harish KrupoEnable IMG Context Priority support on APL.
2018-03-01 pyn1Added Support for 32bit RGBA format
2018-03-01 Kalyan KondapallySquash planes as needed.
2018-02-26 Kalyan KondapallyReset cache in case layer z-order has changed.
2018-02-22 kalyan kondapallyMerge pull request #248 from harishkrupo/master
2018-02-21 Harish KrupoFix corrupted patch
2018-02-20 biskhandFix hwc compilation error due to libva2.0 master upgrade
2018-02-20 Harish KrupoRemove unneeded travis resources
2018-02-20 Harish KrupoFix linux build
2018-02-20 Harish KrupoAdd readme for build_script
2018-02-19 xue.yifeiHyper dmabuf sharing
2018-02-19 Harish Krupotravis-ci: Enable building linux frontend
2018-02-19 Kalyan KondapallyFix damage rects when layers are removed or added.
2018-02-19 Harish KrupoFix travis builds
2018-02-18 Kalyan KondapallyFix commit failures.
2018-02-18 Kalyan KondapallyFix travis builds.
2018-02-18 Harish KrupoBuild linux frontend using travis-ci
2018-02-18 Harish KrupoAdd iahwc backend inside Hwcomposer.
2018-02-18 Kalyan KondapallyEnsure we mark surfaces for recycling when planes are...
2018-02-18 Kalyan KondapallyCheck if plane type is cursor before applying Cursor...
2018-02-18 Kalyan KondapallyRemove redundant variables/functions in DisplayQueue.
2018-02-17 Kalyan KondapallyAdd log to trace wrongly disabled planes.
2018-02-17 Kalyan KondapallyFix garbage when minimizing windows.
2018-02-17 Kalyan KondapallyTry scanout only if you have one layer.
next