Juan Ramos
c594930fa4
docs: Trim README.md
...
CONTRIBUTING.md, issue template, and PR template all cover this.
2023-01-30 09:57:37 -07:00
Juan Ramos
4f1c41662f
docs: Re-add documentation
2023-01-20 10:14:54 -07:00
Juan Ramos
a841bc8e07
docs: Remove un-neccessary detail from docs
2023-01-19 10:13:12 -07:00
Juan Ramos
6ea9413be2
docs: Update README.md
2023-01-12 13:32:19 -07:00
Juan Ramos
460f75b518
docs: Add CONTRIBUTING.md
2023-01-12 12:43:25 -07:00
Juan Ramos
5eeb2c4c57
cmake: Remove Vulkan::Registry
...
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
2023-01-09 17:01:08 -07:00
Juan Ramos
43946b0feb
tests: Test Non-API headers
...
Ensures the non-API headers compile correctly
2022-12-20 15:15:25 -07:00
Juan Ramos
86925421ad
docs: INTEGRATION.md
2022-12-20 13:43:00 -07:00
Juan Ramos
6898219141
docs: Remove .cmake-format.py
2022-11-08 11:36:22 -07:00
Jon Leech
ff03306bf9
Update reporting for non-API headers
2022-11-04 07:29:54 -07:00
Jon Leech
e12a8f8cde
Update for Vulkan-Docs 1.3.232 and add profile JSON under registry/profiles/
2022-10-27 01:02:12 -07:00
Eric Werness
c896e2f920
Fix the readme for the fixed conventions.py location
2022-08-05 17:52:41 -07:00
Jon Leech
76f00ef6cb
Add new file to README
2022-04-05 04:56:08 -07:00
Charles Giessen
287ce74072
Update issue reference for non-API headers
...
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-10-20 18:40:20 -06:00
Jon Leech
569280430b
Update README to note change of default branch
2021-09-12 03:16:56 -07:00
Jon Leech
37164a5726
Add reference to multiple Hpp headers added to this repository
2021-06-21 00:25:14 -07:00
Jon Leech
4c079bf40c
Updates from @mark-lunarg
2020-07-07 05:04:15 -07:00
Jon Leech
fd465722b0
Enumerate originating repository for all files in this repo.
...
Several files originate from unknown (to @oddhack) sources and that
should be fixed before accepting this PR.
2020-07-07 05:04:15 -07:00
Jon Leech
9250d5ae8f
Remove advanced notice of header change
...
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-05-04 03:46:57 -07:00
Jon Leech
b4b0f99420
Update README.md with warning of pending header changes
2020-04-06 09:41:13 -07:00
Jon Leech
7f6a212a13
Update to try and prevent inappropriate PRs from being submitted against this repo
2019-07-30 05:03:32 -07:00
Shannon McPherson
f54e45b923
docs: Add explanation of version tagging scheme
2018-12-17 15:29:33 -07:00
Mark Lobodzinski
c8ad0c5863
docs: Fix whitespace
2018-07-16 14:58:10 -06:00
Karl Schultz
718a04e51b
docs: Update README to explain contents origins
2018-07-11 06:41:24 -06:00
Karl Schultz
afd12b7bdc
build: Add CMake files for install target
2018-05-30 17:38:30 -06:00
Khronos Group Webmaster
e9f3597b07
Initial commit
2018-05-03 15:59:09 -04:00