- 0542653 Support BGRA render target in CompositorVk by Jason Macnak · 10 months ago
- 3292ee2 Update CompositorVk to handle recycled Vk objs when caching by Jason Macnak · 1 year, 1 month ago
- 5c76bdb Adds vk debug annotations for more host objs and renderer ops by Jason Macnak · 1 year, 1 month ago
- abf4920 Handle SOLID_COLOR layers in CompositorVk by Jason Macnak · 1 year, 3 months ago
- cec7425 Skip solid color layers in CompositorVk by Jason Macnak · 1 year, 3 months ago
- 648a9ed Rename stream-servers to host by Jason Macnak · 1 year, 10 months ago[Renamed from stream-servers/vulkan/CompositorVk.cpp]
- ed0c9e6 Reland^2: Use "gfxstream" namespace by Jason Macnak · 1 year, 11 months ago
- d37d7c8 Revert "Reland: Use "gfxstream" namespace" by Andrew Woloszyn · 1 year, 11 months ago
- 5f93e1a Reland: Use "gfxstream" namespace by Jason Macnak · 1 year, 11 months ago
- 22781b6 Revert "Use "gfxstream" namespace" by Jason Macnak · 1 year, 11 months ago
- 3866caa Use "gfxstream" namespace by Jason Macnak · 2 years ago
- ed732e9 Log metrics for Vulkan out of memory error results by William Ho · 2 years, 6 months ago
- 04edc67 Add timeout and DL check to vkWaitForFences calls by William Ho · 2 years, 6 months ago
- 7336cfa vulkan: fix VVL error, set access mask for borrowed image from caller by Kaiyi Li · 2 years, 6 months ago
- 741afe7 Decouple CompositorVk from DisplayVk by Jason Macnak · 2 years, 11 months ago
- e111d0d Run clang-format on files in stream-servers/vulkan (except auto-generated files). by Greg Schlomoff · 2 years, 10 months ago
- df3e8aa Move Vk items to gfxstream-vulkan-server by Jason Macnak · 2 years, 10 months ago[Renamed from stream-servers/CompositorVk.cpp]
- d5ee471 Revert "Revert "change kMaxLayersPerFrame to 16 layers"" by Doug Horn · 2 years, 11 months ago
- 22fa177 Revert "change kMaxLayersPerFrame to 16 layers" by Daniel Chapin · 3 years ago
- 96f09a2 change kMaxLayersPerFrame to 16 layers by Hailin Zhang · 3 years ago
- 1cebab0 fix gcc8 build error by Josh Simonot · 3 years ago
- 4935d31 Add GfxstreamFatalError to the emugl namespace by Kaiyi Li · 3 years, 2 months ago
- 0c2ea5a Introduce GFXSTREAM_ABORT instead of normal abort. by Doug Horn · 3 years, 4 months ago
- fa4b1bf CompositorVk: allow to render to different render targets per frame by Kaiyi Li · 3 years, 5 months ago
- 8adbff9 Use dynamic viewport and scissor state by Kaiyi Li · 3 years, 5 months ago
- 9aac1f8 Remove the dependency to VK_EXT_descriptor_indexing by Kaiyi Li · 3 years, 5 months ago
- f52d154 Use immutable sampler in CompositorVk by Kaiyi Li · 3 years, 5 months ago
- c9ea55b Record command buffer for every frame by Kaiyi Li · 3 years, 5 months ago
- c701d66 Reformat host compositor classes by Kaiyi Li · 3 years, 5 months ago
- e43e3a0 Start to consolidate logging into host-common/logging.h by Jason Macnak · 3 years, 5 months ago
- 2947cf3 vulkan-cereal: Improve build with g++ by Gurchetan Singh · 3 years, 5 months ago
- 263e9f4 Add a lock to guard the usage of sVkEmulation->queue by Kaiyi Li · 3 years, 6 months ago
- cc43342 Native VK Swapchain: rcCompose support (basic) cleanup by Kaiyi Li · 3 years, 10 months ago
- 8270b28 Native VK Swapchain: rcCompose support (basic) by Lingfeng Yang · 3 years, 10 months ago
- ded6ac8 Native VK Swapchain: Use a compact way to initialize Vulkan structs by Kaiyi Li · 4 years, 1 month ago
- 1f6758c Fix building warnings on Windows by Kaiyi Li · 4 years, 1 month ago
- 9b3a0d8 Native VK Swapchain: Fix build on Linux by Kaiyi Li · 4 years, 1 month ago
- 14c00bd Native VK Swapchain: implement simple composition for CompositorVk by Kaiyi Li · 4 years, 1 month ago
- 64df8ca Native VK Swapchain: Basic compositor graphics pipeline initialization by Kaiyi Li · 4 years, 1 month ago
- fb3e39c Native VK Swapchain: compile GLSL shaders to spv C array by Kaiyi Li · 4 years, 1 month ago
- 20296d3 Native VK Swapchain: basic code for CompositorVk by Kaiyi Li · 4 years, 1 month ago