OSDN Git Service

fix build error
[android-x86/external-IA-Hardware-Composer.git] / Android.mk
2017-11-22 Xiaosong WeiAdd hwcservice_test
2017-11-09 Kalyan KondapallyRemove un-necessary include in Android.mk file.
2017-11-04 Kalyan KondapallyBuild tests by default on Eng builds.
2017-11-02 Kalyan KondapallySquash Static and Android.mk to use Android.common.mk
2017-10-27 renchengleiSuppress compile warnings on Android
2017-10-24 Kalyan KondapallyRemove Redundant code.
2017-10-21 Qiming ShiFix Android Oreo build error
2017-10-03 Xiaosong WeiIntroduce VaRenderer.
2017-09-09 Fan, YugangBuild common and wsi as static library.
2017-08-31 johnson.linAdd tests for YUV formats.
2017-08-15 Gao ChunAdd color format mapping from native format to vulkan
2017-08-15 Gao ChunAndroid: Build with vulkan source files
2017-08-10 Kalyan KondapallyDont use MultiDisplayManager.
2017-08-09 Kalyan KondapallyMove all 3D rendering to a separate thread.
2017-08-05 Kalyan KondapallyUnify cpp flags with rest of stack.
2017-07-24 Kalyan KondapallyComment out hwc-val include for now.
2017-07-23 Kalyan KondapallyReplace BOARD_USES_HWC1 with TARGET_USES_HWC2.
2017-07-23 Kalyan KondapallyEnable support to opt for Double/tripple buffering.
2017-07-22 Kalyan KondapallyAndroid: Add HWC 1.5 support.
2017-07-22 Munish BhardwajInitial patch to enable HWC Validation code
2017-07-22 PoornimaAdded Support to test displayModes related APIs using...
2017-07-18 Kalyan KondapallyAdd Basic DisplayManagement for Android.
2017-07-14 Kalyan KondapallyRename drmhwctwo to iahwc2.
2017-07-14 Kalyan KondapallyRevert "Rename drmhwctwo to iahwc2."
2017-07-13 Kalyan KondapallyAdd support for other apps to control display during...
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.