OSDN Git Service

Rename drmhwctwo to iahwc2.
[android-x86/external-IA-Hardware-Composer.git] / Android.mk
2017-07-13 Kalyan KondapallyRename drmhwctwo to iahwc2.
2017-07-01 PoornimaAdded libhwcservice - getHwcVersion().
2017-06-25 Kalyan KondapallyRefactor: Make it easy for adding different backends.
2017-06-19 Kalyan KondapallyRemove OverlayBufferManager.
2017-06-13 Kalyan KondapallyAdd libhwcservice.
2017-06-10 Kalyan KondapallyInitial support for Gralloc1.0
2017-06-04 Kalyan KondapallyRemove NativeSync.
2017-06-04 Kalyan KondapallyRemove KMSFenceHandler.
2017-05-26 KedarEnabling HWC standalone test for Android
2017-04-24 Kalyan KondapallyRemove DISABLE_EXPLICIT_SYNC usage.
2017-04-24 Kalyan KondapallyRemove usage of DISABLE_OVERLAY_USAGE.
2017-04-20 Terry HeoDo not build PIC code for Android
2017-03-26 Bruce BeareAllow the minigbm project to be relocated in the tree
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-15 Rafael AntognolliSeparate code for finishing commit and handling requests.
2017-03-13 Rafael AntognolliAdd HWCEvent to handle signalling of HWCThread.
2017-03-11 Kalyan KondapallyAdopt to new changes from Minigbm.
2017-02-27 Kalyan KondapallyCache Composition Region.
2017-02-26 Kalyan KondapallyDont hardcode include paths and TARGET_BOARD_PLATFORM.
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-02-16 Kalyan KondapallyEnable fstack-protector-strong option.
2017-02-05 Kalyan KondapallyInstall hwcomposer in vendor/lib
2017-02-05 Kalyan KondapallyAdd support for Minigbm.
2017-01-31 arpalletAlgorithm to detect disjoint regions for gpu composition.
2017-01-24 Kalyan KondapallySquash BoardConfig flags.
2017-01-24 Kalyan KondapallyMake Choregrapher happy.
2017-01-23 Marta LofstedtOnly build if BOARD_USES_IA_HWCOMPOSER is set
2017-01-22 Ragha KhandenahallyFix build warning.
2017-01-22 Ragha KhandenahallyAdd Board Config option to disable Native Color Mode...
2017-01-16 Kalyan KondapallyMake DisplayManager private in cpp file.
2017-01-16 Kalyan KondapallyInitial import.