Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-01-30 | docs: Trim README.md | Juan Ramos | |
CONTRIBUTING.md, issue template, and PR template all cover this. | |||
2023-01-20 | docs: Re-add documentation | Juan Ramos | |
2023-01-19 | docs: Remove un-neccessary detail from docs | Juan Ramos | |
2023-01-12 | docs: Update README.md | Juan Ramos | |
2023-01-12 | docs: Add CONTRIBUTING.md | Juan Ramos | |
2023-01-09 | cmake: Remove Vulkan::Registry | Juan Ramos | |
Vulkan::Registry behaves differently in `add_subdirectory` vs `find_package` builds. Which can result in build failures. Also Vulkan::Registry never made sense as a CMake target and was very brittle in numerous ways. Better to provide a `VULKAN_HEADERS_REGISTRY_DIRECTORY` to users instead and remove Vulkan::Registry completely. closes #351 | |||
2022-12-20 | tests: Test Non-API headers | Juan Ramos | |
Ensures the non-API headers compile correctly | |||
2022-12-20 | docs: INTEGRATION.md | Juan Ramos | |
2022-11-08 | docs: Remove .cmake-format.py | Juan Ramos | |
2022-11-04 | Update reporting for non-API headers | Jon Leech | |
2022-10-27 | Update for Vulkan-Docs 1.3.232 and add profile JSON under registry/profiles/v1.3.232 | Jon Leech | |
2022-08-05 | Fix the readme for the fixed conventions.py locationsdk-1.3.224.1sdk-1.3.224.0sdk-1.3.224 | Eric Werness | |
2022-04-05 | Add new file to READMEsdk-1.3.211.0sdk-1.3.211 | Jon Leech | |
2021-10-20 | Update issue reference for non-API headers | Charles Giessen | |
The old description referred to a person who no longer is responsible for those files. I prefer to update the link to refer to the Vulkan-Loader so future changes in ownership don't require updating this repo. | |||
2021-09-12 | Update README to note change of default branch | Jon Leech | |
2021-06-21 | Add reference to multiple Hpp headers added to this repositoryv1.2.182sdk-1.2.182.0sdk-1.2.182 | Jon Leech | |
2020-07-07 | Updates from @mark-lunarg | Jon Leech | |
2020-07-07 | Enumerate originating repository for all files in this repo. | Jon Leech | |
Several files originate from unknown (to @oddhack) sources and that should be fixed before accepting this PR. | |||
2020-05-04 | Remove advanced notice of header changev1.2.140 | Jon Leech | |
The BEGIN_RANGE, END_RANGE, RANGE_SIZE enums have now been removed from the headers, per https://github.com/KhronosGroup/Vulkan-Docs/issues/1230, so remove the "Advance Notice" from the README. | |||
2020-04-06 | Update README.md with warning of pending header changes | Jon Leech | |
2019-07-30 | Update to try and prevent inappropriate PRs from being submitted against ↵ | Jon Leech | |
this repo | |||
2018-12-17 | docs: Add explanation of version tagging schemev1.1.96 | Shannon McPherson | |
2018-07-16 | docs: Fix whitespace | Mark Lobodzinski | |
2018-07-11 | docs: Update README to explain contents origins | Karl Schultz | |
2018-05-30 | build: Add CMake files for install target | Karl Schultz | |
2018-05-03 | Initial commit | Khronos Group Webmaster | |