summaryrefslogtreecommitdiff
path: root/host-common
AgeCommit message (Expand)Author
2021-01-07darwin-aarch64: goldfish_address_space: use 16K instead of 4KDoug Horn
2020-11-10Fix some things when building against bionicLingfeng Yang
2020-11-09Comment out some bad fprintfs and disable warnings for some categoriesLingfeng Yang
2020-11-05Build Windows unit testsLingfeng Yang
2020-11-05Fix build to support MSVC (partially)Lingfeng Yang
2020-11-04Add Android.bp supportLingfeng Yang
2020-11-03Allow vulkan interop to work with EGL (part 2)Lingfeng Yang
2020-11-03Add OpenglRender_unittests, fix glGetTexImage unavailabilityLingfeng Yang
2020-11-03Add host-common unittestsLingfeng Yang
2020-11-03Add base unit testsLingfeng Yang
2020-11-02Fix egl2egl not workingLingfeng Yang
2020-10-31fix the unit test segfaultLingfeng Yang
2020-10-31Come up with an install commandLingfeng Yang
2020-10-31Fix headersLingfeng Yang
2020-10-31Fix remaining compile-time link errors for the unit testLingfeng Yang
2020-10-31Fix more link errors and fix android::base::pjLingfeng Yang
2020-10-30Build AndroidPipe.cppLingfeng Yang
2020-10-30Build the opengl host support codeLingfeng Yang
2020-10-30Fix some missed compiles and undefined referencesLingfeng Yang
2020-10-30Build our gfxstream cpp's as a shared libraryLingfeng Yang
2020-10-30Start building gfxstream backendLingfeng Yang
2020-10-29Add forgotten file, change up some include dirs in host-commonLingfeng Yang
2020-10-29Build most of the rest of the stream server coreLingfeng Yang
2020-10-29Start building libOpenglRender and add more host support filesLingfeng Yang
2020-10-29Build goldfish sync/dma device interfacesLingfeng Yang
2020-10-28Start building glestranslatorLingfeng Yang
2020-10-28Build the apigen generated decodersLingfeng Yang
2020-10-27Build the Vulkan serverLingfeng Yang