summaryrefslogtreecommitdiff
path: root/host-common
AgeCommit message (Expand)Author
2021-04-15asg: host to guest communicate consumedLingfeng Yang
2021-02-18[2/n] Add feature flag for batched descriptor updatesLingfeng Yang
2021-02-14[LSC] Add LOCAL_LICENSE_KINDS to device/generic/vulkan-cerealBob Badour
2021-02-09Fix building warnings on WindowsKaiyi Li
2021-02-09Native VK Swapchain: Use a feature flag to control Vulkan native swapchainKaiyi Li
2021-01-23[3/n] RingStream: RENDERING state, read large xfers more efficientlyLingfeng Yang
2021-01-23[1/n] Add VulkanQueueSubmitWithCommands feature flagLingfeng Yang
2021-01-11asg: fix snapshots not working while emulator is runningDoug Horn
2021-01-11[gRPC] Add support for multi displayDoug Horn
2021-01-11asg: add snapshot supportDoug Horn
2021-01-11darwin: Fix screenshotDoug Horn
2021-01-08S3TC passthrough support.Doug Horn
2021-01-08try running post/compose only on the ui threadDoug Horn
2021-01-07darwin-aarch64: add MoltenVK and enable Vulkan by defaultDoug Horn
2021-01-07Update avd files.Doug Horn
2021-01-07Add missing flag.Doug Horn
2021-01-07Missing feature.Doug Horn
2021-01-07[Embedded Emulator] Disable Multi DisplayDoug Horn
2021-01-07Fix typo in the debug logDoug Horn
2021-01-07Add missing virtio_vsock feature bits.Doug Horn
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