OSDN Git Service

Add OverlayBufferManager.
[android-x86/external-IA-Hardware-Composer.git] / common / compositor / compositor.cpp
2017-03-26 Kalyan KondapallyAdd OverlayBufferManager.
2017-03-24 Kalyan KondapallyWait on kms fence in a separate thread.
2017-02-27 Kalyan KondapallyFix unintialized variables.
2017-02-27 Kalyan KondapallyMake cpplint happy.
2017-02-27 Kalyan KondapallyCache Composition Region.
2017-02-26 Kalyan KondapallyRelease GLRenderer when Display is disconnected.
2017-02-24 Kalyan KondapallyRemove save/restore of EGLContext.
2017-02-15 Kalyan KondapallyCleanup: Remove unused variables in Compositor.
2017-02-15 Kalyan KondapallyMove NativeSurface initialization to PlaneManager.
2017-02-15 Kalyan KondapallyEnsure GL resources are initlialized before MakeCurrent.
2017-02-14 Kalyan KondapallyAdd API to set and retrieve offscreen target for a...
2017-02-14 Kalyan KondapallyAdd OverlayLayer to NativeSurface.
2017-02-14 Avinash Reddy PalletiFix for continous commit failures
2017-01-31 arpalletAlgorithm to detect disjoint regions for gpu composition.
2017-01-29 Kalyan KondapallyCheck for supported formats before creating fbs for...
2017-01-24 Kalyan KondapallyMake Choregrapher happy.
2017-01-16 Kalyan KondapallyInitial import.