OSDN Git Service

android-x86/external-IA-Hardware-Composer.git
2018-08-22 xue.yifeinew design of the hyper dmabuf sharing base on VDS
2018-08-21 Lin JohnsonShould check input parameters for function GetDisplayCo...
2018-08-21 Lin JohnsonQueueUpdate refractory: add separate function for overl...
2018-08-21 Yuanjun HuangAdd RBC enabled log.
2018-08-20 Kelly LedfordRemove ResourceManager comment
2018-08-14 renchengleiEnsure last plane valid when calling IsVideoPlane
2018-08-14 Richard AvelarAdd documentation to logicaldisplaymanager.h
2018-08-14 Richard AvelarAdd file command to documented files
2018-08-14 Richard AvelarAdd note to doxy installation instructions readme.
2018-08-14 Kelly LedfordAdd support for future doxygen comments in both *.h...
2018-08-14 Michele Lim Omit extraneous metadata copy in DrmBuffer and replac...
2018-08-14 Kevin StrasserTravis overhaul
2018-08-14 Lin JohnsonFix virtual display regression
2018-08-02 Lin JohnsonAndroid: workaound for 3 display underrun issue.
2018-07-30 Kevin StrasserAdd doxygen config and document some of the public...
2018-07-30 Michele Lim Fix hwcomposer ANDROID_VERSION parser
2018-07-27 Richard AvelarAdd documentation for framebuffermanager.
2018-07-27 Richard AvelarAdd documentation information to the readme.
2018-07-25 Lin JohnsonClone mode: it should also ammulate fence to HwcLayers
2018-07-23 Lin JohnsonClone mode: Add remove_index and add_index logic to...
2018-07-23 Lin JohnsonVarenderer: fix code error
2018-07-23 Lin JohnsonHWC layer set release fence should accumulate fences
2018-07-15 Harish KrupoWeston: Migrate to head based API
2018-07-15 Harish KrupoHwclayer: Don't transform when full damage
2018-07-15 Harish KrupoMosaicMode: return more reliable fences
2018-07-02 Harish KrupoFix Klockwork indirect path traversal issue.
2018-06-25 Harish KrupoHwcLayer: Apply rotation transformation to damage.
2018-06-25 Harish KrupoFix missing mapping for display_transform
2018-06-25 Lin JohnsonAdd option to disable video vpp if va driver is not...
2018-06-15 Liu Zhiquanignore interlace modes
2018-06-10 Harish KrupoWeston: Don't use vblank for frame completion.
2018-06-10 Harish KrupoGpudevice: Return total_displays_ as reference.
2018-06-07 Kishore KadiyalaFix compilation Errors for Nested Display
2018-06-05 kalyan kondapallyUpdate README.md
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-06-04 Harish KrupoApply damage transformations in GetLayerDamage
2018-06-03 Harish KrupoFix dump information
2018-06-03 Harish KrupoSet lock file path at build time.
2018-06-01 Richard AvelarFrameBufferManager Instance owned by GPUDevice
2018-06-01 Kalyan KondapallyFix crash in SetCloneMode.
2018-05-29 Kevin StrasserStop assuming that enums is a valid pointer when count_...
2018-05-29 Wan ShuangFixed the HWC crash due to improper thread initializati...
2018-05-29 Kalyan KondapallyPartial revert of c72b95e622cf0c5a31f258851425070e24bf1f3c.
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-27 Kalyan KondapallyAdd support to dynamically disable last overlay usage.
2018-05-27 Kalyan KondapallyEnsure DisplayManager is initialized before accessing it.
2018-05-25 xue.yifeiDon't compose Nesteddisplay surface while no SOS side...
2018-05-24 Kalyan KondapallyFix warning.
2018-05-24 Kalyan KondapallyMove display fence polling to DrmDisplay.
2018-05-24 Kalyan KondapallyDon't clear surface if only src rect has changed.
2018-05-24 Wan ShuangFixed HWC crash caused by index out of range.
2018-05-23 Kalyan KondapallyAdd README file.
2018-05-23 Lin JohnsonVarenderer should call vaSyncSurface before commit.
2018-05-23 Kevin StrasserAdd explicit type to HWCTransform enum
2018-05-23 Kevin StrasserHwcDisplay: disable assignment operator
2018-05-23 Kevin StrasserCompositor: disable assignment operator
2018-05-23 Kevin StrasserVirtualDisplay: disable copy constructor and assignment...
2018-05-19 Kevin StrasserFix buffer creation check
2018-05-19 Kevin StrasserDrop unused variable
2018-05-19 Kevin StrasserBeginFrame should have void return type
2018-05-19 Kevin StrasserCalculateRenderState should have void return type
2018-05-18 Wan ShuangFix flicker during boot up.
2018-05-18 Michele LimFix Klockwork NULL pointer dereference issue
2018-05-17 Kevin StrasserFree drm objects before returning
2018-05-17 Kalyan KondapallyAdd fourcc defines.
2018-05-17 Kevin StrasserAlso ensure blob data field is non-null
2018-05-17 Kevin StrasserFix uninitialized variables
2018-05-16 Kevin Strasserva: Avoid storing references to local variables outside...
2018-05-16 Kevin StrasserEnsure property blob pointer is non-null
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 Yuanjun Huangcompositor thread: adding corner case check before...
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-05-08 Richard Avelartravis-ci update: Add cppcheck run on codebase
2018-04-30 Kalyan Kondapallyvk: Fix building with Vulkan backend
2018-04-30 Harish Krupotravis: Run clang-format
2018-04-26 Lin JohnsonVA: rotation should be reversed when mirror is used
2018-04-26 Harish KrupoWeston: Enable DPMS
2018-04-26 Richard AvelarRemove various dead code
2018-04-26 Randy XuFix build error for missing header file.
2018-04-26 Richard AvelarReformat files with clang-format
2018-04-25 Richard AvelarSpecify pointer alignment in .clang-format
2018-04-24 Richard AvelarReformat files with clang-format
2018-04-23 Harish KrupoWeston: Fix window animation
2018-04-22 Kalyan KondapallyFix warnings on Android.
2018-04-22 Dongwon Kimusing built-in prebuilt shader binaries (v3)
2018-04-22 Dongwon Kimextra resources required for generating shader program...
2018-04-22 Dongwon KimPre-built shader program support (v4)
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 samiuddiAvoid swap in case Damage and Display Rect are same.
2018-04-18 Lin Johnsonvarenderer: Calculate mirror state.
2018-04-18 Kalyan KondapallyFix crash in UpdateDisplayConfig.
2018-04-18 Harish Krupolinux_frontend: Inital plumbing for hotplug enablement
next