OSDN Git Service

android-x86/external-IA-Hardware-Composer.git
2017-02-14 Kalyan KondapallyAdd OverlayLayer to NativeSurface.
2017-02-14 Avinash Reddy... Fix for continous commit failures
2017-02-12 Kalyan KondapallyFix compiler warnings.
2017-02-12 Kalyan KondapallyAdd support for importing YVU, NV12 etc formats.
2017-02-08 arpalletPassing proper width height to create Virtual display.
2017-02-07 Fan YugangFix shaking issue when playing video raw file
2017-02-05 Kalyan KondapallyInstall hwcomposer in vendor/lib
2017-02-05 Kalyan KondapallyAdd support for Minigbm.
2017-02-03 Yugang, FanSupport json-c static compilation in project build
2017-02-03 arpalletFix crash with Virtual display.
2017-02-03 Carlos SantaPresentDisplay should return true if modeset is succesful.
2017-02-01 Kalyan KondapallyTests: Fix crash with External Monitor.
2017-02-01 Pallavi GFix modesetting.
2017-01-31 Kalyan KondapallyFix crash with virtual display.
2017-01-31 arpalletAlgorithm to detect disjoint regions for gpu composition.
2017-01-30 Kalyan KondapallyWe should have only one primary and cursor per display.
2017-01-29 Kalyan KondapallyHandle DPMS mode setting immediately.
2017-01-29 Kalyan KondapallyDo proper clean up of modeset blobs.
2017-01-29 Kalyan KondapallyEnsure we have internal display first in list of connec...
2017-01-29 Kalyan KondapallyCheck for supported formats before creating fbs for...
2017-01-28 Kalyan KondapallyFix surfaceflinger crash when not connected to an display.
2017-01-28 Johnson LinAdd support for extending tests and configuring them...
2017-01-26 Kalyan KondapallyDont pass EGL_SYNC_FLUSH_COMMANDS_BIT_KHR.
2017-01-25 Randy XuCorrect the RefreshRate Query in HWC
2017-01-24 Kalyan KondapallySquash BoardConfig flags.
2017-01-24 Kalyan KondapallyMake Choregrapher happy.
2017-01-24 Kalyan KondapallyManage sync time line within planemanager.
2017-01-24 Tapani Pällidrm_hwcomposer: in case of EBUSY, spin until commit...
2017-01-23 Marta LofstedtOnly build if BOARD_USES_IA_HWCOMPOSER is set
2017-01-23 Kalyan KondapallyMaintain compatibility with existing GRALLOC_MODULE_PER...
2017-01-23 Kalyan KondapallyUse GraphicBuffer APIS to allocate buffers.
2017-01-22 Kalyan KondapallyCleanup: Remove redundant logging.
2017-01-22 Kalyan KondapallyFix double deletion issue.
2017-01-22 Kalyan KondapallyEnsure we dont close gpu fd till all resources are...
2017-01-22 Kalyan KondapallyDont set wrap mode to GL_REPEAT.
2017-01-22 Kalyan KondapallyRestore EGLContext state correctly during GLRenderer...
2017-01-22 Ragha KhandenahallyFix build warning.
2017-01-22 Ragha KhandenahallyAlways fall back to GPU when Overlay usage is disabled.
2017-01-22 Ragha KhandenahallyEnsure format and usage are in right types.
2017-01-22 Ragha KhandenahallyAdd Board Config option to disable Native Color Mode...
2017-01-21 Kalyan KondapallyNo need to maintain a cache of OverlayBuffers.
2017-01-18 Rafael AntognolliLinux: Make kmscube wait on the right fence.
2017-01-18 johnson.linTests: Inital plumbing for connection change notifications.
2017-01-18 johnson.linEnsure we are using the right connected display.
2017-01-18 Kalyan KondapallyLinux: Fix kms cube test case.
2017-01-16 Kalyan KondapallyMake DisplayManager private in cpp file.
2017-01-16 Kalyan KondapallyInitial import.