summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-03-16Snap for 8292146 from 36afbdd57c90b234ecd81738f80e9ccfb52e1a7a to emu-31-releaseemu-31-releaseAndroid Build Coastguard Worker
2022-02-25vulkan-registry: Remove unused parts. am: 7754812f8eYilong Li
2022-02-25Merge branch 'master' into HEAD am: db9e639a87Yilong Li
2022-02-18vulkan-registry: Remove unused parts.platform-tools-33.0.1Yilong Li
2022-02-11Merge branch 'master' into HEADYilong Li
2022-02-11Add metadata filesYilong Li
2022-02-11Rename / remove files to match the upstream Vulkan-Docs repo.Yilong Li
2022-02-09Initial empty repositoryRoman Yepishev
2022-01-27Add cstring to codegen scripts (host, qemu)Lingfeng Yang
2022-01-19Revert "Revert "Revert "Fix VkImageCreateInfo mismatch for AHB sibling V...""Yahan Zhou
2022-01-05Reland: vulkan-198[4]: Add 1.2.198 structs for special handlingYilong Li
2022-01-05vulkan-198: Revert noautovalidity changes for function arguments.Yilong Li
2022-01-05Reland: vulkan-198[2]: Update Vulkan cereal registry to upstream 1.2.198.Yilong Li
2022-01-06Revert "vulkan-198[2]: Update Vulkan cereal registry to upstream..."Louis Chang
2022-01-06Revert "vulkan-198[3]: Add 1.2.198 structs for special handling"Louis Chang
2022-01-04vulkan-198[3]: Add 1.2.198 structs for special handlingYilong Li
2022-01-04vulkan-198[2]: Update Vulkan cereal registry to upstream 1.2.198.Yilong Li
2021-12-29deepcopy: Always cast pointer to "void*" for allocated pNext structs.Yilong Li
2021-12-10Revert "Revert "Fix VkImageCreateInfo mismatch for AHB sibling V..."Kaiyi Li
2021-12-10Revert^2 "Remove trailing semicolon for DEFINE_ALIAS_FUNCTION"Kaiyi Li
2021-12-10Use GFXSTREAM_ABORT in generated code.Doug Horn
2021-12-08Revert "Remove trailing semicolon for DEFINE_ALIAS_FUNCTION"Erwin Jansen
2021-12-08Revert "Fix VkImageCreateInfo mismatch for AHB sibling VkImage"Erwin Jansen
2021-12-07Fix VkImageCreateInfo mismatch for AHB sibling VkImageKaiyi Li
2021-12-03Remove trailing semicolon for DEFINE_ALIAS_FUNCTIONKaiyi Li
2021-11-17Revert "Revert "cmake: Remove architecture specifiers for some compiler ...""Yilong Li
2021-11-17Reland "macOS: Add macOS support to Vulkan unittests."Yilong Li
2021-11-17Reland "macOS: Remove Vulkan cereal marshaling / decoding code f"Yilong Li
2021-11-16Revert "macOS: Remove Vulkan cereal marshaling / decoding code f..."Bo Hu
2021-11-16Revert "macOS: Add macOS support to Vulkan unittests."Bo Hu
2021-11-16Revert "cmake: Remove architecture specifiers for some compiler ..."Bo Hu
2021-11-12cmake: Remove architecture specifiers for some compiler options.Yilong Li
2021-11-12macOS: Add macOS support to Vulkan unittests.Yilong Li
2021-11-12macOS: Remove Vulkan cereal marshaling / decoding code for Metal WSIYilong Li
2021-11-11vulkan-cereal: Separate dispatch build target from cereal / decoderYilong Li
2021-11-11vulkan-cereal: Remove marshaling/decoding code for WSI extensions.Yilong Li
2021-08-20vk: notify decoder when RenderThread is being destroyed.Yilong Li
2021-07-15vulkan: allow ResourceTracker to mess with vkQSRI (codegen)Lingfeng Yang
2021-07-15vulkan: vkQueueSignalReleaseImageANDROIDAsyncGOOGLE (host)Lingfeng Yang
2021-05-18vulkan: work around drivers that don't support timeline wait/signal inLingfeng Yang
2021-04-30deepcopy: Replace BumpPool with generic Allocator interfaceYilong Li
2021-04-26vk: SyncThread wait for vkQueueSubmit before waiting for fencesYilong Li
2021-04-25vk: Store device in VkQueue_Info (host)Yilong Li
2021-04-23Merge "vulkan: codegen to make vkAllocateCommandBuffers wrapped" into emu-mas...Lingfeng Yang
2021-04-23vulkan: codegen to make vkAllocateCommandBuffers wrappedLingfeng Yang
2021-04-22vulkan: Make waiting for timeline semaphores a RELAXED opLingfeng Yang
2021-04-14vk: Support waiting for VkFences in goldfish sync device.Yilong Li
2021-04-13vk1.2: Add rootType argument to struct handling functions.Yilong Li
2021-02-19cereal: (host) Ignore unknown structs in deepcopyYilong Li
2021-02-17[1/n] batched descriptor update: codegenLingfeng Yang