1. a1c7c1c vulkan: enable pipeline executable properties by Lingfeng Yang · 3 years, 3 months ago
  2. 680c3c0 vulkan: enable some more features by Lingfeng Yang · 3 years, 3 months ago
  3. d79cf52 vulkan: Use RecursiveLock in ResourceTracker by Yilong Li · 3 years, 3 months ago
  4. 38c7b43 Merge changes I789b39d4,I711b6509 by Yilong Li · 3 years, 3 months ago
  5. 8bb5b37 Merge changes from topic "revert-1689266-YWHVEPCRJQ" by Lingfeng Yang · 3 years, 3 months ago
  6. 49d9863 Revert "vulkan: Use goldfish-sync to wait after vkQueueSubmit on..." by Yilong Li · 3 years, 3 months ago
  7. bf2bb74 Revert "sync: use fence pool to retrieve temporary VkFences" by Yilong Li · 3 years, 3 months ago
  8. 422b058 deepcopy: Replace BumpPool with generic Allocator interface (guest) by Yilong Li · 3 years, 3 months ago
  9. 7a806c4 Merge changes I28163794,I83e65dd5 by Lingfeng Yang · 3 years, 3 months ago
  10. 89a1b95 Merge "[vulkan] goldfish - Update Vulkan to v1.2.174." by Lingfeng Yang · 3 years, 3 months ago
  11. d6ec377 [vulkan] goldfish - Update Vulkan to v1.2.174. by John Rosasco · 3 years, 3 months ago
  12. 2f82900 vulkan: Add I420 as recognized android yuv format by Lingfeng Yang · 3 years, 3 months ago
  13. 53d06da sync: use fence pool to retrieve temporary VkFences by Yilong Li · 3 years, 3 months ago
  14. 5dc831b vulkan: Use goldfish-sync to wait after vkQueueSubmit on Fuchsia by Yilong Li · 3 years, 3 months ago
  15. bb1945b Merge "vk: Store device in VkQueue_Info" by Treehugger Robot · 3 years, 3 months ago
  16. 366c366 vk: Store device in VkQueue_Info by Yilong Li · 3 years, 3 months ago
  17. ea4c011 Merge "[fuchsia][fidl] Update names" by Treehugger Robot · 3 years, 3 months ago
  18. 19048f4 vulkan: external timeline semaphores by Lingfeng Yang · 3 years, 3 months ago
  19. ffb94af vulkan: filter nonexistent samplers by Lingfeng Yang · 3 years, 3 months ago
  20. 97f51af vulkan: validate inheritance info by Lingfeng Yang · 3 years, 3 months ago
  21. 34ff1e1 [fuchsia][fidl] Update names by Ian McKellar · 3 years, 4 months ago
  22. 6aaf01f Merge "vk1.2: Add rootType argument to struct functions. (guest codegen)" by Yilong Li · 3 years, 4 months ago
  23. 4808163 vk1.2: Add rootType argument to struct functions. (guest codegen) by Yilong Li · 3 years, 4 months ago
  24. 247b404 fuchsia: Fix typo by Yilong Li · 3 years, 4 months ago
  25. e2fbec6 [fuchsia] Update to new FIDL SyncClient API name. by Ian McKellar · 3 years, 4 months ago
  26. 1326efd [fuchsia][llcpp] Do not use fidl::unowned_str by Yifei Teng · 3 years, 4 months ago
  27. 4dede34 [fuchsia] Support for upstream external semaphore extension by C Stout · 3 years, 4 months ago
  28. 8ce56cb [fuchsia] Support for upstream external memory extension by C Stout · 3 years, 4 months ago
  29. 13aa54a fuchsia: Fix build by Yilong Li · 3 years, 5 months ago
  30. 408be58 [fidl] Remove Builder usage by Yifei Teng · 3 years, 5 months ago
  31. 181879c Merge "fuchsia: Create mutable-format sysmem external images." by Yilong Li · 3 years, 5 months ago
  32. f610b67 fuchsia: Create mutable-format sysmem external images. by Yilong Li · 3 years, 5 months ago
  33. 4cf74cf vulkan: Fix up overflow logic for template updates by Lingfeng Yang · 3 years, 5 months ago
  34. e041d38 Merge "[fuchsia][fidl] Switch to new LLCPP namespaces" by Treehugger Robot · 3 years, 5 months ago
  35. fdf3216 vulkan: Fix binding overflow logic. by Yilong Li · 3 years, 5 months ago
  36. 8803c8c vulkan: account for binding overflow in descriptor set updates by Lingfeng Yang · 3 years, 5 months ago
  37. da00efc [fuchsia][fidl] Switch to new LLCPP namespaces by Ian McKellar · 3 years, 5 months ago
  38. 49085a9 vulkan: Don't spam if app double frees or tries to allocate out of pool bounds by Lingfeng Yang · 3 years, 5 months ago
  39. f30087b Fix build by Lingfeng Yang · 3 years, 5 months ago
  40. 3dbef9c Merge "Update for 5.11 kernel update." by Christopher Ferris · 3 years, 5 months ago
  41. 5090fde fuchsia: Fix build by Yilong Li · 3 years, 6 months ago
  42. 04218f7 cereal: (guest) Ignore unknown structs in deepcopy by Yilong Li · 3 years, 6 months ago
  43. 164a93e Merge changes Ibdafad06,Ib2c74dd2,I3bee23db,I7e3ce61f,I77c22193, ... by Lingfeng Yang · 3 years, 6 months ago
  44. ae3cbce fuchsia: Do not return error if client tries importing non-colorBuffer memory. by Yilong Li · 3 years, 6 months ago
  45. f8cdd8b [8/n] Track and commit descriptor set updates by Lingfeng Yang · 3 years, 6 months ago
  46. faa2d45 [7/n] Use emulated descriptor set updates when available by Lingfeng Yang · 3 years, 6 months ago
  47. a4ae052 [6/n] Use new descriptor set/pool/layout definitions to allocate/free by Lingfeng Yang · 3 years, 6 months ago
  48. 287b3c0 Merge "[fidl] Fix the last usages of raw channels" by Yilong Li · 3 years, 6 months ago
  49. 3f376ef [4/n] Add descriptor set virtualization functions by Lingfeng Yang · 3 years, 6 months ago
  50. 8b189f0 [3/n] redefine descriptor sets/pools/layout handles to point to info by Lingfeng Yang · 3 years, 6 months ago
  51. 55676e0 [1/n] batched descriptor update: add definition (take codegen) by Lingfeng Yang · 3 years, 6 months ago
  52. 620f660 Update for 5.11 kernel update. by Christopher Ferris · 3 years, 6 months ago
  53. fadb9d9 [fidl] Fix the last usages of raw channels by Yifei Teng · 3 years, 6 months ago
  54. bd10ec9 cereal: (guest) Add null pointer guards for counter variables. by Yilong Li · 3 years, 6 months ago
  55. d40ea31 fix build by Lingfeng Yang · 3 years, 6 months ago
  56. 168585f Merge changes I8c004acb,I0975497a by Treehugger Robot · 3 years, 6 months ago
  57. 71c43c5 vk1.2: (guest) Coalesce VK_GOOGLE_* extensions to VK_GOOGLE_gfxstream. by Yilong Li · 3 years, 6 months ago
  58. b421c33 vk1.2: (guest) Add devicememory annotations to structs/commands. by Yilong Li · 3 years, 6 months ago
  59. bdeb64b Merge "vk1.2: guest codegen" by Yilong Li · 3 years, 6 months ago
  60. 3271058 Merge changes I0362c4c3,I4464beb8 by Yilong Li · 3 years, 6 months ago
  61. a8d45f1 vk1.2: guest codegen by Yilong Li · 3 years, 6 months ago
  62. 89b841e vulkan: Add a template macro to define function aliases. (guest) by Yilong Li · 3 years, 6 months ago
  63. e80a12e guest-codegen: Using local numbering for variables. by Yilong Li · 3 years, 6 months ago
  64. 0cfbfc1 Merge "fuchsia: Allow exporting host-visible dedicated VkDeviceMemory." by Treehugger Robot · 3 years, 6 months ago
  65. e3f6e6d Merge "vulkan: fix semaphore fd leak" by Treehugger Robot · 3 years, 6 months ago
  66. 2753c7a fuchsia: Allow exporting host-visible dedicated VkDeviceMemory. by Yilong Li · 3 years, 6 months ago
  67. d1c6919 vulkan: Set platform-specific external semaphore properties. by Yilong Li · 3 years, 6 months ago
  68. 52ed69b vulkan-cereal: Fix transformed types list (codegen) by Yilong Li · 3 years, 6 months ago
  69. 228eb13 vulkan: fix semaphore fd leak by Lingfeng Yang · 3 years, 6 months ago
  70. dbc16d5 vulkan: Filter out external memory flags based on guest system. by Yilong Li · 3 years, 6 months ago
  71. ef9d2f7 fuchsia: Implement vkGetBufferCollectionProperties2FUCHSIA by Yilong Li · 3 years, 6 months ago
  72. 4d0ee60 fuchsia: Implement vkSetBufferCollectionImageConstraintsFUCHSIA by Yilong Li · 3 years, 6 months ago
  73. 8879ba0 fuchsia: Set tiling to linear if sysmem image uses host-visible memory. by Yilong Li · 3 years, 6 months ago
  74. c44308b fuchsia: store extra info for VkBufferCollectionFUCHSIA. by Yilong Li · 3 years, 6 months ago
  75. 27957ca vulkan: Delete staged encoders and staging streams. by Yilong Li · 3 years, 6 months ago
  76. 11da85a fuchsia: Fix build by Yilong Li · 3 years, 6 months ago
  77. ded3467 [22/n] ResourceTracker: add part where we flush pending commands by Lingfeng Yang · 3 years, 6 months ago
  78. 046f3db [21/n] codegen: encoder: avoid some deepcopies (guest, take codegen) by Lingfeng Yang · 3 years, 6 months ago
  79. 51b4e2c [20/n] codegen: further speed up reserved marshaling (guest, take codegen) by Lingfeng Yang · 3 years, 6 months ago
  80. 4f53950 [19/n] codegen: func_table: add calls to pending command buffer mechanics by Lingfeng Yang · 3 years, 6 months ago
  81. 239cd60 [18/n] codegen: move func_table to vulkan_enc (guest, take codegen) by Lingfeng Yang · 3 years, 6 months ago
  82. d43fba8 [17/n] codegen: encoder: use new static scoped resource tracker and feature bits (guest, take codegen) by Lingfeng Yang · 3 years, 6 months ago
  83. 967f9af [16/n] ResourceTracker: add mechanisms to record pending commands by Lingfeng Yang · 3 years, 6 months ago
  84. db61655 [15/n] ResourceTracker: Allow query and incrementing the sequence number by Lingfeng Yang · 3 years, 6 months ago
  85. 4032911 [14/n] ResourceTracker: Store feature bits and threading callbacks statically by Lingfeng Yang · 3 years, 6 months ago
  86. d75565f [13/n] vulkan: Add definitions for VulkanQueueSubmitWithCommands by Lingfeng Yang · 3 years, 6 months ago
  87. 7d54154 [12/n] VkEncoder: Save raw pointers and values for ResourceTracker and feature by Lingfeng Yang · 3 years, 6 months ago
  88. 975181d [11/n] vulkan: equip each guest side handle with linked list sub-members by Lingfeng Yang · 3 years, 6 months ago
  89. fd371ac [10/n] De-PIMPL VulkanStream by Lingfeng Yang · 3 years, 6 months ago
  90. 90c12cb [9/n] CommandBufferStagingStream: for VulkanQueueSubmitWithCommands by Lingfeng Yang · 3 years, 6 months ago
  91. 201a46f [1/n] ResourceTracker: avoid locking throughout encodes by Lingfeng Yang · 3 years, 7 months ago
  92. ad18912 vulkan: Add lock scope for setBufferCollectionConstraints() by Yilong Li · 3 years, 7 months ago
  93. a1d57a5 Faster streaming code (guest side) by Lingfeng Yang · 3 years, 7 months ago
  94. 15f3885 [fuchsia] Fix Fuchsia build by John Bauman · 3 years, 7 months ago
  95. 2178dc7 Update guest encoder generated code for MoltenVK by Lingfeng Yang · 3 years, 7 months ago
  96. b158eb7 Merge "[fuchsia] Call BufferCollection.SetName on buffers" by Treehugger Robot · 3 years, 7 months ago
  97. fa023e8 [fuchsia] Call BufferCollection.SetName on buffers by John Bauman · 3 years, 7 months ago
  98. 9b419eb Merge "fuchsia: Use LLCPP typed channels in FIDL bindings" by Yilong Li · 3 years, 7 months ago
  99. 30ab2dd fuchsia: Use LLCPP typed channels in FIDL bindings by Yifei Teng · 3 years, 8 months ago
  100. fff530e Merge "vulkan: advertise external fence fd if not available on the host" by Treehugger Robot · 3 years, 8 months ago