aboutsummaryrefslogtreecommitdiff
path: root/scripts
AgeCommit message (Expand)Author
2023-10-11docs: Cleanup BUILD.md and various other documentsJuan Ramos
2023-10-11gn: Cleanup chromium buildJuan Ramos
2023-10-11icd: Add VkAndroidHardwareBufferFormatResolvePropertiesANDROIDspencer-lunarg
2023-10-10cmake: Remove ndk-buildJuan Ramos
2023-10-09tests: Update googletest to 1.14Juan Ramos
2023-10-07icd: Add support to mock AHB commandsspencer-lunarg
2023-10-06mock: Ensure VkICD_mock_icd.json uses up to date API versionJuan Ramos
2023-10-06build: Update to header 1.3.267Mike Schuchardt
2023-10-05Remove unused scriptsJuan Ramos
2023-10-05vulkaninfo: Fix VkPhysicalDeviceHostImageCopyPropertiesEXTCharles Giessen
2023-10-05vulkaninfo: Fix printing arrays of EnumsCharles Giessen
2023-09-29android: Various fixes to get closer to Android on CMakeJuan Ramos
2023-09-29build: Update to header 1.3.266Mike Schuchardt
2023-09-25build: Update to header 1.3.265Mike Schuchardt
2023-09-22icd: Add VkPhysicalDeviceDriverPropertiesCharles Giessen
2023-09-20test: Turn windows tests on in github CICharles Giessen
2023-09-20build: Use Vulkan-Loader find_package supportCharles Giessen
2023-09-19cube: Check in SPIRV codeCharles Giessen
2023-09-12vulkaninfo: Support VK_EXT_surface_maintenance1 properlyCharles Giessen
2023-09-12build: Update to header 1.3.264Mike Schuchardt
2023-09-12icd: Add second VkCooperativeMatrixPropertiesKHR fieldspencer-lunarg
2023-09-05build: Update to header 1.3.263Mike Schuchardt
2023-08-27icd: Add VkSurfacePresentModeCompatibilityEXT supportspencer-lunarg
2023-08-25build: Update to header 1.3.262Mike Schuchardt
2023-08-21build: Use Vulkan-Loader on windowsCharles Giessen
2023-08-21Update known_good.jsonRichard S. Wright Jr
2023-08-11icd: Add support for VK_EXT_host_image_copyTony Barbour
2023-08-04build: Update to header 1.3.261Mike Schuchardt
2023-07-31build: Update to header 1.3.260Mike Schuchardt
2023-07-24build: Update to header 1.3.259Mike Schuchardt
2023-07-21build: Update to header 1.3.258Mike Schuchardt
2023-07-19build: Add API_TYPE variableDaniel Rakos
2023-07-10build: Update to header 1.3.257Mike Schuchardt
2023-07-04icd: Add VK_KHR_cooperative_matrix supportspencer-lunarg
2023-06-27cmake: Update update_depsJuan Ramos
2023-06-23build: Update to header 1.3.255Mike Schuchardt
2023-06-22mock: Fix memory leak issueDaniel Rakos
2023-06-20ci: Reduce linux actions combinationsCharles Giessen
2023-06-16icd: Move handwritten code into .cpp fileCharles Giessen
2023-06-16build: Add googletest dependency for testingCharles Giessen
2023-06-16build: Update to header 1.3.254Mike Schuchardt
2023-06-15icd: Add vkGetRenderAreaGranularityscottmarsland
2023-06-15icd: Use #pragma once in headerCharles Giessen
2023-06-02scripts/CMakeLists.txt: append to CMAKE_FIND_ROOT_PATH instead of replacing itAlexander Kanavin
2023-05-31build: Update to header 1.3.251Mike Schuchardt
2023-05-30icd: Add vkGetDescriptorSetLayoutSupportspencer-lunarg
2023-05-29icd: Fix OOB writes in QueuePerfCountersCharles Giessen
2023-05-24mock: Parameterization changes for Vulkan SCDaniel Rakos
2023-05-24Update known_good.json for MoltenVK 1.2.4Richard S. Wright Jr
2023-05-19mock: Fix image sparse mem requirements 2 queriesScott.Marsland