aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-11-07Remove --tests from android.puyJuan Ramos
2023-11-07Cleanup Android documentationJuan Ramos
2023-11-07icd: Unmap mapped memory before freeing itJeff Sullivan
2023-11-02Cleanup ENABLE_ADDRESS_SANITIZERJuan Ramos
2023-10-30build(deps): Bump actions/checkout from 3 to 4dependabot[bot]
2023-10-30ci: Add dependabotJuan Ramos
2023-10-30vulkaninfo: Fix typo in VK_EXT_surface_maintance1Charles Giessen
2023-10-29icd: Add vkGetMemoryHostPointerPropertiesEXT supportspencer-lunarg
2023-10-27scripts: Allow parallel build of MoltenVKJuan Ramos
2023-10-27scripts: update_deps.py updatesJuan Ramos
2023-10-27cmake: Cleanup MinGW specific codeJuan Ramos
2023-10-27build: Fix MinGW buildJuan Ramos
2023-10-27icd: Add vkGetMemoryFdKHR supportspencer-lunarg
2023-10-23Update known_good.jsonRichard S. Wright Jr
2023-10-20build: Update to header 1.3.269Mike Schuchardt
2023-10-17cmake: Cleanup VulkanInfoJuan Ramos
2023-10-17docs: Fix invalid/confusing documentationJuan Ramos
2023-10-16vulkaninfo: Remove install for appbundleJuan Ramos
2023-10-13build: Update to header 1.3.268Mike Schuchardt
2023-10-12cubepp: Verify correct pipeline resultCharles Giessen
2023-10-11docs: Cleanup BUILD.md and various other documentsJuan Ramos
2023-10-11cmake: Remove pointless codeJuan Ramos
2023-10-11gn: Cleanup chromium buildJuan Ramos
2023-10-11icd: Add VkAndroidHardwareBufferFormatResolvePropertiesANDROIDspencer-lunarg
2023-10-10cmake: Remove ndk-buildJuan Ramos
2023-10-10cmake: vkcube/vulkaninfo successfully compile for AndroidJuan Ramos
2023-10-10cmake: Use pkg-config for WaylandJuan Ramos
2023-10-10cube: Move android files to cube directoryJuan 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-06cmake: Upgrade to C++17Juan Ramos
2023-10-06build: Update to header 1.3.267Mike Schuchardt
2023-10-05cmake: Simplify INSTALL_ICD logicJuan Ramos
2023-10-05cmake: Use XCODE variableJuan Ramos
2023-10-05Remove unused scriptsJuan Ramos
2023-10-05vulkaninfo: Fix VkPhysicalDeviceHostImageCopyPropertiesEXTCharles Giessen
2023-10-05vulkaninfo: Fix printing arrays of EnumsCharles Giessen
2023-10-04docs: New SDK branch conventionJuan Ramos
2023-10-04cmake: Minor cube cleanupJuan Ramos
2023-10-04cmake: Fix vulkaninfo on AndroidJuan Ramos
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-29cmake: General cleanupJuan Ramos
2023-09-27gn: Fix Chromium buildJuan Ramos
2023-09-25build: Update to header 1.3.265Mike Schuchardt
2023-09-22icd: Add VkPhysicalDeviceDriverPropertiesCharles Giessen
2023-09-22cmake: Remove generate_icd_filesJuan Ramos
2023-09-22cmake: Fix ICD json logicJuan Ramos
2023-09-22cube: Fix shader compilation destinationCharles Giessen