1. ded3467 [22/n] ResourceTracker: add part where we flush pending commands by Lingfeng Yang · 3 years, 8 months ago
  2. 046f3db [21/n] codegen: encoder: avoid some deepcopies (guest, take codegen) by Lingfeng Yang · 3 years, 8 months ago
  3. 51b4e2c [20/n] codegen: further speed up reserved marshaling (guest, take codegen) by Lingfeng Yang · 3 years, 8 months ago
  4. 4f53950 [19/n] codegen: func_table: add calls to pending command buffer mechanics by Lingfeng Yang · 3 years, 8 months ago
  5. 239cd60 [18/n] codegen: move func_table to vulkan_enc (guest, take codegen) by Lingfeng Yang · 3 years, 8 months ago
  6. d43fba8 [17/n] codegen: encoder: use new static scoped resource tracker and feature bits (guest, take codegen) by Lingfeng Yang · 3 years, 8 months ago
  7. 967f9af [16/n] ResourceTracker: add mechanisms to record pending commands by Lingfeng Yang · 3 years, 8 months ago
  8. db61655 [15/n] ResourceTracker: Allow query and incrementing the sequence number by Lingfeng Yang · 3 years, 8 months ago
  9. 4032911 [14/n] ResourceTracker: Store feature bits and threading callbacks statically by Lingfeng Yang · 3 years, 8 months ago
  10. d75565f [13/n] vulkan: Add definitions for VulkanQueueSubmitWithCommands by Lingfeng Yang · 3 years, 8 months ago
  11. 7d54154 [12/n] VkEncoder: Save raw pointers and values for ResourceTracker and feature by Lingfeng Yang · 3 years, 8 months ago
  12. 975181d [11/n] vulkan: equip each guest side handle with linked list sub-members by Lingfeng Yang · 3 years, 8 months ago
  13. fd371ac [10/n] De-PIMPL VulkanStream by Lingfeng Yang · 3 years, 8 months ago
  14. 90c12cb [9/n] CommandBufferStagingStream: for VulkanQueueSubmitWithCommands by Lingfeng Yang · 3 years, 8 months ago
  15. 33b91be [8/n] vulkan: add trace point in vkQueueSignalReleaseImageANDROID by Lingfeng Yang · 3 years, 8 months ago
  16. 77fdf25 [7/n] ProcessPipe: Add a sequence number field per process by Lingfeng Yang · 3 years, 8 months ago
  17. ddd60cc [4/n] Static link the ring_buffer api by Lingfeng Yang · 3 years, 8 months ago
  18. e610fb7 [3/n] Add VulkanQueueSubmitWithCommands feature to guest by Lingfeng Yang · 3 years, 8 months ago
  19. 3439090 [2/n] Improvements to AddressSpaceStream protocol by Lingfeng Yang · 3 years, 8 months ago
  20. 201a46f [1/n] ResourceTracker: avoid locking throughout encodes by Lingfeng Yang · 3 years, 8 months ago
  21. 19006b0 c2-codecs: turn off DEBUG by bohu · 3 years, 8 months ago
  22. f86e77a Merge "Fix incorrect calculation of host backpressure" by Lingfeng Yang · 3 years, 8 months ago
  23. 35db32c Fix incorrect calculation of host backpressure by Lingfeng Yang · 3 years, 8 months ago
  24. ad18912 vulkan: Add lock scope for setBufferCollectionConstraints() by Yilong Li · 3 years, 8 months ago
  25. eb6473d c2-codecs: respect HardwareDecoder=off flag by bohu · 3 years, 8 months ago
  26. a1d57a5 Faster streaming code (guest side) by Lingfeng Yang · 3 years, 8 months ago
  27. 15f3885 [fuchsia] Fix Fuchsia build by John Bauman · 3 years, 8 months ago
  28. 2178dc7 Update guest encoder generated code for MoltenVK by Lingfeng Yang · 3 years, 8 months ago
  29. 2b2975c codecs: skip omx if debug.stagefright.ccodec is not 0 by bohu · 3 years, 8 months ago
  30. b158eb7 Merge "[fuchsia] Call BufferCollection.SetName on buffers" by Treehugger Robot · 3 years, 9 months ago
  31. fa023e8 [fuchsia] Call BufferCollection.SetName on buffers by John Bauman · 3 years, 9 months ago
  32. 9b419eb Merge "fuchsia: Use LLCPP typed channels in FIDL bindings" by Yilong Li · 3 years, 9 months ago
  33. b82d713 c2-codecs: implement hardware codecs in c2 by bohu · 3 years, 9 months ago
  34. 30ab2dd fuchsia: Use LLCPP typed channels in FIDL bindings by Yifei Teng · 3 years, 9 months ago
  35. fff530e Merge "vulkan: advertise external fence fd if not available on the host" by Treehugger Robot · 3 years, 9 months ago
  36. 3fb6dc4 vulkan: advertise external fence fd if not available on the host by Lingfeng Yang · 3 years, 9 months ago
  37. 5c3293d Merge "Use static thread local for the opengl tls" by Lingfeng Yang · 3 years, 9 months ago
  38. 3285a29 Use static thread local for the opengl tls by Lingfeng Yang · 3 years, 9 months ago
  39. 139651e ResourceTracker: Use new CreateBuffer2 control device API. by Yilong Li · 4 years ago
  40. 4e2a36d Merge "fuchsia: Add flow end events to all external semaphores." by Yilong Li · 3 years, 9 months ago
  41. 73fe469 fuchsia: Add flow end events to all external semaphores. by Yilong Li · 3 years, 9 months ago
  42. 47bc208 Merge "fuchsia: Register trace provider in HostConnection initialization." by Yilong Li · 3 years, 9 months ago
  43. 5a3e369 fuchsia: Register trace provider in HostConnection initialization. by Yilong Li · 3 years, 10 months ago
  44. 3356dc8 Merge "Reland "Switch to vk_icdInitializeOpenInNamespaceCallback"" by Treehugger Robot · 3 years, 10 months ago
  45. b63e558 Move off libcutils thread_store_*. by Elliott Hughes · 3 years, 10 months ago
  46. e6b9b41 Reland "Switch to vk_icdInitializeOpenInNamespaceCallback" by Craig Stout · 4 years ago
  47. c2867e2 fuchsia: Fix build. by Yilong Li · 3 years, 10 months ago
  48. 3c6b3e1 Fix mac build breakage by Yahan Zhou · 3 years, 10 months ago
  49. dbe75e3 Merge "asg: a more aggressive backoff protocol" by Treehugger Robot · 3 years, 10 months ago
  50. 5181dd2 Merge "[fuchsia] Set debug name/id for sysmem Allocator" by Treehugger Robot · 3 years, 10 months ago
  51. 2b09d2f [fuchsia] Set debug name/id for sysmem Allocator by John Bauman · 3 years, 10 months ago
  52. 78b5375 asg: a more aggressive backoff protocol by Lingfeng Yang · 3 years, 11 months ago
  53. 2141c61 Merge "Fix unaligned accesses in gl/rc encoders" by Lingfeng Yang · 3 years, 10 months ago
  54. 3c299bc Fix unaligned accesses in gl/rc encoders by Lingfeng Yang · 3 years, 10 months ago
  55. 67773d5 vulkan: Treat VK_MVK_moltenvk as a device extension. by Yilong Li · 3 years, 10 months ago
  56. c4b6507 Explicity unmap in the case we are using an fd per host region by Kaiyi Li · 3 years, 10 months ago
  57. 0e521b1 virtio-gpu: Allocate one fd per hostmemory block by Lingfeng Yang · 3 years, 10 months ago
  58. d057a9e Cache all stencil related glGet's by Lingfeng Yang · 3 years, 11 months ago
  59. 320b1ed Merge "Fix no attachment framebuffer validations" by Treehugger Robot · 3 years, 10 months ago
  60. 12818ba Fix no attachment framebuffer validations by Troy Deck · 3 years, 11 months ago
  61. eefefd4 Add awareness of and support for ANDROID_EMU_async_frame_cmds by Lingfeng Yang · 3 years, 11 months ago
  62. f0e3a06 Merge "Fix hotplug function pointer type" by Treehugger Robot · 3 years, 11 months ago
  63. 796dd35 Fix hotplug function pointer type by Jason Macnak · 3 years, 11 months ago
  64. 0d39f7e Fix host build by Lingfeng Yang · 3 years, 11 months ago
  65. 8350efc Merge "Use virtio-gpu native sync when exporting semaphore sync fds" by Treehugger Robot · 3 years, 11 months ago
  66. b19b075 Use virtio-gpu native sync when exporting semaphore sync fds by Lingfeng Yang · 3 years, 11 months ago
  67. 1d6ca34 fuchsia: Remove usage of qemu_pipe_* and goldfish_dma_* on Fuchsia by Yilong Li · 3 years, 11 months ago
  68. 6dd4046 Merge "vulkan: Set ExternalImageFormatProperties when querying format info." by Yilong Li · 3 years, 11 months ago
  69. 822fa84 vulkan: Set ExternalImageFormatProperties when querying format info. by Yilong Li · 3 years, 11 months ago
  70. 17ccfe8 Guest library support for S3TC passthrough. by Doug Horn · 4 years ago
  71. 3eddb3d Merge "vulkan: Enable R8 and R8G8 color buffers on guest ICD." by Yilong Li · 3 years, 11 months ago
  72. fee3017 vulkan: Enable R8 and R8G8 color buffers on guest ICD. by Yilong Li · 3 years, 11 months ago
  73. e81a3f9 Add support for BPTC texture compression. by Edward Karuna · 4 years ago
  74. 2b3e178 fuchsia: Fix build by Yilong Li · 4 years ago
  75. d632d99 Merge "vulkan: Add functions to test unclean exit of vulkan guest processes" by Lingfeng Yang · 4 years ago
  76. 25bca5a vulkan: Add functions to test unclean exit of vulkan guest processes by Lingfeng Yang · 4 years ago
  77. 6e05b7f Use qemu_pipe_read(write)_fully instead of handwritten retries by Roman Kiryanov · 4 years ago
  78. 8d4f39f Guard native sync usage to non host builds by Jason Macnak · 4 years ago
  79. f6d1df0 Merge "Use virtio gpu native sync for vkCreateFence when available" by Jason Macnak · 4 years ago
  80. c49d89d tracing prototype: guest-side changes for gfxstream by Lingfeng Yang · 4 years, 1 month ago
  81. 1dc72f9 Merge "(reland) Make it easier to locally unit test guest/host combined tracing" by Lingfeng Yang · 4 years ago
  82. d86380c Use virtio gpu native sync for vkCreateFence when available by Jason Macnak · 4 years, 1 month ago
  83. 0a72f98 (reland) Make it easier to locally unit test guest/host combined tracing by Lingfeng Yang · 4 years ago
  84. aa6529f vulkan: Add VK_KHR_image_format_list to allowed device extension list. by Yilong Li · 4 years ago
  85. 1cab537 Merge "vulkan: remove use of lock in syncEncodersFor(CommandBuffer|Queue)" by Lingfeng Yang · 4 years ago
  86. 27ac976 codecs: work around maximum simultanious instance 32 issue by bohu · 4 years ago
  87. 10f8885 codecs: fix pts truncation error by bohu · 4 years ago
  88. 2af8133 codecs: check for nullptr in vpx by bohu · 4 years, 1 month ago
  89. b012b05 codecs: enable vpx parallel decoding by bohu · 4 years, 2 months ago
  90. e4308c1 codecs: shrink memory slot size from 8M to 2M by bohu · 4 years, 2 months ago
  91. 4f8dd7c Merge "Revert "Make it easier to locally unit test guest/host combined tracing"" by Lingfeng Yang · 4 years ago
  92. e926f0a Revert "Make it easier to locally unit test guest/host combined tracing" by Lingfeng Yang · 4 years ago
  93. b9c79eb Merge "Make it easier to locally unit test guest/host combined tracing" by Lingfeng Yang · 4 years ago
  94. 34eec78 vulkan: remove use of lock in syncEncodersFor(CommandBuffer|Queue) by Lingfeng Yang · 4 years ago
  95. 0f6a6c8 vulkan: Switch to BumpPool in guest (v2) (take codegen) by Lingfeng Yang · 4 years ago
  96. 9ee90ce Make it easier to locally unit test guest/host combined tracing by Lingfeng Yang · 4 years ago
  97. ab89e17 fuchsia: Set sysmem constraints only if format/tiling/usage valid on host. by Yilong Li · 4 years ago
  98. dcac401 Use VkEncoder.inl.* instead of letting it be generated (guest) by Lingfeng Yang · 4 years ago
  99. 3cee6df Merge "Don't try to do robust buffer access checks on non-linked attrib indices" by Lingfeng Yang · 4 years ago
  100. 62054e9 Don't try to do robust buffer access checks on non-linked attrib indices by Lingfeng Yang · 4 years ago