OSDN Git Service

android-x86/external-IA-Hardware-Composer.git
2017-12-20 Kalyan KondapallyRemove vasurface.
2017-12-20 Kalyan KondapallyUnify resource tracking for Media and 3D buffers.
2017-12-20 Kalyan KondapallyEnsure we release all surfaces.
2017-12-20 Kalyan KondapallyNo need to handle VideoEffect state in PlaneManager.
2017-12-20 Kalyan KondapallyRemove Composition state in displayplanestate.
2017-12-20 Kalyan KondapallyAdd a common function to reset queue state.
2017-12-20 Kalyan KondapallyEnsure video effect status change doesn't trigger full...
2017-12-20 Kalyan KondapallyUpdateCaps & Param only when they have really changed.
2017-12-20 Kalyan KondapallyRecycle vasurface.
2017-12-20 Kalyan KondapallyClip Viewport to DisplayFrame bounds when not using...
2017-12-20 Kalyan KondapallyEnsure we flip surfaces when source rect has changed.
2017-12-20 Kalyan KondapallyNo need to pass clear_surface to draw call.
2017-12-20 Kalyan KondapallyEnsure we reset video buffer in case of layers > 1.
2017-12-20 Kalyan KondapallyFix plane scaling issues with 3D backend.
2017-12-20 Kalyan KondapallySimplify cursor layer tracking in DisplayQueue.
2017-12-20 Kalyan KondapallyRemove HasLayerAttributesChanged in Overlaylayer.
2017-12-20 Kalyan KondapallyRevalidate layers when rects change and using scalar.
2017-12-20 Kalyan KondapallyTake DisplayScalar usage into account in Renderstate.
2017-12-20 Kalyan KondapallyKeep track of src rect.
2017-12-20 Kalyan KondapallyAdd support to copy common displayplanestates between...
2017-12-20 Kalyan KondapallyAdd support for using PlaneScalar for Video.
2017-12-20 Xiaosong WeiFix float value read/write in IControls
2017-12-18 Xiaosong WeiDon't create VA context for each drawing
2017-12-16 Kalyan KondapallyNo need to copy rects.
2017-12-16 Kalyan KondapallyFix error code in RegisterCallback.
2017-12-15 Wang,FeiAdd color balance(Hue, Saturation, Brightness, Contrast...
2017-12-15 Pallavi GFix for external display hot plug/unplug
2017-12-11 Kalyan KondapallyEnsure we release all virtual display resources.
2017-12-11 Kalyan KondapallyEnable SurfaceDamage.
2017-12-10 Kalyan KondapallyFix Linux build.
2017-12-10 Kalyan KondapallyAllow to create FB with preferred format.
2017-12-10 Kalyan KondapallyCall ReleaseGraphicsBuffer only for imported handles.
2017-12-10 Kalyan KondapallyRemove redundant code.
2017-12-10 Kalyan KondapallyUse Gralloc 1.0 API directly.
2017-12-10 Kalyan KondapallyUse ResourceManager to release Virtual display resources.
2017-12-10 Kalyan KondapallyDon't try to check for GPU resources if we dont have...
2017-12-10 Kalyan KondapallyFix build when RESOURCE_CACHE_TRACING is enabled.
2017-12-10 Kalyan KondapallyMove drmfb deletion to Compositor thread.
2017-12-10 Kalyan KondapallyDont mark resources owned by HWC for deletion twice.
2017-12-10 Kalyan KondapallyRename HwcLayerBufferManager as ResourceManager.
2017-12-10 Kalyan KondapallyGet NativeHandler from BufferManager.
2017-12-10 Lin JohnsonAdd external layer buffer cache management.
2017-12-09 Mingwei Wangresolve HWC2_VSYNC_DISABLE correctly
2017-12-09 Lin JohnsonFix the scissor area calculation.
2017-12-09 Xiaosong WeiAdd hooks to pass video color control to varenderer
2017-12-04 Xiaosong WeiAdd P010 pixel format support in VARenderer
2017-11-30 Kevin StrasserFix Linux build
2017-11-30 Randy XuAdd settings file for virtualized environment
2017-11-29 Mingwei WangAdd nested display support in hwc
2017-11-29 Yang, Donghwc.lock moved to vendor partition
2017-11-28 Chen Yu YExtend the search scope of c header files
2017-11-28 Fan, YugangFix display frame rect and source crop issue in Mosaic...
2017-11-28 Kalyan KondapallyRemove UpdateDisplayFrame in NativeSurface.
2017-11-28 Kalyan KondapallyMove surface damage calculations to a separate function.
2017-11-28 Kalyan KondapallyFix display frame rect calculations for Mosaic.
2017-11-28 Kalyan KondapallyAvoid invalidating cache if all attributes are same...
2017-11-26 Kalyan KondapallyAdd a helper to handle cursor layer.
2017-11-26 Kalyan KondapallyRemove redundant checks.
2017-11-26 Kalyan KondapallyAdd utility function to check if two rects overlap...
2017-11-26 Kalyan KondapallyAdd utility function to reset rect based on Region.
2017-11-25 Kalyan KondapallyFix linux builds.
2017-11-23 Kishore KadiyalaRevert "Add nested display support in hwc"
2017-11-23 Kishore KadiyalaRevert "Revert "Fix Primary display order issues on...
2017-11-22 Xiaosong WeiAdd hwcservice_test
2017-11-22 Kalyan KondapallyRevert "Ignore updates for a pipe which has no planes."
2017-11-22 Kishore KadiyalaRevert "Fix Primary display order issues on Android."
2017-11-21 Kalyan KondapallyReplace GRALLOC_USAGE_* flags with GRALLOC1 equivalents.
2017-11-21 Kishore KadiyalaEnable hwcservice
2017-11-21 renchengleiFix "format" compile warnings on Android
2017-11-21 Kalyan KondapallyIgnore updates for a pipe which has no planes.
2017-11-21 Mingwei WangAdd nested display support in hwc
2017-11-20 Kalyan KondapallyAdd Meta data field to our NativeHandle.
2017-11-20 Kalyan KondapallyRemove support for Gralloc backends older than 1.0.
2017-11-20 Kalyan KondapallyRemove support for non Minigbm backends on Android.
2017-11-20 Kalyan KondapallyRemove WA in DisplayQueue.
2017-11-20 Kalyan KondapallyEnsure we clear surfaces correctly when recycling compo...
2017-11-20 Kalyan KondapallyRemove unused format.
2017-11-17 Kalyan KondapallyFix Primary display order issues on Android.
2017-11-16 Lin JohnsonFix incorrect region width/height calculation.
2017-11-14 Yang Shifix the screencap black screen issue
2017-11-13 Dong YangLet's not override Ignoreupdate state in Initialzation.
2017-11-13 Kalyan KondapallyHandleWait when lock_fd is -1.
2017-11-13 Kalyan KondapallyExplicitly inform queue when to ignore updates.
2017-11-13 Kalyan KondapallyTrack Source rect instead of position.
2017-11-13 Kalyan KondapallyAdd support to rotate displays independent of each...
2017-11-12 Kalyan KondapallyAdd PlaneTransform API.
2017-11-12 Kalyan KondapallyMake Mosaic Display work for different heights.
2017-11-12 Kalyan KondapallyFix build when ENABLE_DISPLAY_DUMP is 1.
2017-11-12 Kalyan KondapallyFix MosaicDisplay when display reports a single mode.
2017-11-12 Kalyan KondapallyReset variable outside for loop.
2017-11-12 Kalyan KondapallyAdd support for Clone mode.
2017-11-12 Kalyan KondapallyFix service name.
2017-11-09 Kalyan KondapallyDisable TTY usage on Android.
2017-11-09 Kalyan KondapallyRemove un-necessary include in Android.mk file.
2017-11-09 Xiaosong WeiFix tests build for Android
2017-11-08 Kishore KadiyalaFix compilation issue for Android IA.
2017-11-07 Kishore KadiyalaFix build error for libva.
2017-11-07 Avinash Reddy... FIX to get correct Rectangle IDs for the output layers
2017-11-06 Kalyan KondapallyFix frame width and height calculations for Mosaic...
2017-11-05 Kalyan KondapallyTreat Cursor & Primary as another Overlay.
next