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