1. f6533b3 gfxstream: retry DRM_IOCTM_VIRTGPU_WAIT by Lingfeng Yang · 4 years, 1 month ago
  2. aa6529f vulkan: Add VK_KHR_image_format_list to allowed device extension list. by Yilong Li · 4 years, 1 month ago
  3. 8ceea7c [fuchsia] Fix Zircon library dependency. by David 'Digit' Turner · 4 years, 1 month ago
  4. 1cab537 Merge "vulkan: remove use of lock in syncEncodersFor(CommandBuffer|Queue)" by Lingfeng Yang · 4 years, 1 month ago
  5. 27ac976 codecs: work around maximum simultanious instance 32 issue by bohu · 4 years, 2 months ago
  6. 10f8885 codecs: fix pts truncation error by bohu · 4 years, 2 months ago
  7. 2af8133 codecs: check for nullptr in vpx by bohu · 4 years, 4 months ago
  8. b012b05 codecs: enable vpx parallel decoding by bohu · 4 years, 4 months ago
  9. e4308c1 codecs: shrink memory slot size from 8M to 2M by bohu · 4 years, 4 months ago
  10. 4f8dd7c Merge "Revert "Make it easier to locally unit test guest/host combined tracing"" by Lingfeng Yang · 4 years, 2 months ago
  11. e926f0a Revert "Make it easier to locally unit test guest/host combined tracing" by Lingfeng Yang · 4 years, 2 months ago
  12. b9c79eb Merge "Make it easier to locally unit test guest/host combined tracing" by Lingfeng Yang · 4 years, 2 months ago
  13. 24dfa74 Merge "vulkan: Switch to BumpPool in guest (v2) (take codegen)" by Lingfeng Yang · 4 years, 2 months ago
  14. 34eec78 vulkan: remove use of lock in syncEncodersFor(CommandBuffer|Queue) by Lingfeng Yang · 4 years, 2 months ago
  15. 0f6a6c8 vulkan: Switch to BumpPool in guest (v2) (take codegen) by Lingfeng Yang · 4 years, 2 months ago
  16. 16dbce7 Revert "Switch to vk_icdInitializeOpenInNamespaceCallback" by cstout · 4 years, 2 months ago
  17. 4b18053 Switch to vk_icdInitializeOpenInNamespaceCallback by Craig Stout · 4 years, 2 months ago
  18. 9ee90ce Make it easier to locally unit test guest/host combined tracing by Lingfeng Yang · 4 years, 2 months ago
  19. ab89e17 fuchsia: Set sysmem constraints only if format/tiling/usage valid on host. by Yilong Li · 4 years, 2 months ago
  20. dcac401 Use VkEncoder.inl.* instead of letting it be generated (guest) by Lingfeng Yang · 4 years, 2 months ago
  21. 3cee6df Merge "Don't try to do robust buffer access checks on non-linked attrib indices" by Lingfeng Yang · 4 years, 2 months ago
  22. 62054e9 Don't try to do robust buffer access checks on non-linked attrib indices by Lingfeng Yang · 4 years, 2 months ago
  23. 452ffeb vulkan: Use heap type to determine buffer collection type by Yilong Li · 4 years, 2 months ago
  24. e8f712f Merge "vulkan: Support imported host-visible memory on Fuchsia." by Yilong Li · 4 years, 2 months ago
  25. 1ce350b vulkan: Support imported host-visible memory on Fuchsia. by Yilong Li · 4 years, 2 months ago
  26. 6fa7750 Merge "renderControl_enc: (2/3) Pass mapping size to rcMapGpaToBufferHandle()." by Treehugger Robot · 4 years, 2 months ago
  27. 12e203b Merge "Warning fix for asg_context_create" by Treehugger Robot · 4 years, 2 months ago
  28. b4aa7a2 Merge "vulkan_enc: Add vkGetLinearImageLayoutGOOGLE() method to guest encoder." by Yilong Li · 4 years, 2 months ago
  29. 11d8c35 Warning fix for asg_context_create by Alistair Delva · 4 years, 2 months ago
  30. 7998327 Also decref in unregister_VkCommandBuffer/Queue by Lingfeng Yang · 4 years, 2 months ago
  31. 919100d Always inc/decref in sync(CommandBuffers/Queues) by Lingfeng Yang · 4 years, 2 months ago
  32. 58621b9 renderControl_enc: (2/3) Pass mapping size to rcMapGpaToBufferHandle(). by Yilong Li · 4 years, 2 months ago
  33. a48b010 vulkan_enc: Add vkGetLinearImageLayoutGOOGLE() method to guest encoder. by Yilong Li · 4 years, 2 months ago
  34. 8974508 Merge changes Ia3f63a83,Icc4f5ab9 by Yilong Li · 4 years, 2 months ago
  35. 5cb1b09 [build] Suppress -Wconversion warnings by Shai Barack · 4 years, 2 months ago
  36. 379f5c3 fuchsia: Fix Fuchsia build by Yilong Li · 4 years, 2 months ago
  37. 7351715 renderControl_enc: Add rcCreateBuffer2 method. by Yilong Li · 4 years, 2 months ago
  38. 1454ba8 Don't query max color attachments in gles2 by Lingfeng Yang · 4 years, 2 months ago
  39. e96843b Merge "Move host validation to guest" by Lingfeng Yang · 4 years, 2 months ago
  40. ed069c5 Move host validation to guest by Lingfeng Yang · 4 years, 3 months ago
  41. 98188d9 Merge changes I4665c1fb,I3d9b8dd9 am: b5bd9f4142 by Treehugger Robot · 4 years, 3 months ago
  42. b5bd9f4 Merge changes I4665c1fb,I3d9b8dd9 by Treehugger Robot · 4 years, 3 months ago
  43. 5a16233 Support YUV conversion in vulkan with Android hardware buffer by Yahan Zhou · 4 years, 3 months ago
  44. 183ce66 Support YUV420p by Yahan Zhou · 4 years, 3 months ago
  45. 8050014 Merge "intrusive refcount for encoders so we dont need cleanup callback" am: 2a3bc5d2b8 by Lingfeng Yang · 4 years, 3 months ago
  46. 2a3bc5d Merge "intrusive refcount for encoders so we dont need cleanup callback" by Lingfeng Yang · 4 years, 3 months ago
  47. fa7efc3 intrusive refcount for encoders so we dont need cleanup callback by Lingfeng Yang · 4 years, 3 months ago
  48. 55a2eb8 Merge "vulkan: Do not abort if color buffer already exists" am: 2c65020824 by Treehugger Robot · 4 years, 3 months ago
  49. 2c65020 Merge "vulkan: Do not abort if color buffer already exists" by Treehugger Robot · 4 years, 3 months ago
  50. 5de9e02 Merge "vulkan_enc: check image format for external images on Fuchsia." am: a862406104 by Treehugger Robot · 4 years, 3 months ago
  51. a862406 Merge "vulkan_enc: check image format for external images on Fuchsia." by Treehugger Robot · 4 years, 3 months ago
  52. e8ac9d0 vulkan: Do not abort if color buffer already exists by Yilong Li · 4 years, 3 months ago
  53. 909d589 Mark Android R (rvc-dev-plus-aosp-without-vendor@6692709) as merged by Xin Li · 4 years, 3 months ago
  54. 6405487 memset all drm_virtgpu_map structs to 0 before using am: 85dfc611a7 by Lingfeng Yang · 4 years, 3 months ago
  55. 85dfc61 memset all drm_virtgpu_map structs to 0 before using by Lingfeng Yang · 4 years, 3 months ago
  56. b2925cc vulkan_enc: check image format for external images on Fuchsia. by Yilong Li · 4 years, 3 months ago
  57. 1e04835 tracing: Add trace points to encoded gles/rc functions am: 14774b4689 by Lingfeng Yang · 4 years, 3 months ago
  58. 14774b4 tracing: Add trace points to encoded gles/rc functions by Lingfeng Yang · 4 years, 3 months ago
  59. e20392a Don't glMapBufferRange on the host if possible am: 1ae08114d8 by Lingfeng Yang · 4 years, 3 months ago
  60. f14b36e Add StateTrackingSupport that includes a class to track predicates am: 7d677c5a14 by Lingfeng Yang · 4 years, 3 months ago
  61. c7adc6a Change GOLDFISH_VULKAN macro to GFXSTREAM macro am: 6f9871ba3a by Lingfeng Yang · 4 years, 3 months ago
  62. 1ae0811 Don't glMapBufferRange on the host if possible by Lingfeng Yang · 4 years, 3 months ago
  63. 7d677c5 Add StateTrackingSupport that includes a class to track predicates by Lingfeng Yang · 4 years, 3 months ago
  64. 6f9871b Change GOLDFISH_VULKAN macro to GFXSTREAM macro by Lingfeng Yang · 4 years, 3 months ago
  65. 494ba43 Merge "fuchsia: Replace deprecated renderControl FIDL methods." am: 6b45cfd7f6 by Treehugger Robot · 4 years, 3 months ago
  66. 6b45cfd Merge "fuchsia: Replace deprecated renderControl FIDL methods." by Treehugger Robot · 4 years, 3 months ago
  67. cce1e85 Remove TLS_SLOT_OPENGL usage on Android, use C++11 thread_local instead am: 52cbcbe2bb by Lingfeng Yang · 4 years, 3 months ago
  68. 52cbcbe Remove TLS_SLOT_OPENGL usage on Android, use C++11 thread_local instead by Lingfeng Yang · 4 years, 3 months ago
  69. 44e0bba fuchsia: Replace deprecated renderControl FIDL methods. by Yilong Li · 4 years, 3 months ago
  70. 15f72a9 renderControl_enc: rename rcMapGpaToColorBuffer to rcMapGpaToBufferHandle am: 3eb1c73065 by Yilong Li · 4 years, 3 months ago
  71. 3eb1c73 renderControl_enc: rename rcMapGpaToColorBuffer to rcMapGpaToBufferHandle by Yilong Li · 4 years, 3 months ago
  72. bec8812 renderControl_enc: Add two renderControl methods. am: 4c34ca6f8f by Yilong Li · 4 years, 3 months ago
  73. 4c34ca6 renderControl_enc: Add two renderControl methods. by Yilong Li · 4 years, 4 months ago
  74. 04252de AddressSpaceStream: Fix Fuchsia build. am: 8892d775fd by Yilong Li · 4 years, 4 months ago
  75. 8892d77 AddressSpaceStream: Fix Fuchsia build. by Yilong Li · 4 years, 4 months ago
  76. 66641c7 HostConnection: skip VIRTIO_GPU_ADDRESS_SPACE on Fuchsia am: 4f2e611f0f by Yilong Li · 4 years, 4 months ago
  77. 4f2e611 HostConnection: skip VIRTIO_GPU_ADDRESS_SPACE on Fuchsia by Yilong Li · 4 years, 4 months ago
  78. d968327 fuchsia: Fix fuchsia build am: 39ef5bd818 by Yilong Li · 4 years, 4 months ago
  79. 39ef5bd fuchsia: Fix fuchsia build by Yilong Li · 4 years, 4 months ago
  80. cb515e7 fuchsia: Replace FIDL C++ bindings with LLCPP. am: 6dc9b5b39a by Yilong Li · 4 years, 4 months ago
  81. 6dc9b5b fuchsia: Replace FIDL C++ bindings with LLCPP. by Yilong Li · 4 years, 4 months ago
  82. 8dd6c51 fuchsia: Label all exportable images/buffers as sysmem-backed. am: e1a9133769 by Yilong Li · 4 years, 4 months ago
  83. 36bd8ad build: Reformat BUILD.gn am: 8c54b9c69f by Yilong Li · 4 years, 4 months ago
  84. e1a9133 fuchsia: Label all exportable images/buffers as sysmem-backed. by Yilong Li · 4 years, 4 months ago
  85. 8c54b9c build: Reformat BUILD.gn by Yilong Li · 4 years, 4 months ago
  86. 24a170a Merge "Fix GCH preview not working w/ minigbm" am: 93ae9108bb am: e81122e725 by Lingfeng Yang · 4 years, 4 months ago
  87. e81122e Merge "Fix GCH preview not working w/ minigbm" am: 93ae9108bb by Lingfeng Yang · 4 years, 4 months ago
  88. 93ae910 Merge "Fix GCH preview not working w/ minigbm" by Lingfeng Yang · 4 years, 4 months ago
  89. 436a6ad Fix GCH preview not working w/ minigbm by Lingfeng Yang · 4 years, 4 months ago
  90. aab08a8 Merge changes I55f26e97,Iec044d31 am: ec6b3a9781 am: bc6b7b28e1 by Lingfeng Yang · 4 years, 4 months ago
  91. bc6b7b2 Merge changes I55f26e97,Iec044d31 am: ec6b3a9781 by Lingfeng Yang · 4 years, 4 months ago
  92. ec6b3a9 Merge changes I55f26e97,Iec044d31 by Lingfeng Yang · 4 years, 4 months ago
  93. 3b7183e remove encoder lock, change to atomic and thread local check am: 256f9251d4 am: 280c1d9a63 by Lingfeng Yang · 4 years, 4 months ago
  94. b8996b7 async queue submit (guest) am: f89f75d196 am: a2be1816a0 by Lingfeng Yang · 4 years, 4 months ago
  95. 280c1d9 remove encoder lock, change to atomic and thread local check am: 256f9251d4 by Lingfeng Yang · 4 years, 4 months ago
  96. a2be181 async queue submit (guest) am: f89f75d196 by Lingfeng Yang · 4 years, 4 months ago
  97. 256f925 remove encoder lock, change to atomic and thread local check by Lingfeng Yang · 4 years, 4 months ago
  98. f89f75d async queue submit (guest) by Lingfeng Yang · 4 years, 4 months ago
  99. 9e37105 HostConnection: remove the use of the stream pointer after moved am: c42eb49eab am: f42e244ce5 by Kaiyi Li · 4 years, 4 months ago
  100. f42e244 HostConnection: remove the use of the stream pointer after moved am: c42eb49eab by Kaiyi Li · 4 years, 4 months ago