OSDN Git Service

Fix a misstike when LogicalDisplaymanager do present
[android-x86/external-IA-Hardware-Composer.git] / Makefile.sources
2018-04-09 Yuanjun HuangAdd Render Buffer Compression support in HWComposer.
2018-04-02 Kalyan KondapallyMove raw pixel data handling to IAHWCLayer.
2017-09-09 Fan, YugangBuild common and wsi as static library.
2017-08-15 Gao ChunAdd color format mapping from native format to vulkan
2017-08-09 Kalyan KondapallyMove all 3D rendering to a separate thread.
2017-07-15 Kalyan KondapallyFix Linux builds.
2017-06-25 Kalyan KondapallyRefactor: Make it easy for adding different backends.
2017-06-19 Kalyan KondapallyRemove OverlayBufferManager.
2017-06-04 Kalyan KondapallyRemove NativeSync.
2017-06-04 Kalyan KondapallyRemove KMSFenceHandler.
2017-03-26 Kalyan KondapallyAdd OverlayBufferManager.
2017-03-24 Kalyan KondapallyRename pageflipeventhandler to vblankeventhandler.
2017-03-24 Kalyan KondapallyWait on kms fence in a separate thread.
2017-03-24 Kalyan KondapallyFix tearing.
2017-03-19 Kevin Strasservk: Initial commit of the Vulkan backend
2017-03-14 Rafael AntognolliAdd FDHandler to watch for fds that are ready.
2017-03-13 Rafael AntognolliAdd HWCEvent to handle signalling of HWCThread.
2017-02-24 Kalyan KondapallyRemove save/restore of EGLContext.
2017-02-22 Kalyan KondapallyMove Display Commits to a separate thread.
2017-02-19 Kalyan KondapallyMove all Display related classes under display/
2017-02-19 Kalyan KondapallyMove OverlayBuffer under core.
2017-02-19 Kalyan KondapallyRename InternalDisplay as Display.
2017-01-31 arpalletAlgorithm to detect disjoint regions for gpu composition.
2017-01-24 Kalyan KondapallyMake Choregrapher happy.
2017-01-16 Kalyan KondapallyMake DisplayManager private in cpp file.
2017-01-16 Kalyan KondapallyInitial import.