OSDN Git Service

android-x86/external-IA-Hardware-Composer.git
2017-06-13 PoornimaGet All Supported Display Modes
2017-06-13 Kalyan KondapallyConvert right format when importing buffer.
2017-06-13 Kalyan KondapallyAdd libhwcservice.
2017-06-12 Kalyan KondapallyEnsure we close all the gem handles.
2017-06-12 Tapani Pällifix compilation error when BOARD_USES_GRALLOC1 is set
2017-06-12 PoornimaAndroid: Fix the cursor reorder issue
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-12 Kalyan KondapallyEnsure we dup all fences passed outside HWC.
2017-06-12 Kalyan KondapallyManage NativeFence passed to each plane in DisplayPlane.
2017-06-10 Kalyan KondapallyInitial support for Gralloc1.0
2017-06-10 Kalyan KondapallyDont go through all layers when checking for cursor...
2017-06-10 Kalyan KondapallyRework handle lifetime.
2017-06-04 Kalyan KondapallyRemove NativeFence and ScopedFD usage.
2017-06-04 Kalyan KondapallyRemove NativeSync.
2017-06-04 Kalyan KondapallyUse ScopedFD only if needed.
2017-06-04 Kalyan KondapallyUse fence as expected by HWC2.0 specification.
2017-06-04 Kalyan KondapallyREVERTME: Disable idle composition for now.
2017-06-04 Kalyan KondapallyRemove KMSFenceHandler.
2017-06-04 Kalyan KondapallyFall back to single plane composition in Idle case.
2017-05-31 YugangUpdate bo map function for build support of gbm or...
2017-05-31 Kalyan KondapallyCall glFinish when explicit fence support is disabled.
2017-05-31 Kalyan KondapallyRemove eglmakecurrent during initialization.
2017-05-31 Kalyan KondapallyMove VBlankEventHandler to DisplayQueue.
2017-05-26 KedarEnabling HWC standalone test for Android
2017-05-26 YugangMove color correction auto tests to testlayers as a...
2017-05-23 Kalyan KondapallyFix build.
2017-05-20 Kalyan KondapallyFix error when initializing virtual display.
2017-05-20 YugangAdd Travis CI support with packaged depends.
2017-05-20 Zhongmin WuEnable Systrace for Android platform
2017-05-20 Kalyan KondapallyUse NativeBufferHandler for allocating buffers in Tests.
2017-05-20 Kalyan KondapallyUse int32_t instead of 64 bit for OUT_FENCE_PTR.
2017-05-20 Kalyan KondapallyTests: Removed unused code.
2017-05-08 Kalyan KondapallyRevert "HWC: Add spinlock for scopedfd"
2017-05-06 Shobhit KumarEnable HWC as a shared library instead of static library
2017-05-06 Shobhit KumarUpdate Makefile.am to install public header files as...
2017-05-06 Shobhit KumarDisable build for color autotests if building with gbm
2017-05-06 Kalyan KondapallyLinux: Remove unused test app.
2017-04-28 Kalyan KondapallyParital Revert of SurfaceDamage.
2017-04-28 Kalyan KondapallyFix ownership of ImportedBuffer in NativeSurface.
2017-04-28 Pallavi GAdd surface damage support
2017-04-26 Tapani PälliSupport DRM_FORMAT_YVU420_ANDROID enum
2017-04-25 Kalyan KondapallyRelease surfaces before disabling pipe in DisplayQueue.
2017-04-25 Ragha KhandenahallyAdd null pointer check
2017-04-25 Mingwei WangAdd support to toggle Explicit Sync support runtime.
2017-04-24 Aravindan MHot plug event handler modified to reduce cycles consumed
2017-04-24 Kalyan KondapallyDont call Compositor related APIS when not falling...
2017-04-24 Kalyan KondapallyDecrease lock wait time in KmsFenceHandler.
2017-04-24 Kalyan KondapallyRemove DISABLE_EXPLICIT_SYNC usage.
2017-04-24 Kalyan KondapallyRemove usage of DISABLE_OVERLAY_USAGE.
2017-04-24 Kalyan KondapallyCleanup: Remove unused API.
2017-04-24 Kalyan KondapallyUnRegister Buffers in DisplayQueue.
2017-04-24 Kalyan KondapallyCheck for OUT_FENCE_PTR support during runtime.
2017-04-24 Kalyan KondapallyMove ValidateCachedLayers to DisplayQueue.
2017-04-24 Kalyan KondapallyTrack if layer has changed over frames within OverlayLayer.
2017-04-21 Kalyan KondapallyReset inflight surfaces appropriately.
2017-04-21 Pallavi GAvoid virtual display error prints
2017-04-20 Kalyan KondapallyLet native surface track its buffer.
2017-04-20 Kalyan KondapallySquash BeginFrameUpdate into CommitFrame.
2017-04-20 Harish KrupoThe string comparision must check for zero for equality.
2017-04-20 Terry HeoDo not build PIC code for Android
2017-04-20 Kalyan KondapallyRemove wait for each layer used for 3D Composition.
2017-04-19 Harish KrupoStore size of the static buffer in a variable
2017-04-19 Pallavi GModified the nativesurface handling
2017-04-17 Kalyan KondapallyUse Poll in EnsureReadyForNextFrame.
2017-04-17 Kalyan KondapallyRemove "DOUBLE_BUFFERED" option.
2017-04-17 Kalyan KondapallyRename PageFlipEventHandler as VblankEventHandler.
2017-04-17 Kalyan KondapallyRemove SignalBuffersIfReady.
2017-04-17 Kalyan KondapallyMark pointers const.
2017-04-17 Kalyan KondapallyCleanup: Remove unused API.
2017-04-07 Pallavi GFix for the blank shade behind the cursor
2017-04-06 Randy XuHWC: Add spinlock for scopedfd
2017-04-05 Pallavi GRevert "Add surface damage support"
2017-04-04 Pallavi GAdd surface damage support
2017-04-04 Pallavi GFix the cursor handling if the HW cursor is not working
2017-04-01 Yugang, FanUpdate parameter type of gamma to float.
2017-04-01 Yugang, FanAdd color correction and broadcast rgb test to layers...
2017-03-31 Pallavi GBuild fix with display dump enable
2017-03-30 Kevin Strasservk: Free vk objects after use
2017-03-30 Kevin Strasservk: Disable explicit sync
2017-03-30 Kalyan KondapallyFix warnings on Android.
2017-03-30 Kalyan KondapallyBuild fix.
2017-03-28 Yugang, FanAdd color correction tests to check gamma color remap
2017-03-28 Yugang, FanAdd color correction relevant APIs.
2017-03-27 Johnson LinTests: Initialize all variables correctly.
2017-03-26 Bruce BeareAllow the minigbm project to be relocated in the tree
2017-03-26 Kalyan KondapallyMake static analyzers happy.
2017-03-26 Kalyan KondapallyAdd support to handle both Double Buffered & Triple...
2017-03-26 Kalyan KondapallyAdd support for retire_fence.
2017-03-26 Kalyan KondapallyAdd OverlayBufferManager.
2017-03-26 Kalyan KondapallyUnify Hot plug logic on Linux and Android.
2017-03-25 Kalyan KondapallyReplace all printf with ETRACE under common/
2017-03-24 Kevin Strasservk: Make each VKSurface track its own fb
2017-03-24 Wayne BoyerChromeOS: fix include path for drm_fourcc.h
2017-03-24 Kevin Strasservk: Define missing Renderer overrides
2017-03-24 PoornimaFormat check in the getclienttargetsupport API
2017-03-24 Kalyan KondapallyRemove fd from our tracking list when Thread is killed.
2017-03-24 Kalyan KondapallyRename pageflipeventhandler to vblankeventhandler.
next