Go to file
openharmony_ci 216baf2d69
!21 修复License文件名
Merge pull request !21 from shegangbin/fix_notice
2024-02-05 12:56:44 +00:00
.github/ISSUE_TEMPLATE update tag v1.2.201->v1.3.231 from github 2023-03-03 09:28:08 +00:00
cmake vulkan-headers upgrade to sdk-1.3.250.1 2024-01-17 19:05:01 +08:00
include fix vk funcs hpp 2024-01-30 16:08:38 +08:00
registry vulkan-headers upgrade to sdk-1.3.250.1 2024-01-17 19:05:01 +08:00
tests vulkan-headers upgrade to sdk-1.3.250.1 2024-01-17 19:05:01 +08:00
.gitattributes repo: Add .gitattributes file 2018-09-07 13:45:38 -06:00
.gitignore repo: Add to vim temp files to .gitignore 2018-09-07 13:48:52 -06:00
BUILD.gn vulkan-headers upgrade to sdk-1.3.250.1 2024-01-17 19:05:01 +08:00
BUILD.md vulkan-headers upgrade to sdk-1.3.250.1 2024-01-17 19:05:01 +08:00
bundle.json add bundle.json 2023-08-17 15:31:50 +08:00
CMakeLists.txt vulkan-headers upgrade to sdk-1.3.250.1 2024-01-17 19:05:01 +08:00
CODE_OF_CONDUCT.md Create CODE_OF_CONDUCT.md 2018-10-10 16:06:12 -04:00
CONTRIBUTING.md vulkan-headers upgrade to sdk-1.3.250.1 2024-01-17 19:05:01 +08:00
INTEGRATION.md vulkan-headers upgrade to sdk-1.3.250.1 2024-01-17 19:05:01 +08:00
LICENSE.txt Revert LICENSE to Apache 2.0 2018-10-03 10:16:17 -04:00
OAT.xml vulkan-headers upgrade to sdk-1.3.250.1 2024-01-17 19:05:01 +08:00
README_OpenHarmony.md standardize OH extension api 2023-06-19 11:39:31 +08:00
README.md vulkan-headers upgrade to sdk-1.3.250.1 2024-01-17 19:05:01 +08:00
README.OpenSource fix notice 2024-02-05 16:45:47 +08:00

Vulkan-Headers

Vulkan header files and API registry

Contributing

See the CONTRIBUTING.md

Building

See BUILD.md

SDK Support

Vulkan-Headers are shipped as part of the official Vulkan-SDK

C/C++ Package Manager Support

Vulkan-Headers are also supported by both conan & vcpkg.

Version Tagging Scheme

Updates to the Vulkan-Headers repository which correspond to a new Vulkan specification release are tagged using the following format: v<version> (e.g., v1.1.96).

Note: Marked version releases have undergone thorough testing but do not imply the same quality level as SDK tags. SDK tags follow the sdk-<version>.<patch> format (e.g., sdk-1.1.92.0).