summaryrefslogtreecommitdiff
path: root/host-common
AgeCommit message (Expand)Author
2022-03-31(🍒) renderControl: Add a feature flag to enable async commandsYilong Li
2022-03-30vulkan-cereal: remove virtio_gpu.hGurchetan Singh
2022-03-22Adding a way to add properties to cmake tests.Greg Schlomoff
2022-03-17vulkan-cereal: plumb virtgpu ctx_id to process pipeGurchetan Singh
2022-03-17vulkan-cereal: plumb AndroidPipeFlags to AndroidPipe creationGurchetan Singh
2022-03-17Merge "Integrate RenderDoc with guest VkInstances"Kaiyi Li
2022-03-17Merge "Add basic renderdoc integration"Treehugger Robot
2022-03-17Integrate RenderDoc with guest VkInstancesKaiyi Li
2022-03-17Add basic renderdoc integrationKaiyi Li
2022-03-15Using GTest's new unit test discovery mechanism.Greg Schlomoff
2022-03-14Fix compile errorKaiyi Li
2022-03-07Restructure gfxstream unit tests.Greg Schlomoff
2022-03-07Fix compile errors on WindowsKaiyi Li
2022-02-15Fix compiler warningsKaiyi Li
2022-02-15Fix unit tests on LinuxKaiyi Li
2022-01-13vulkan-cereal: introduce stream_renderer_map_infoGurchetan Singh
2022-01-13Merge "add rgtc externsion support"Hailin Zhang
2022-01-12add rgtc externsion supportHailin Zhang
2022-01-12Customized abort in gfxstreamKaiyi Li
2022-01-12Add GfxstreamFatalError to the emugl namespaceKaiyi Li
2021-12-28New logging library for gfxstream.Greg Schlomoff
2021-12-16Pass gfxstream abort annotations via callback to crosvmWilliam Ho
2021-11-18Disable dispatch log debugging by defaultJason Macnak
2021-11-16Adds optional GL dispatch loggingJason Macnak
2021-11-15Always generate optional decoder loggingJason Macnak
2021-11-04Add INFO macro and log when Vulkan swapchain recreationKaiyi Li
2021-11-03Merge "Introduce GFXSTREAM_ABORT instead of normal abort."Doug Horn
2021-11-03Introduce GFXSTREAM_ABORT instead of normal abort.Doug Horn
2021-11-03Allow single parameter for GL_LOG macroJason Macnak
2021-10-29Allow single parameter to be used for the ERR logging macroKaiyi Li
2021-10-15Disable logging by defaultJason Macnak
2021-10-14Adds enablable debug group messages for GPU captureJason Macnak
2021-10-14Start to consolidate logging into host-common/logging.hJason Macnak
2021-10-12vulkan-cereal: Improve build with g++Gurchetan Singh
2021-10-08Fix g++ buildYahan Zhou
2021-07-21vulkan: wait sync fd for vkQSRILingfeng Yang
2021-07-21Support for fence contexts and async fence completion callbackLingfeng Yang
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