summaryrefslogtreecommitdiff
path: root/vulkan
AgeCommit message (Expand)Author
2025-04-02Downgrade ICD's view of VkApplicationInfo::apiVersion for 1.3 ICD Chris Forbes
2025-04-01Add missing pushDescriptor field to VkPhysicalDeviceVulkan14Features Nikita Gupta
2025-03-18Merge changes from topic "vkjson_fix" into main Nikita Gupta
2025-03-18Merge "libvulkan: refactor for _FORTIFY_SOURCE=3 support." into main am: 7827... Elliott Hughes
2025-03-14Fix nullpointer dereference at VKJson Nikita Gupta
2025-03-14Update vkjson codegen Nikita Gupta
2025-03-13libvulkan: refactor for _FORTIFY_SOURCE=3 support. Elliott Hughes
2025-03-12Merge "Update vkjson" into main Nikita Gupta
2025-03-12Codegen of vkjson Nikita Gupta
2025-03-12Update vkjson Nikita Gupta
2025-03-02Merge "Capture VkPhysicalDeviceImage2DViewOf3DFeaturesEXT in vkjson" into main Nikita Gupta
2025-02-26Add tests for mutable swapchain code Tom Murphy
2025-02-25Verify that vkGetPhysicalDeviceSurfaceFormats2KHR ignores VK_ERROR_FORMAT_NOT... Tom Murphy
2025-02-24Capture VkPhysicalDeviceImage2DViewOf3DFeaturesEXT in vkjson Nikita Gupta
2025-02-21Extract GPDIFP2 getProducerUsage path to seperate function Tom Murphy
2025-02-18Merge "Add boilerplate code for vulkan unit tests" into main Tom Murphy
2025-02-17Add boilerplate code for vulkan unit tests Tom Murphy
2025-01-30Plumb vpa16 checking through to cmd gpu vkprofiles Chris Forbes
2025-01-30Adjust vkprofiles tool to work with landed vulkan-headers Chris Forbes
2025-01-30Add VPA16 profile and regenerate Chris Forbes
2025-01-13vkjson: Move redefinition of FALLTHROUGH_INTENDED Tim Van Patten
2024-12-09Merge "Revert "Keep _FORTIFY_SOURCE=2 for libvulkan when enabling _FORT..."" ... Liana Kazanova
2024-12-09Merge "Revert "Keep _FORTIFY_SOURCE=2 for libvulkan when enabling _FORT..."" ... Liana Kazanova
2024-12-09Revert "Keep _FORTIFY_SOURCE=2 for libvulkan when enabling _FORT..." Liana Kazanova
2024-12-09Merge "Keep _FORTIFY_SOURCE=2 for libvulkan when enabling _FORTIFY_SOURCE=3 g... Treehugger Robot
2024-12-09Merge "Keep _FORTIFY_SOURCE=2 for libvulkan when enabling _FORTIFY_SOURCE=3 g... Treehugger Robot
2024-12-09Keep _FORTIFY_SOURCE=2 for libvulkan when enabling _FORTIFY_SOURCE=3 globally Zijun
2024-12-06Add 1.4 support to VKJson Tom Murphy
2024-11-25Update libvulkan linker map for 1.4 Chris Forbes
2024-11-25Add support for Vulkan 1.4 core entrypoints to nulldrv Chris Forbes
2024-11-25Allow vkjson to report on 1.4 instances Chris Forbes
2024-11-25Add support for vulkan api level 1.4 in loader Chris Forbes
2024-11-25Regenerate vulkan-loader for 1.4 Chris Forbes
2024-11-13Add new flag for exposing 1.4 instance API Chris Forbes
2024-11-12Merge 24Q4 (ab/12406339) into aosp-main-future Xin Li
2024-10-15Merge "Fix build on ToT Clang" into main am: 86e7e6be0e am: 3cc659d71e Treehugger Robot
2024-10-15Fix build on ToT Clang Yi Kong
2024-09-04Merge "Remove NDK exports" into main am: 1af8a3eef4 am: 08aa6b5cf5 Steven Moreland
2024-09-04Merge "Remove NDK exports" into main am: 1af8a3eef4 Steven Moreland
2024-09-04Merge "Remove NDK exports" into main Steven Moreland
2024-09-03Remove NDK exports Steven Moreland
2024-09-03Merge "Fix GetPhysicalDeviceSurfaceFormats2KHR for compression control struct... Tom Murphy
2024-09-02Fix GetPhysicalDeviceSurfaceFormats2KHR for compression control struct handling Tom Murphy
2024-08-30Merge "Implement the VK_KHR_swapchain_mutable_format device extension in the ... Tom Murphy
2024-08-27Fix GetPhysicalDeviceSurfaceFormats2KHR for compression control struct handling Tom Murphy
2024-08-15Implement the VK_KHR_swapchain_mutable_format device extension in the vulkan ... Tom Murphy
2024-08-06Merge changes I1e6c3c80,I4310618c into main am: 5a2065886b am: 3150c9697c Chris Forbes
2024-08-06Merge changes I1e6c3c80,I4310618c into main am: 5a2065886b Chris Forbes
2024-08-01Fix updatable driver loading issue with Vulkan. Rob VanReenen
2024-06-26Merge "Add emulated_apit_checker for Vulkan" into main am: dae812b1e6 am: a7a... Victor Khimenko