- 00abcfd Merge "goldfish-opengl: nuke canFitVirtualHostVisibleMemoryInfo" by Treehugger Robot · 2 years, 5 months ago
- 4db854f Fix string-compare warning (2nd try) by Yi Kong · 2 years, 5 months ago
- 67c1fd3 Fix string-compare warning by Yi Kong · 2 years, 5 months ago
- 619e49f goldfish-opengl: nuke canFitVirtualHostVisibleMemoryInfo by Gurchetan Singh · 2 years, 6 months ago
- 56b013e renderControl: Remove redundant ';' after function definition by Yilong Li · 2 years, 6 months ago
- 96c9ca8 Merge changes Id383d1b6,Iabd9eebe by Yilong Li · 2 years, 6 months ago
- 254fa26 vulkan: Always send local copies of VkBufferCreateInfo to host by Yilong Li · 2 years, 6 months ago
- e135221 vulkan: vkBindImageMemory() should filter invalid inputs. by Yilong Li · 2 years, 6 months ago
- d74ca10 Merge "add GL_EXT_texture_buffer and GL_EXT_draw_buffers_indexed" by Hailin Zhang · 2 years, 6 months ago
- d820853 Merge "Fix misleading indentation." by Treehugger Robot · 2 years, 6 months ago
- 1033564 Merge "[fidl] Migrate error syntax to fitx::result" by Treehugger Robot · 2 years, 6 months ago
- d27e418 Fix misleading indentation. by Elliott Hughes · 2 years, 6 months ago
- 7782156 add GL_EXT_texture_buffer and GL_EXT_draw_buffers_indexed by Hailin zhang · 2 years, 6 months ago
- ea8288d Merge "Rewrite RBO with shared pointer" by Yahan Zhou · 2 years, 6 months ago
- 0371712 Merge "Pass VkExportFenceCreateInfo to host" by William Ho · 2 years, 6 months ago
- e9be354 Rewrite RBO with shared pointer by Yahan Zhou · 2 years, 6 months ago
- 3aec170 goldfish-opengl: don't de-duplicate rendernode fd for non-ASG streams by Gurchetan Singh · 2 years, 6 months ago
- f10fa54 Merge "Regenerate function table for vkCmd* device extensions" by Yahan Zhou · 2 years, 6 months ago
- 74193b7 Pass VkExportFenceCreateInfo to host by William Ho · 2 years, 6 months ago
- 97f37fa Revert^2 "Add functions to fetch device from commandbuffer" by Yahan Zhou · 2 years, 6 months ago
- 104bc64 [fidl] Migrate error syntax to fitx::result by Alex Zaslavsky · 2 years, 6 months ago
- 8a61df4 Regenerate function table for vkCmd* device extensions by Yahan Zhou · 2 years, 6 months ago
- ee72612 Merge "Add more format features for AHB in Vulkan" by Treehugger Robot · 2 years, 6 months ago
- 9ff9b25 Merge "Fix corner case for render buffer reference count" by Treehugger Robot · 2 years, 6 months ago
- 5a35a21 Add more format features for AHB in Vulkan by Yahan Zhou · 2 years, 6 months ago
- 1e6a441 Merge "goldfish-opengl: remove virtio-gpu specific ASG ops" by Treehugger Robot · 2 years, 6 months ago
- 7f3c6b0 [fuchsia] Use new field name in logger config by Tamir Duberstein · 2 years, 6 months ago
- a0e82a6 goldfish-opengl: remove virtio-gpu specific ASG ops by Gurchetan Singh · 2 years, 7 months ago
- 8764f2c Fix corner case for render buffer reference count by Yahan Zhou · 2 years, 6 months ago
- e92b48b Merge changes from topic "revert-2064289-vkcmd-OTJMALPHRK" by Yahan Zhou · 2 years, 6 months ago
- 590870d Revert "Add vkCmd* device extension functions" by Yilong Li · 2 years, 6 months ago
- 814d534 Revert "Add functions to fetch device from commandbuffer" by Yilong Li · 2 years, 6 months ago
- 3c6a664 Merge "[build] Fix strict prototype warning with latest Clang." by Daniel Thornburgh · 2 years, 7 months ago
- 28522a8 [build] Fix strict prototype warning with latest Clang. by Daniel Thornburgh · 2 years, 7 months ago
- 7b99a38 Report memory feature in getPhysicalDeviceFeature2 by Yahan Zhou · 2 years, 7 months ago
- 944c9ee Add functions to fetch device from commandbuffer by Yahan Zhou · 2 years, 7 months ago
- f183ac6 Add vkCmd* device extension functions by Yahan Zhou · 2 years, 7 months ago
- b851b7e Regenerate encoder from external/gfxstream-protocols by Yahan Zhou · 2 years, 7 months ago
- 485f1e2 Merge "Allow EGL images to be created with P010 AHBs on Gfxstream" by Jason Macnak · 2 years, 7 months ago
- c09edb7 Merge "fuchsia: Support VK_EXT_queue_family_foreign" by Yilong Li · 2 years, 7 months ago
- dd2c317 fuchsia: Support VK_EXT_queue_family_foreign by Yilong Li · 2 years, 7 months ago
- 9212a42 Identify samplerExternalOES in sampler array by Yahan Zhou · 2 years, 7 months ago
- e365128 Merge "Handle VkSamplerCustomBorderColorCreateInfoEXT in on_vkCreateSampler()" by Treehugger Robot · 2 years, 7 months ago
- cb8d3fa Merge "fuchsia: Only call vkGetLinearImageLayout2 on linear image creation." by Treehugger Robot · 2 years, 7 months ago
- a31e64d Handle VkSamplerCustomBorderColorCreateInfoEXT in on_vkCreateSampler() by Jason Macnak · 2 years, 7 months ago
- 7907feb fuchsia: Fix build by Yilong Li · 2 years, 7 months ago
- 9db4827 fuchsia: Only call vkGetLinearImageLayout2 on linear image creation. by Yilong Li · 2 years, 7 months ago
- 4a9e310 Allow EGL images to be created with P010 AHBs on Gfxstream by Jason Macnak · 2 years, 7 months ago
- 1f82b47 Merge "Fix compile errors on Android R" by Treehugger Robot · 2 years, 7 months ago
- 576cb8b Fix compile errors on Android R by Kaiyi Li · 2 years, 7 months ago
- 53e6ce1 Adds a NoOpComposer by Jason Macnak · 2 years, 8 months ago
- e22c8d1 Use multiple composition result buffer by Kaiyi Li · 2 years, 7 months ago
- a67699f Reformat HostComposer by Kaiyi Li · 2 years, 7 months ago
- bb1a6e3 Merge "goldfish-opengl: meson modifications for header change" by Treehugger Robot · 2 years, 8 months ago
- 10c5cc3 Merge "goldfish-opengl: always use local virtgpu_drm.h" by Treehugger Robot · 2 years, 8 months ago
- fb10c9a Merge "Fix textarget in s_glFramebufferTexture2D" by Treehugger Robot · 2 years, 8 months ago
- 0763749 goldfish-opengl: meson modifications for header change by Gurchetan Singh · 2 years, 8 months ago
- f73beba goldfish-opengl: always use local virtgpu_drm.h by Gurchetan Singh · 2 years, 8 months ago
- 029738d Fix textarget in s_glFramebufferTexture2D by Yahan Zhou · 2 years, 8 months ago
- ea692c5 goldfish-opengl: remove retrying rendernode logic by Gurchetan Singh · 2 years, 8 months ago
- 683d66a goldfish-opengl: open rendernode in HostConnection by Gurchetan Singh · 2 years, 8 months ago
- 6adffbd goldfish-opengl: one virtgpu instance per HostConnection by Gurchetan Singh · 2 years, 8 months ago
- edd0622 Merge "Wait until host resource is created when using virtio-gpu" by Treehugger Robot · 2 years, 8 months ago
- 8eb2f02 Wait until host resource is created when using virtio-gpu by Kaiyi Li · 2 years, 8 months ago
- e452042 Merge "Demote fallback to client composition logs to DEBUG_LOG" by Treehugger Robot · 2 years, 8 months ago
- 44d4891 Revert "goldfish-opengl: don't filter out DEVICE_LOCAL_BIT" by Gurchetan Singh · 2 years, 8 months ago
- 2cf270a goldfish-opengl: don't filter out DEVICE_LOCAL_BIT by Gurchetan Singh · 2 years, 8 months ago
- 42d67e4 goldfish-opengl: get rid of isMemoryTypeHostVisible by Gurchetan Singh · 2 years, 8 months ago
- 54d82fe goldfish-opengl: expose external memory on Linux guests by Gurchetan Singh · 2 years, 8 months ago
- 851ba88 Merge "Check the reserved usage bits" by Treehugger Robot · 2 years, 8 months ago
- 69131f7 Demote fallback to client composition logs to DEBUG_LOG by Jason Macnak · 2 years, 8 months ago
- 097e542 Check the reserved usage bits by Roman Kiryanov · 2 years, 8 months ago
- 77647fd goldfish-opengl: remove connectionType() by Gurchetan Singh · 2 years, 8 months ago
- ca5a7d5 goldfish-opengl: assume PLATFORM_SDK_VERSION greater than 16 by Gurchetan Singh · 2 years, 8 months ago
- 657334d goldfish-opengl: nuke getOrCreateRendernodeFd() by Gurchetan Singh · 2 years, 8 months ago
- 88def10 Merge "Move comment to license_note" am: b7758aef9d by Treehugger Robot · 2 years, 8 months ago
- b7758ae Merge "Move comment to license_note" by Treehugger Robot · 2 years, 8 months ago
- 7428dcc Merge "fuchsia: Fix a division-by-zero error." am: 012218cfbe by Yilong Li · 2 years, 8 months ago
- 012218c Merge "fuchsia: Fix a division-by-zero error." by Yilong Li · 2 years, 8 months ago
- f31bd84 Move comment to license_note by Bob Badour · 2 years, 8 months ago
- 95d2e35 fuchsia: Fix a division-by-zero error. by Yilong Li · 2 years, 8 months ago
- fe465a3 Merge "goldfish-opengl: One virtio-gpu instance per API instance" am: d64a2c6857 by Treehugger Robot · 2 years, 8 months ago
- d64a2c6 Merge "goldfish-opengl: One virtio-gpu instance per API instance" by Treehugger Robot · 2 years, 8 months ago
- a6c5260 Merge changes I4b8773f8,I1a6798a3 am: cf78c9c6b9 by Yilong Li · 2 years, 8 months ago
- cf78c9c Merge changes I4b8773f8,I1a6798a3 by Yilong Li · 2 years, 8 months ago
- 0309144 goldfish-opengl: plumb capset_id to creation of virtio-gpu device am: 6f7f30ce20 by Gurchetan Singh · 2 years, 8 months ago
- a9f2791 goldfish-opengl: One virtio-gpu instance per API instance by Gurchetan Singh · 2 years, 9 months ago
- 6f7f30c goldfish-opengl: plumb capset_id to creation of virtio-gpu device by Gurchetan Singh · 2 years, 9 months ago
- 1c607c7 ResourceTracker: Use vkGetLinearImageLayout2GOOGLE to check linear image layout. by Yilong Li · 2 years, 9 months ago
- dcaf067 gfxstream guest: Add vkGetLinearImageLayout2GOOGLE by Yilong Li · 2 years, 9 months ago
- 9cc6f96 fucshia: Fix build. am: 430076e7ff by Yilong Li · 2 years, 9 months ago
- 430076e fucshia: Fix build. by Yilong Li · 2 years, 9 months ago
- 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
- 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
- 0ad8f26 goldfish-opengl: assume post-O am: 647d45a7f5 by Gurchetan Singh · 2 years, 9 months ago
- 4289a18 goldfish-opengl: Remove extra exclamation points am: 6710a04d5b by Gurchetan Singh · 2 years, 9 months ago
- d27d614 Merge "__linux__ is defined on our build." am: 88a80dd5c3 by Doug Horn · 2 years, 9 months ago
- 647d45a goldfish-opengl: assume post-O by Gurchetan Singh · 2 years, 9 months ago
- 6710a04 goldfish-opengl: Remove extra exclamation points by Gurchetan Singh · 2 years, 9 months ago
- 88a80dd Merge "__linux__ is defined on our build." by Doug Horn · 2 years, 9 months ago