aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-29vulkaninfo: Only enable necessary instance extensionsCharles Giessen
2023-05-25vkcubepp: Fix cmd buffer/pool leakTony-LunarG
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-23icd: Fix WIN32 Mock ICD installationjuan-lunarg
2023-05-22vulkaninfo: Reduce NVIDIA quaternary version field to 6 bitsMarijn Suijten
2023-05-19mock: Fix image sparse mem requirements 2 queriesScott.Marsland
2023-05-19mock: Fix sparse image format properties 2 queriesScott.Marsland
2023-05-06mock: Extend external memory functionalityArtem Kharytoniuk
2023-05-05cmake: Keep VulkanRT-License.txt copyright up to datejuan-lunarg
2023-05-05ci: Speed up MacOS CIjuan-lunarg
2023-05-05ci: Use UPDATE_DEPS and ccachejuan-lunarg
2023-05-05cmake: Add UPDATE_DEPS functionalityjuan-lunarg
2023-05-05git: Ignore external/ directoryjuan-lunarg
2023-05-05cube: remove unnecessary use-xlibPowei Feng
2023-05-04build: Update to header 1.3.250Mike Schuchardt
2023-05-04docs: Update README.mdjuan-lunarg
2023-04-27mock: Add support for vkGetDeviceImageMemoryRequirementsjuan-lunarg
2023-04-27mock: Add support for DeviceBufferMemoryRequirementsjuan-lunarg
2023-04-27build: Update to header 1.3.249Mike Schuchardt
2023-04-21build: Update to header 1.3.248Mike Schuchardt
2023-04-14vulkaninfo: Flush before exitingCharles Giessen
2023-04-13build: Update to header 1.3.247Mike Schuchardt
2023-04-07cmake: Add build option for Address SanitizerCharles Giessen
2023-04-07vulkaninfo: Use VkFormatFeatureFlags2 by defaultCharles Giessen
2023-04-06ci: Remove dependency on libmirclient-devCharles Giessen
2023-04-06ci: Use Ubuntu 22 instead of 18Charles Giessen
2023-04-06vulkaninfo: Add "VK_" prefix for PrintFlagBitsAndrew Poole
2023-04-06vulkaninfo: Add Android build supportAndrew Poole
2023-04-06cube: Add .gitignore for Android buildsAndrew Poole
2023-03-31build: Update to header 1.3.246Mike Schuchardt
2023-03-27Updated MoltenVK known good version to 1.2.3Richard S. Wright Jr
2023-03-27vkcubepp: Fix custom height not workingCharles Giessen
2023-03-24build: Update to header 1.3.245Mike Schuchardt
2023-03-24vulkaninfo: Dont enable Direct Driver Loading ExtCharles Giessen
2023-03-23vulkaninfo: Stopgap fix for old copyrightsCharles Giessen
2023-03-22build: Update to header 1.3.244Mike Schuchardt
2023-03-17mock_icd: Add missing locksCharles Giessen
2023-03-13build: Update to header 1.3.243Mike Schuchardt
2023-02-28mockicd: Add Support for testing Video decodingspencer-lunarg
2023-02-27build: Update to header 1.3.242Mike Schuchardt
2023-02-24vulkaninfo: Fix wrong stripping in flag stringsCharles Giessen
2023-02-22mockicd: Add Support for testing Ray Tracingspencer-lunarg
2023-02-20build: Update to header 1.3.241Mike Schuchardt
2023-02-20mockicd: Add more Memory Typesspencer-lunarg
2023-02-19Fixed cube.cpp crashing on Windows when minimized.berryboy2012