aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-08-03Merge "goldfish-opengl: nuke virtual heap"emu-32-devTreehugger Robot
2022-08-01[fuchsia] Remove obsolete //zircon/public/lib/... references.David 'Digit' Turner
2022-07-29Merge "goldfish-opengl: nuke use std::optional"Treehugger Robot
2022-07-29Merge changes I330881b7,I17bfa869,I985dc080,I76b16e1b,Id2cfbbdb, ...Treehugger Robot
2022-07-28Merge "[build][fidl] Replace "_llcpp" with "_cpp_wire""Treehugger Robot
2022-07-28goldfish-opengl: nuke use std::optionalGurchetan Singh
2022-07-28goldfish-opengl: use cpp_std=gnu++17 for Meson buildGurchetan Singh
2022-07-28goldfish-opengl: nuke unused code path in unregister_VkDeviceMemoryGurchetan Singh
2022-07-28goldfish-opengl: nuke SubAlloc::memoryTypeIndexGurchetan Singh
2022-07-28goldfish-opengl: nuke SubAlloc::isDeviceAddressMemoryAllocationGurchetan Singh
2022-07-28goldfish-opengl: nuke virtualHostVisibleBackingGurchetan Singh
2022-07-28goldfish-opengl: nuke aligned_buf_{alloc, free}Gurchetan Singh
2022-07-28goldfish-opengl: nuke VirtioGpuHostmemResourceInfoGurchetan Singh
2022-07-28[build][fidl] Replace "_llcpp" with "_cpp_wire"Yifei Teng
2022-07-26Merge "Add P010 Vulkan Support"Jason Macnak
2022-07-25goldfish-opengl: HostConnection: fix compile bugGurchetan Singh
2022-07-25Add P010 Vulkan SupportJason Macnak
2022-07-25goldfish-opengl: nuke virtual heapGurchetan Singh
2022-07-25goldfish-opengl: expose VK_KHR_create_renderpass2 + VK_KHR_imageless_framebufferGurchetan Singh
2022-07-25goldfish-opengl: VK_KHR_imageless_framebufferGurchetan Singh
2022-07-21goldfish-opengl: vkCreateRenderPass2 supportGurchetan Singh
2022-07-18Merge "Add client composition mode to RanchuHWC"Jason Macnak
2022-07-15Add client composition mode to RanchuHWCJason Macnak
2022-07-13Fix Linux meson buildCraig Stout
2022-06-30Support AHARDWAREBUFFER_FORMAT_BLOB buffersJason Macnak
2022-06-30Merge "Use DRM format to handle needed YUV swizzling"Jason Macnak
2022-06-29Use DRM format to handle needed YUV swizzlingJason Macnak
2022-06-29Merge "Downgrade some log messages"Jason Macnak
2022-06-29Downgrade some log messagesJason Macnak
2022-06-28Merge "goldfish-opengl: introduce VirtGpuDevice class"Treehugger Robot
2022-06-27Merge "Add back the stat log for B*"Treehugger Robot
2022-06-27Add back the stat log for B*Yahan Zhou
2022-06-27Merge "Reduce logcat spamming"Treehugger Robot
2022-06-27Reduce logcat spammingYahan Zhou
2022-06-27goldfish-opengl: introduce VirtGpuDevice classGurchetan Singh
2022-06-25Merge "goldfish-opengl: add tutankhamen@ to OWNERS"Treehugger Robot
2022-06-24Merge "Prevent race between QSRI and VkImage destruction"Jason Macnak
2022-06-24Prevent race between QSRI and VkImage destructionJason Macnak
2022-06-24Merge "goldfish-opengl: pass the threadID with AddressSpacePing"Treehugger Robot
2022-06-24Merge "goldfish-opengl: add setThreadID api"Treehugger Robot
2022-06-23Merge "fuchsia: Remove fdio and libasync-default dependency."Treehugger Robot
2022-06-23fuchsia: Remove fdio and libasync-default dependency.Yilong Li
2022-06-22goldfish-opengl: add tutankhamen@ to OWNERSGurchetan Singh
2022-06-22goldfish-opengl: pass the threadID with AddressSpacePingGurchetan Singh
2022-06-22goldfish-opengl: add setThreadID apiGurchetan Singh
2022-06-21Merge "Fix unused struct in VkGraphicsPipelineCreateInfo"Yahan Zhou
2022-06-16Fix unused struct in VkGraphicsPipelineCreateInfoYahan Zhou
2022-06-16Fix missing on_vkCmdPipelineBarrier.Doug Horn
2022-06-16Update generated code from aosp/2128155.Doug Horn
2022-06-15Merge "Avoid transitions from VK_IMAGE_LAYOUT_UNDEFINED for external images"Jason Macnak