1. 4118a4c Merge "[fidl] Finish fitx::result migration" by Treehugger Robot · 2 years, 5 months ago
  2. e9cfda0 [fidl] Finish fitx::result migration by Alex Zaslavsky · 2 years, 5 months ago
  3. eeb3fa8 Add optional encoder debug logging to VkEncoder by Jason Macnak · 2 years, 5 months ago
  4. 5e01ae4 Regenerate codegen from external/gfxstream-protocols by Jason Macnak · 2 years, 5 months ago
  5. a44a58c Merge "Translate Android external formats structs to Ycbcr sampler" by Jason Macnak · 2 years, 5 months ago
  6. a713b41 Translate Android external formats structs to Ycbcr sampler by Kaiyi Li · 3 years, 2 months ago
  7. 00abcfd Merge "goldfish-opengl: nuke canFitVirtualHostVisibleMemoryInfo" by Treehugger Robot · 2 years, 5 months ago
  8. 4db854f Fix string-compare warning (2nd try) by Yi Kong · 2 years, 5 months ago
  9. 67c1fd3 Fix string-compare warning by Yi Kong · 2 years, 5 months ago
  10. 619e49f goldfish-opengl: nuke canFitVirtualHostVisibleMemoryInfo by Gurchetan Singh · 2 years, 6 months ago
  11. 56b013e renderControl: Remove redundant ';' after function definition by Yilong Li · 2 years, 6 months ago
  12. 96c9ca8 Merge changes Id383d1b6,Iabd9eebe by Yilong Li · 2 years, 6 months ago
  13. 254fa26 vulkan: Always send local copies of VkBufferCreateInfo to host by Yilong Li · 2 years, 6 months ago
  14. e135221 vulkan: vkBindImageMemory() should filter invalid inputs. by Yilong Li · 2 years, 6 months ago
  15. d74ca10 Merge "add GL_EXT_texture_buffer and GL_EXT_draw_buffers_indexed" by Hailin Zhang · 2 years, 6 months ago
  16. d820853 Merge "Fix misleading indentation." by Treehugger Robot · 2 years, 6 months ago
  17. 1033564 Merge "[fidl] Migrate error syntax to fitx::result" by Treehugger Robot · 2 years, 6 months ago
  18. d27e418 Fix misleading indentation. by Elliott Hughes · 2 years, 6 months ago
  19. 7782156 add GL_EXT_texture_buffer and GL_EXT_draw_buffers_indexed by Hailin zhang · 2 years, 6 months ago
  20. ea8288d Merge "Rewrite RBO with shared pointer" by Yahan Zhou · 2 years, 6 months ago
  21. 0371712 Merge "Pass VkExportFenceCreateInfo to host" by William Ho · 2 years, 6 months ago
  22. e9be354 Rewrite RBO with shared pointer by Yahan Zhou · 2 years, 6 months ago
  23. 3aec170 goldfish-opengl: don't de-duplicate rendernode fd for non-ASG streams by Gurchetan Singh · 2 years, 6 months ago
  24. f10fa54 Merge "Regenerate function table for vkCmd* device extensions" by Yahan Zhou · 2 years, 6 months ago
  25. 74193b7 Pass VkExportFenceCreateInfo to host by William Ho · 2 years, 6 months ago
  26. 97f37fa Revert^2 "Add functions to fetch device from commandbuffer" by Yahan Zhou · 2 years, 6 months ago
  27. 104bc64 [fidl] Migrate error syntax to fitx::result by Alex Zaslavsky · 2 years, 6 months ago
  28. 8a61df4 Regenerate function table for vkCmd* device extensions by Yahan Zhou · 2 years, 6 months ago
  29. ee72612 Merge "Add more format features for AHB in Vulkan" by Treehugger Robot · 2 years, 6 months ago
  30. 9ff9b25 Merge "Fix corner case for render buffer reference count" by Treehugger Robot · 2 years, 6 months ago
  31. 5a35a21 Add more format features for AHB in Vulkan by Yahan Zhou · 2 years, 6 months ago
  32. 1e6a441 Merge "goldfish-opengl: remove virtio-gpu specific ASG ops" by Treehugger Robot · 2 years, 6 months ago
  33. 7f3c6b0 [fuchsia] Use new field name in logger config by Tamir Duberstein · 2 years, 6 months ago
  34. a0e82a6 goldfish-opengl: remove virtio-gpu specific ASG ops by Gurchetan Singh · 2 years, 7 months ago
  35. 8764f2c Fix corner case for render buffer reference count by Yahan Zhou · 2 years, 6 months ago
  36. e92b48b Merge changes from topic "revert-2064289-vkcmd-OTJMALPHRK" by Yahan Zhou · 2 years, 6 months ago
  37. 590870d Revert "Add vkCmd* device extension functions" by Yilong Li · 2 years, 6 months ago
  38. 814d534 Revert "Add functions to fetch device from commandbuffer" by Yilong Li · 2 years, 6 months ago
  39. 3c6a664 Merge "[build] Fix strict prototype warning with latest Clang." by Daniel Thornburgh · 2 years, 7 months ago
  40. 28522a8 [build] Fix strict prototype warning with latest Clang. by Daniel Thornburgh · 2 years, 7 months ago
  41. 7b99a38 Report memory feature in getPhysicalDeviceFeature2 by Yahan Zhou · 2 years, 7 months ago
  42. 944c9ee Add functions to fetch device from commandbuffer by Yahan Zhou · 2 years, 7 months ago
  43. f183ac6 Add vkCmd* device extension functions by Yahan Zhou · 2 years, 7 months ago
  44. b851b7e Regenerate encoder from external/gfxstream-protocols by Yahan Zhou · 2 years, 7 months ago
  45. 485f1e2 Merge "Allow EGL images to be created with P010 AHBs on Gfxstream" by Jason Macnak · 2 years, 7 months ago
  46. c09edb7 Merge "fuchsia: Support VK_EXT_queue_family_foreign" by Yilong Li · 2 years, 7 months ago
  47. dd2c317 fuchsia: Support VK_EXT_queue_family_foreign by Yilong Li · 2 years, 7 months ago
  48. 9212a42 Identify samplerExternalOES in sampler array by Yahan Zhou · 2 years, 7 months ago
  49. e365128 Merge "Handle VkSamplerCustomBorderColorCreateInfoEXT in on_vkCreateSampler()" by Treehugger Robot · 2 years, 7 months ago
  50. cb8d3fa Merge "fuchsia: Only call vkGetLinearImageLayout2 on linear image creation." by Treehugger Robot · 2 years, 7 months ago
  51. a31e64d Handle VkSamplerCustomBorderColorCreateInfoEXT in on_vkCreateSampler() by Jason Macnak · 2 years, 7 months ago
  52. 7907feb fuchsia: Fix build by Yilong Li · 2 years, 7 months ago
  53. 9db4827 fuchsia: Only call vkGetLinearImageLayout2 on linear image creation. by Yilong Li · 2 years, 7 months ago
  54. 4a9e310 Allow EGL images to be created with P010 AHBs on Gfxstream by Jason Macnak · 2 years, 7 months ago
  55. 1f82b47 Merge "Fix compile errors on Android R" by Treehugger Robot · 2 years, 7 months ago
  56. 576cb8b Fix compile errors on Android R by Kaiyi Li · 2 years, 7 months ago
  57. 53e6ce1 Adds a NoOpComposer by Jason Macnak · 2 years, 8 months ago
  58. e22c8d1 Use multiple composition result buffer by Kaiyi Li · 2 years, 7 months ago
  59. a67699f Reformat HostComposer by Kaiyi Li · 2 years, 7 months ago
  60. bb1a6e3 Merge "goldfish-opengl: meson modifications for header change" by Treehugger Robot · 2 years, 8 months ago
  61. 10c5cc3 Merge "goldfish-opengl: always use local virtgpu_drm.h" by Treehugger Robot · 2 years, 8 months ago
  62. fb10c9a Merge "Fix textarget in s_glFramebufferTexture2D" by Treehugger Robot · 2 years, 8 months ago
  63. 0763749 goldfish-opengl: meson modifications for header change by Gurchetan Singh · 2 years, 8 months ago
  64. f73beba goldfish-opengl: always use local virtgpu_drm.h by Gurchetan Singh · 2 years, 8 months ago
  65. 029738d Fix textarget in s_glFramebufferTexture2D by Yahan Zhou · 2 years, 8 months ago
  66. ea692c5 goldfish-opengl: remove retrying rendernode logic by Gurchetan Singh · 2 years, 8 months ago
  67. 683d66a goldfish-opengl: open rendernode in HostConnection by Gurchetan Singh · 2 years, 8 months ago
  68. 6adffbd goldfish-opengl: one virtgpu instance per HostConnection by Gurchetan Singh · 2 years, 8 months ago
  69. edd0622 Merge "Wait until host resource is created when using virtio-gpu" by Treehugger Robot · 2 years, 8 months ago
  70. 8eb2f02 Wait until host resource is created when using virtio-gpu by Kaiyi Li · 2 years, 8 months ago
  71. e452042 Merge "Demote fallback to client composition logs to DEBUG_LOG" by Treehugger Robot · 2 years, 8 months ago
  72. 44d4891 Revert "goldfish-opengl: don't filter out DEVICE_LOCAL_BIT" by Gurchetan Singh · 2 years, 8 months ago
  73. 2cf270a goldfish-opengl: don't filter out DEVICE_LOCAL_BIT by Gurchetan Singh · 2 years, 8 months ago
  74. 42d67e4 goldfish-opengl: get rid of isMemoryTypeHostVisible by Gurchetan Singh · 2 years, 8 months ago
  75. 54d82fe goldfish-opengl: expose external memory on Linux guests by Gurchetan Singh · 2 years, 8 months ago
  76. 851ba88 Merge "Check the reserved usage bits" by Treehugger Robot · 2 years, 8 months ago
  77. 69131f7 Demote fallback to client composition logs to DEBUG_LOG by Jason Macnak · 2 years, 8 months ago
  78. 097e542 Check the reserved usage bits by Roman Kiryanov · 2 years, 8 months ago
  79. 77647fd goldfish-opengl: remove connectionType() by Gurchetan Singh · 2 years, 8 months ago
  80. ca5a7d5 goldfish-opengl: assume PLATFORM_SDK_VERSION greater than 16 by Gurchetan Singh · 2 years, 8 months ago
  81. 657334d goldfish-opengl: nuke getOrCreateRendernodeFd() by Gurchetan Singh · 2 years, 8 months ago
  82. 88def10 Merge "Move comment to license_note" am: b7758aef9d by Treehugger Robot · 2 years, 8 months ago
  83. b7758ae Merge "Move comment to license_note" by Treehugger Robot · 2 years, 8 months ago
  84. 7428dcc Merge "fuchsia: Fix a division-by-zero error." am: 012218cfbe by Yilong Li · 2 years, 8 months ago
  85. 012218c Merge "fuchsia: Fix a division-by-zero error." by Yilong Li · 2 years, 8 months ago
  86. f31bd84 Move comment to license_note by Bob Badour · 2 years, 8 months ago
  87. 95d2e35 fuchsia: Fix a division-by-zero error. by Yilong Li · 2 years, 8 months ago
  88. fe465a3 Merge "goldfish-opengl: One virtio-gpu instance per API instance" am: d64a2c6857 by Treehugger Robot · 2 years, 8 months ago
  89. d64a2c6 Merge "goldfish-opengl: One virtio-gpu instance per API instance" by Treehugger Robot · 2 years, 8 months ago
  90. a6c5260 Merge changes I4b8773f8,I1a6798a3 am: cf78c9c6b9 by Yilong Li · 2 years, 8 months ago
  91. cf78c9c Merge changes I4b8773f8,I1a6798a3 by Yilong Li · 2 years, 8 months ago
  92. 0309144 goldfish-opengl: plumb capset_id to creation of virtio-gpu device am: 6f7f30ce20 by Gurchetan Singh · 2 years, 8 months ago
  93. a9f2791 goldfish-opengl: One virtio-gpu instance per API instance by Gurchetan Singh · 2 years, 9 months ago
  94. 6f7f30c goldfish-opengl: plumb capset_id to creation of virtio-gpu device by Gurchetan Singh · 2 years, 9 months ago
  95. 1c607c7 ResourceTracker: Use vkGetLinearImageLayout2GOOGLE to check linear image layout. by Yilong Li · 2 years, 8 months ago
  96. dcaf067 gfxstream guest: Add vkGetLinearImageLayout2GOOGLE by Yilong Li · 2 years, 9 months ago
  97. 9cc6f96 fucshia: Fix build. am: 430076e7ff by Yilong Li · 2 years, 9 months ago
  98. 430076e fucshia: Fix build. by Yilong Li · 2 years, 9 months ago
  99. 15f363a goldfish-opengl: ifdef VK_USE_PLATFORM_ANDROID_KHR --> ifdef VK_USE_PLATFORM_ANDROID_KHR or Linux am: 6c5a79d82e by Gurchetan Singh · 2 years, 9 months ago
  100. 6c5a79d goldfish-opengl: ifdef VK_USE_PLATFORM_ANDROID_KHR --> ifdef VK_USE_PLATFORM_ANDROID_KHR or Linux by Gurchetan Singh · 2 years, 9 months ago