1. 4ea5e04 Revert "Merge remote-tracking branch 'aosp/master' into goldfish-opengl-update" by Gurchetan Singh · 1 year, 11 months ago
  2. e6d9a8f Add HealthWatchdogs to VkEncoder and AddressSpaceStream by William Ho · 2 years ago
  3. ad3b3de fix allocate memory return incorrect result. by Hailin zhang · 2 years ago
  4. 0dce98b Reformat generated code by Kaiyi Li · 2 years ago
  5. 2757923 Reformat HostVisibleMemoryVirtualization files by Kaiyi Li · 2 years ago
  6. 66a6276 vulkan: use thread local VkEncoder to destroy CoherentMemory by Kaiyi Li · 2 years ago
  7. 4f6aac3 Use optional for semaphore syncFd by Yahan Zhou · 2 years ago
  8. c60ee25 Revert "Revert "Handle sync_fd==-1"" by Yahan Zhou · 2 years ago
  9. e27b4ff Merge "Revert "Handle sync_fd==-1"" by Treehugger Robot · 2 years ago
  10. 3b72d11 Revert "Handle sync_fd==-1" by Kaiyi Li · 2 years ago
  11. 72a6758 goldfish-opengl: use VirtGpuDevice wrapper in more places by Gurchetan Singh · 2 years, 1 month ago
  12. 06b051d Handle sync_fd==-1 by Yahan Zhou · 2 years, 1 month ago
  13. 961348b Merge changes from topics "gfxstream-vk-copyright-comments", "gfxstream-vk-format-generated-code" by Treehugger Robot · 2 years, 1 month ago
  14. 69a8909 vulkan: put the copyright comments at the beginning by Kaiyi Li · 2 years, 1 month ago
  15. 1003a50 vulkan: format generated code by Kaiyi Li · 2 years, 1 month ago
  16. 9a48c42 Merge "fix host side miss seqno issue." by Hailin Zhang · 2 years, 1 month ago
  17. 5770e4c fix host side miss seqno issue. by Hailin zhang · 2 years, 1 month ago
  18. 6a76b33 vulkan: make meson build work by Kaiyi Li · 2 years, 1 month ago
  19. 0db43b5 goldfish-opengl: nuke SubAlloc and HostMemAlloc by Gurchetan Singh · 2 years, 2 months ago
  20. 5bebc61 goldfish-opengl: add stub VirtGpu layer for Fuchsia/host builds by Gurchetan Singh · 2 years, 2 months ago
  21. 1703dd8 Reland: "goldfish-opengl: use VirtGpuDevice abstraction for ASG"" by Gurchetan Singh · 2 years, 1 month ago
  22. b45ea7f Use gfxstream-vulkan-headers by Kaiyi Li · 2 years, 8 months ago
  23. efa7dbd Merge "Revert "goldfish-opengl: use VirtGpuDevice abstraction for ASG"" by Anna Bauza · 2 years, 1 month ago
  24. 5c35125 Revert "goldfish-opengl: use VirtGpuDevice abstraction for ASG" by Anna Bauza · 2 years, 1 month ago
  25. c0b019b Merge "goldfish-opengl: use VirtGpuDevice abstraction for ASG" by Treehugger Robot · 2 years, 1 month ago
  26. f1f7e6e Remove unused VK_FUCHSIA_buffer_collection_x by C Stout · 2 years, 1 month ago
  27. 832c3ba goldfish-opengl: use VirtGpuDevice abstraction for ASG by Gurchetan Singh · 2 years, 5 months ago
  28. 3611f7e fuchsia: Use tiling field to check host access for dedicated memory. by Yilong Li · 2 years, 2 months ago
  29. b8b51be fuchsia: export VMO only when dedicated image/buffer is available. by Yilong Li · 2 years, 2 months ago
  30. 85e251c goldfish-opengl: fix Fuchsia build by Gurchetan Singh · 2 years, 2 months ago
  31. fa207c9 goldfish-opengl: nuke HostVisibleMemoryVirtualizationInfo by Gurchetan Singh · 2 years, 2 months ago
  32. 5eb6b06 goldfish-opengl: nuke un-compiled line by Gurchetan Singh · 2 years, 2 months ago
  33. 767775a goldfish-opengl: nuke isNoFlagsMemoryTypeIndexForGuest by Gurchetan Singh · 2 years, 2 months ago
  34. 5bfe63b goldfish-opengl: nuke memoryTypeIndexMappingToHost, memoryTypeIndexMappingFromHost, hostMemoryProperties by Gurchetan Singh · 2 years, 2 months ago
  35. a25e5b7 goldfish-opengl: nuke unnecessary calls to initHostVisibleMemoryVirtualizationInfo by Gurchetan Singh · 2 years, 2 months ago
  36. 916d7f7 goldfish-opengl: nuke HostVisibleMemoryVirtualizationInfo::memoryPropertiesSupported by Gurchetan Singh · 2 years, 2 months ago
  37. 8344efe goldfish-opengl: nuke unnecessary std::min comparison by Gurchetan Singh · 2 years, 2 months ago
  38. d55c900 goldfish-opengl: define memory constants not in code by Gurchetan Singh · 2 years, 2 months ago
  39. cc3da36 goldfish-opengl: nuke HostMemBlock::isDeviceAddressMemoryAllocation by Gurchetan Singh · 2 years, 2 months ago
  40. bff4605 goldfish-opengl: nuke getNonCoherentExtendedSize by Gurchetan Singh · 2 years, 2 months ago
  41. 83077fd goldfish-opengl: nuke HostMemAlloc::allocSize by Gurchetan Singh · 2 years, 2 months ago
  42. bd13685 Merge "goldfish-opengl: nuke virtual heap" by Treehugger Robot · 2 years, 2 months ago
  43. 389684b goldfish-opengl: nuke use std::optional by Gurchetan Singh · 2 years, 2 months ago
  44. ebf5f60 goldfish-opengl: nuke unused code path in unregister_VkDeviceMemory by Gurchetan Singh · 2 years, 2 months ago
  45. 4dfa0bc goldfish-opengl: nuke SubAlloc::memoryTypeIndex by Gurchetan Singh · 2 years, 2 months ago
  46. 88e24a3 goldfish-opengl: nuke SubAlloc::isDeviceAddressMemoryAllocation by Gurchetan Singh · 2 years, 2 months ago
  47. a55063a goldfish-opengl: nuke virtualHostVisibleBacking by Gurchetan Singh · 2 years, 2 months ago
  48. 293a96e goldfish-opengl: nuke aligned_buf_{alloc, free} by Gurchetan Singh · 2 years, 2 months ago
  49. 018e541 goldfish-opengl: nuke VirtioGpuHostmemResourceInfo by Gurchetan Singh · 2 years, 2 months ago
  50. 4bae04f Merge "Add P010 Vulkan Support" by Jason Macnak · 2 years, 2 months ago
  51. 75c4a0b Add P010 Vulkan Support by Jason Macnak · 2 years, 4 months ago
  52. a88a310 goldfish-opengl: nuke virtual heap by Gurchetan Singh · 2 years, 2 months ago
  53. 50941d0 goldfish-opengl: expose VK_KHR_create_renderpass2 + VK_KHR_imageless_framebuffer by Gurchetan Singh · 2 years, 2 months ago
  54. 7faa36c goldfish-opengl: VK_KHR_imageless_framebuffer by Gurchetan Singh · 2 years, 2 months ago
  55. a03b737 goldfish-opengl: vkCreateRenderPass2 support by Gurchetan Singh · 2 years, 2 months ago
  56. ed464d7 Fix Linux meson build by Craig Stout · 2 years, 3 months ago
  57. 485e4be Support AHARDWAREBUFFER_FORMAT_BLOB buffers by Jason Macnak · 2 years, 4 months ago
  58. 144ec08 Merge "Use DRM format to handle needed YUV swizzling" by Jason Macnak · 2 years, 3 months ago
  59. 909349e Use DRM format to handle needed YUV swizzling by Jason Macnak · 2 years, 3 months ago
  60. da5171d Downgrade some log messages by Jason Macnak · 2 years, 3 months ago
  61. 7043743 Merge "Prevent race between QSRI and VkImage destruction" by Jason Macnak · 2 years, 3 months ago
  62. 119ec5d Prevent race between QSRI and VkImage destruction by Jason Macnak · 2 years, 3 months ago
  63. 730d223 Merge "Fix unused struct in VkGraphicsPipelineCreateInfo" by Yahan Zhou · 2 years, 3 months ago
  64. 483ac02 Fix unused struct in VkGraphicsPipelineCreateInfo by Yahan Zhou · 2 years, 4 months ago
  65. 9ede0df Fix missing on_vkCmdPipelineBarrier. by Doug Horn · 2 years, 3 months ago
  66. 2aeb4c5 Update generated code from aosp/2128155. by Doug Horn · 2 years, 3 months ago
  67. e6704de Avoid transitions from VK_IMAGE_LAYOUT_UNDEFINED for external images by Jason Macnak · 2 years, 4 months ago
  68. 517f79b Merge "Translate AHARDWAREBUFFER_FORMAT_Y8Cb8Cr8_420 to NV12" by Jason Macnak · 2 years, 4 months ago
  69. 7b755d5 goldfish-opengl: nuke isDeviceLocalMemoryTypeIndexForGuest by Gurchetan Singh · 2 years, 4 months ago
  70. 44669cb goldfish-opengl: nuke physicalDevice in HostVisibleVirtualization by Gurchetan Singh · 2 years, 4 months ago
  71. 2627997 goldfish-opengl: nuke directMemSupported / virtioGpuNextSupported by Gurchetan Singh · 2 years, 4 months ago
  72. 91a88fa goldfish-opengl: nuke virtualizationSupported by Gurchetan Singh · 2 years, 4 months ago
  73. 0aae416 goldfish-opengl: nuke memoryHeapIndexMappingToHost / memoryHeapIndexMappingFromHost by Gurchetan Singh · 2 years, 4 months ago
  74. 24e2da1 goldfish-opengl: fix linux build by Gurchetan Singh · 2 years, 4 months ago
  75. c7cc4c4 Translate AHARDWAREBUFFER_FORMAT_Y8Cb8Cr8_420 to NV12 by Jason Macnak · 2 years, 4 months ago
  76. c79a991 Merge "Eagerly free host memory blocks in on_vkFreeMemory()" by Jason Macnak · 2 years, 4 months ago
  77. eb870d4 Eagerly free host memory blocks in on_vkFreeMemory() by Jason Macnak · 2 years, 4 months ago
  78. 90ffa1c fuchsia: Fix build by Yilong Li · 2 years, 4 months ago
  79. 4118a4c Merge "[fidl] Finish fitx::result migration" by Treehugger Robot · 2 years, 4 months ago
  80. e9cfda0 [fidl] Finish fitx::result migration by Alex Zaslavsky · 2 years, 4 months ago
  81. eeb3fa8 Add optional encoder debug logging to VkEncoder by Jason Macnak · 2 years, 4 months ago
  82. 5e01ae4 Regenerate codegen from external/gfxstream-protocols by Jason Macnak · 2 years, 4 months ago
  83. a44a58c Merge "Translate Android external formats structs to Ycbcr sampler" by Jason Macnak · 2 years, 4 months ago
  84. a713b41 Translate Android external formats structs to Ycbcr sampler by Kaiyi Li · 3 years ago
  85. 619e49f goldfish-opengl: nuke canFitVirtualHostVisibleMemoryInfo by Gurchetan Singh · 2 years, 4 months ago
  86. 254fa26 vulkan: Always send local copies of VkBufferCreateInfo to host by Yilong Li · 2 years, 4 months ago
  87. e135221 vulkan: vkBindImageMemory() should filter invalid inputs. by Yilong Li · 2 years, 4 months ago
  88. 1033564 Merge "[fidl] Migrate error syntax to fitx::result" by Treehugger Robot · 2 years, 4 months ago
  89. 0371712 Merge "Pass VkExportFenceCreateInfo to host" by William Ho · 2 years, 5 months ago
  90. f10fa54 Merge "Regenerate function table for vkCmd* device extensions" by Yahan Zhou · 2 years, 5 months ago
  91. 74193b7 Pass VkExportFenceCreateInfo to host by William Ho · 2 years, 5 months ago
  92. 97f37fa Revert^2 "Add functions to fetch device from commandbuffer" by Yahan Zhou · 2 years, 5 months ago
  93. 104bc64 [fidl] Migrate error syntax to fitx::result by Alex Zaslavsky · 2 years, 5 months ago
  94. 8a61df4 Regenerate function table for vkCmd* device extensions by Yahan Zhou · 2 years, 5 months ago
  95. ee72612 Merge "Add more format features for AHB in Vulkan" by Treehugger Robot · 2 years, 5 months ago
  96. 5a35a21 Add more format features for AHB in Vulkan by Yahan Zhou · 2 years, 5 months ago
  97. e92b48b Merge changes from topic "revert-2064289-vkcmd-OTJMALPHRK" by Yahan Zhou · 2 years, 5 months ago
  98. 590870d Revert "Add vkCmd* device extension functions" by Yilong Li · 2 years, 5 months ago
  99. 814d534 Revert "Add functions to fetch device from commandbuffer" by Yilong Li · 2 years, 5 months ago
  100. 7b99a38 Report memory feature in getPhysicalDeviceFeature2 by Yahan Zhou · 2 years, 6 months ago