1. 590870d Revert "Add vkCmd* device extension functions" by Yilong Li · 2 years, 4 months ago
  2. 814d534 Revert "Add functions to fetch device from commandbuffer" by Yilong Li · 2 years, 4 months ago
  3. 944c9ee Add functions to fetch device from commandbuffer by Yahan Zhou · 2 years, 4 months ago
  4. f183ac6 Add vkCmd* device extension functions by Yahan Zhou · 2 years, 4 months ago
  5. b851b7e Regenerate encoder from external/gfxstream-protocols by Yahan Zhou · 2 years, 4 months ago
  6. 485f1e2 Merge "Allow EGL images to be created with P010 AHBs on Gfxstream" by Jason Macnak · 2 years, 5 months ago
  7. dd2c317 fuchsia: Support VK_EXT_queue_family_foreign by Yilong Li · 2 years, 5 months ago
  8. e365128 Merge "Handle VkSamplerCustomBorderColorCreateInfoEXT in on_vkCreateSampler()" by Treehugger Robot · 2 years, 5 months ago
  9. cb8d3fa Merge "fuchsia: Only call vkGetLinearImageLayout2 on linear image creation." by Treehugger Robot · 2 years, 5 months ago
  10. a31e64d Handle VkSamplerCustomBorderColorCreateInfoEXT in on_vkCreateSampler() by Jason Macnak · 2 years, 5 months ago
  11. 7907feb fuchsia: Fix build by Yilong Li · 2 years, 5 months ago
  12. 9db4827 fuchsia: Only call vkGetLinearImageLayout2 on linear image creation. by Yilong Li · 2 years, 5 months ago
  13. 4a9e310 Allow EGL images to be created with P010 AHBs on Gfxstream by Jason Macnak · 2 years, 5 months ago
  14. 53e6ce1 Adds a NoOpComposer by Jason Macnak · 2 years, 5 months ago
  15. e22c8d1 Use multiple composition result buffer by Kaiyi Li · 2 years, 5 months ago
  16. a67699f Reformat HostComposer by Kaiyi Li · 2 years, 5 months ago
  17. bb1a6e3 Merge "goldfish-opengl: meson modifications for header change" by Treehugger Robot · 2 years, 5 months ago
  18. 10c5cc3 Merge "goldfish-opengl: always use local virtgpu_drm.h" by Treehugger Robot · 2 years, 5 months ago
  19. fb10c9a Merge "Fix textarget in s_glFramebufferTexture2D" by Treehugger Robot · 2 years, 5 months ago
  20. 0763749 goldfish-opengl: meson modifications for header change by Gurchetan Singh · 2 years, 5 months ago
  21. f73beba goldfish-opengl: always use local virtgpu_drm.h by Gurchetan Singh · 2 years, 5 months ago
  22. 029738d Fix textarget in s_glFramebufferTexture2D by Yahan Zhou · 2 years, 5 months ago
  23. ea692c5 goldfish-opengl: remove retrying rendernode logic by Gurchetan Singh · 2 years, 5 months ago
  24. 683d66a goldfish-opengl: open rendernode in HostConnection by Gurchetan Singh · 2 years, 5 months ago
  25. 6adffbd goldfish-opengl: one virtgpu instance per HostConnection by Gurchetan Singh · 2 years, 5 months ago
  26. edd0622 Merge "Wait until host resource is created when using virtio-gpu" by Treehugger Robot · 2 years, 5 months ago
  27. 8eb2f02 Wait until host resource is created when using virtio-gpu by Kaiyi Li · 2 years, 5 months ago
  28. e452042 Merge "Demote fallback to client composition logs to DEBUG_LOG" by Treehugger Robot · 2 years, 5 months ago
  29. 44d4891 Revert "goldfish-opengl: don't filter out DEVICE_LOCAL_BIT" by Gurchetan Singh · 2 years, 5 months ago
  30. 2cf270a goldfish-opengl: don't filter out DEVICE_LOCAL_BIT by Gurchetan Singh · 2 years, 5 months ago
  31. 42d67e4 goldfish-opengl: get rid of isMemoryTypeHostVisible by Gurchetan Singh · 2 years, 6 months ago
  32. 54d82fe goldfish-opengl: expose external memory on Linux guests by Gurchetan Singh · 2 years, 6 months ago
  33. 851ba88 Merge "Check the reserved usage bits" by Treehugger Robot · 2 years, 5 months ago
  34. 69131f7 Demote fallback to client composition logs to DEBUG_LOG by Jason Macnak · 2 years, 5 months ago
  35. 097e542 Check the reserved usage bits by Roman Kiryanov · 2 years, 5 months ago
  36. 77647fd goldfish-opengl: remove connectionType() by Gurchetan Singh · 2 years, 6 months ago
  37. ca5a7d5 goldfish-opengl: assume PLATFORM_SDK_VERSION greater than 16 by Gurchetan Singh · 2 years, 6 months ago
  38. 657334d goldfish-opengl: nuke getOrCreateRendernodeFd() by Gurchetan Singh · 2 years, 6 months ago
  39. 012218c Merge "fuchsia: Fix a division-by-zero error." by Yilong Li · 2 years, 6 months ago
  40. 95d2e35 fuchsia: Fix a division-by-zero error. by Yilong Li · 2 years, 6 months ago
  41. d64a2c6 Merge "goldfish-opengl: One virtio-gpu instance per API instance" by Treehugger Robot · 2 years, 6 months ago
  42. cf78c9c Merge changes I4b8773f8,I1a6798a3 by Yilong Li · 2 years, 6 months ago
  43. a9f2791 goldfish-opengl: One virtio-gpu instance per API instance by Gurchetan Singh · 2 years, 7 months ago
  44. 6f7f30c goldfish-opengl: plumb capset_id to creation of virtio-gpu device by Gurchetan Singh · 2 years, 6 months ago
  45. 1c607c7 ResourceTracker: Use vkGetLinearImageLayout2GOOGLE to check linear image layout. by Yilong Li · 2 years, 6 months ago
  46. dcaf067 gfxstream guest: Add vkGetLinearImageLayout2GOOGLE by Yilong Li · 2 years, 6 months ago
  47. 430076e fucshia: Fix build. by Yilong Li · 2 years, 6 months ago
  48. 6c5a79d goldfish-opengl: ifdef VK_USE_PLATFORM_ANDROID_KHR --> ifdef VK_USE_PLATFORM_ANDROID_KHR or Linux by Gurchetan Singh · 2 years, 7 months ago
  49. 647d45a goldfish-opengl: assume post-O by Gurchetan Singh · 2 years, 7 months ago
  50. 6710a04 goldfish-opengl: Remove extra exclamation points by Gurchetan Singh · 2 years, 6 months ago
  51. cb69cad Check for failed mmap, and return OOM after cleaning up. by Mateusz Przybylski · 2 years, 11 months ago
  52. 1e400ad goldfish-opengl: remove extra VK_KHR_image_format_list by Gurchetan Singh · 2 years, 7 months ago
  53. 94411f6 Do not query capset info on CONTEXT_INIT. by Doug Horn · 2 years, 7 months ago
  54. fb7eb3f Merge "Mac build fix" by Yahan Zhou · 2 years, 7 months ago
  55. f72403b Mac build fix by Yahan Zhou · 2 years, 7 months ago
  56. 4ab328c Reland "Share the same rendernode for all host memory block"" by Gurchetan Singh · 2 years, 7 months ago
  57. a81c85e goldfish-opengl: be more platform agnostic with by Gurchetan Singh · 2 years, 7 months ago
  58. a8729e3 Add extensions required for Angle GL apis support by William Ho · 2 years, 7 months ago
  59. 255da09 Revert "Revert "Add VK_EXT_line_rasterization extension support"" by Kaiyi Li · 2 years, 7 months ago
  60. dc8a9fc Revert "Add VK_EXT_line_rasterization extension support" by William Ho · 2 years, 7 months ago
  61. 4cc832d Add VK_EXT_line_rasterization extension support by William Ho · 2 years, 7 months ago
  62. 547575b Merge "add externsion VK_EXT_provoking_vertex support" by Hailin Zhang · 2 years, 7 months ago
  63. c3cdb99 Merge "Avoid an extra copy for RGBA layers" by Treehugger Robot · 2 years, 7 months ago
  64. bfae1f2 add externsion VK_EXT_provoking_vertex support by Hailin zhang · 2 years, 7 months ago
  65. b5e6d0b Avoid an extra copy for RGBA layers by Jason Macnak · 2 years, 7 months ago
  66. bc29f5e Merge changes from topic "vk-198-reland" by Yilong Li · 2 years, 7 months ago
  67. 377ff8c Respect libdrm vsyncs by Doug Horn · 2 years, 7 months ago
  68. 5c65376 Build fix by Yahan Zhou · 2 years, 7 months ago
  69. 935e3b7 goldfish-opengl: use context init with virtio-gpu by Gurchetan Singh · 2 years, 7 months ago
  70. 2522b12 goldfish-opengl: use virtio-gpu address space on Linux by Gurchetan Singh · 2 years, 7 months ago
  71. 8fb0642 goldfish-opengl: generate a ICD by Gurchetan Singh · 2 years, 7 months ago
  72. c01f2cf Returns a valid fd in vkGetFenceFdKHR for signaled VkFence by Kaiyi Li · 2 years, 8 months ago
  73. 8502cbb Merge "goldfish-opengl: differentiate goldfish/virtio-gpu via minigbm only" by Treehugger Robot · 2 years, 7 months ago
  74. a91847a goldfish-opengl: differentiate goldfish/virtio-gpu via minigbm only by Gurchetan Singh · 2 years, 7 months ago
  75. 7d95695 Merge "add rgtc extension support" by Hailin Zhang · 2 years, 7 months ago
  76. 704033f add rgtc extension support by hailinzhang · 2 years, 8 months ago
  77. 62ca1fc Adds some atrace annotations for ranchu hwc with guest composer by Jason Macnak · 2 years, 8 months ago
  78. e12328f fuchsia: Support upstream FUCHSIA_buffer_collection extension. by Yilong Li · 2 years, 8 months ago
  79. 1a68f65 goldfish-opengl: add Linux meson build for Vulkan cereal by Gurchetan Singh · 2 years, 10 months ago
  80. 353409a Reland vulkan-198[G3]: guest codegen by Yilong Li · 2 years, 8 months ago
  81. b95f07b Reland vulkan-198[G2]: Update guest handle list. by Yilong Li · 2 years, 8 months ago
  82. faad364 Reland vulkan-198[G1]: Support building on old version of vulkan-headers. by Yilong Li · 2 years, 8 months ago
  83. 12946ba goldfish-opengl: include <cstddef> by Gurchetan Singh · 2 years, 8 months ago
  84. a6f5faf goldfish-opengl: reference <virtgpu_drm.h>, not <drm/virtgpu_drm.h> by Gurchetan Singh · 2 years, 8 months ago
  85. a91c275 goldfish-opengl: Linux stream fix by Gurchetan Singh · 2 years, 10 months ago
  86. cc675d7 goldfish-opengl: more compat by Gurchetan Singh · 2 years, 10 months ago
  87. ffc8b54 goldfish-opengl: update Android compatibility layer by Gurchetan Singh · 2 years, 8 months ago
  88. a1292d9 goldfish-opengl: add cstring in various places by Gurchetan Singh · 2 years, 10 months ago
  89. 16dddda Revert "vulkan-198[G1]: Support building on old version of vulka..." by Louis Chang · 2 years, 8 months ago
  90. 05c9961 Revert "vulkan-198[G2]: Update guest handle list." by Louis Chang · 2 years, 8 months ago
  91. a9f41f5 Revert "vulkan-198[G3]: guest codegen" by Louis Chang · 2 years, 8 months ago
  92. 4f1c32a vulkan-198[G3]: guest codegen by Yilong Li · 2 years, 8 months ago
  93. 7df71db vulkan-198[G2]: Update guest handle list. by Yilong Li · 2 years, 8 months ago
  94. be01544 vulkan-198[G1]: Support building on old version of vulkan-headers. by Yilong Li · 2 years, 8 months ago
  95. 7437171 fuchsia: Remove references to old VK_FUCHSIA_buffer_collection extension by Yilong Li · 2 years, 8 months ago
  96. 5340f44 fuchsia: Remove private defs of external memory / semaphore exts. by Yilong Li · 2 years, 8 months ago
  97. ac779aa fuchsia: Remove all TEMP_* enum values. (guest) by Yilong Li · 2 years, 8 months ago
  98. d5a6c16 fuchsia: Remove all references to FUCHSIA(X) for non-Fuchsia builds by Yilong Li · 2 years, 8 months ago
  99. 8f2f8b7 fuchsia: Remove old FUCHSIA buffer collection extension. by Yilong Li · 2 years, 8 months ago
  100. 324fa65 deepcopy: Always cast pointer to "void*" for allocated pNext structs (guest codegen) by Yilong Li · 2 years, 8 months ago