OSDN Git Service

Add full color range support
[android-x86/external-IA-Hardware-Composer.git] / os /
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-11-19 HeYueAndroid: Fix the compile warning
2018-11-15 Lin JohnsonRename HwcBuffer to HwcMeta
2018-11-14 Shaofeng TangClean error log in HWC
2018-10-31 Lin JohnsonPAVP: set vpp parameters if layer is protected
2018-10-30 Lin JohnsonSolidColor type: release fence fix
2018-10-20 Lin JohnsonDeinterlace: change the default settings to auto
2018-10-19 Lin JohnsonHDCP: Should use connector_id (port_id) as the index...
2018-10-19 Lin JohnsonHDCP: Add GetDisplayIDFromConnectorID
2018-10-17 xue.yifeiCorret the condition check which will casue DestroyVirt...
2018-10-15 Lin JohnsonHDCP: Add Set SRM support
2018-10-09 Lin JohnsonImplement PAVP tear down support
2018-09-20 Lin JohnsonAdd support for SolidColor Type layer in HWC
2018-09-14 Lin JohnsonRemoving deinterlace frame by frame check as
2018-09-10 Caiwen ZhangUpdate AliOS support
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-22 xue.yifeinew design of the hyper dmabuf sharing base on VDS
2018-08-21 Yuanjun HuangAdd RBC enabled log.
2018-08-14 Kevin StrasserTravis overhaul
2018-07-15 Harish KrupoWeston: Migrate to head based API
2018-06-25 Lin JohnsonAdd option to disable video vpp if va driver is not...
2018-06-10 Harish KrupoWeston: Don't use vblank for frame completion.
2018-06-10 Harish KrupoGpudevice: Return total_displays_ as reference.
2018-06-04 Harish KrupoFix compilation warnings.
2018-06-04 Kevin Strasserlinux: Only build against Mesa GBM
2018-06-04 Kevin StrasserFix Mesa GBM support
2018-05-25 xue.yifeiDon't compose Nesteddisplay surface while no SOS side...
2018-05-23 Kevin StrasserHwcDisplay: disable assignment operator
2018-05-19 Kevin StrasserDrop unused variable
2018-05-17 Kalyan KondapallyAdd fourcc defines.
2018-05-17 Kevin StrasserFix uninitialized variables
2018-05-08 Richard Avelartravis-ci update: Add cppcheck run on codebase
2018-04-26 Harish KrupoWeston: Enable DPMS
2018-04-26 Richard AvelarRemove various dead code
2018-04-26 Richard AvelarReformat files with clang-format
2018-04-23 Harish KrupoWeston: Fix window animation
2018-04-19 Harish KrupoWeston: Use system clock for timestamps
2018-04-18 Harish KrupoWeston: Upload only damaged region.
2018-04-18 Kalyan KondapallyRemove unused file.
2018-04-18 Harish Krupolinux_frontend: Inital plumbing for hotplug enablement
2018-04-18 Richard AvelarFix bug where assignment has no effect
2018-04-16 Kalyan KondapallyWeston: Ensure we have only one texture upload at a...
2018-04-16 Harish Krupolinux_frontend: Destroy handle
2018-04-16 Kalyan KondapallyWeston: Ignore events with time stamps less than refres...
2018-04-15 Caiwen ZhangAlios: Remove commented out code.
2018-04-15 Kalyan KondapallyWeston: Try deleting layers only if current layers...
2018-04-15 Kalyan KondapallyWeston: Remove redundant comments.
2018-04-15 Kalyan KondapallyWeston: Clear Overlay damage after present is called.
2018-04-15 Kalyan KondapallyWeston: Remove un-used planes.
2018-04-15 Kalyan KondapallyWeston: Rename d_plane as overlay_plane.
2018-04-15 Kalyan KondapallyWeston: Dont move layers to primary.
2018-04-15 Kalyan KondapallyWeston: Remove redundant calculations.
2018-04-15 Kalyan KondapallyWeston: Enable Damage support.
2018-04-15 Kalyan KondapallyWeston: Clean up weston implementation.
2018-04-15 Harish KrupoWeston: Set meta_data_ to zero on initialization.
2018-04-14 Harish KrupoWeston: Re-work Cursor view.
2018-04-14 Kalyan KondapallyWeston: Move texture upload sync to Display Queue.
2018-04-14 Harish KrupoWeston: Add api to set layer index
2018-04-14 Harish KrupoWeston: Don't set alpha value for layers
2018-04-14 Harish KrupoWeston: Do not use primary_plane
2018-04-09 Kalyan KondapallyWeston: Add support to synchronize texture uploads.
2018-04-09 Kalyan KondapallyFix Linux builds.
2018-04-09 Kalyan KondapallyAdd support to set alpha for layer.
2018-04-09 Han, XuInitial support for AliOS.
2018-04-09 Kalyan KondapallyAdd support to enable RBC dynamically.
2018-04-09 Yuanjun HuangAdd Render Buffer Compression support in HWComposer.
2018-04-08 jenny.q.caoFix compile warnings.
2018-04-08 Kalyan KondapallySet usage flag correctly in GBMBufferHandler.
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 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-27 Wang,FeiRefine VA module.
2018-03-27 Lin JohnsonUse global cache for KMS resources
2018-03-20 Richard AFix warnings when building hwc
2018-03-20 Kalyan KondapallyInitial Coverity fixes.
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-01 pyn1Added Support for 32bit RGBA format
2018-02-22 kalyan kondapallyMerge pull request #248 from harishkrupo/master
2018-02-21 Harish KrupoFix corrupted patch
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-18 Harish KrupoBuild linux frontend using travis-ci
2018-02-18 Harish KrupoAdd iahwc backend inside Hwcomposer.
next