Skip to content
This repository was archived by the owner on Mar 12, 2026. It is now read-only.

oddhack/Vulkan-Web-Registry

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

292 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Vulkan-Web-Registry

The Vulkan-Web-Registry repository contains the Vulkan API and Extension Registry, including generated specifications and reference pages, and reference cards. The sources for these documents are found in the separate https://github.com/KhronosGroup/Vulkan-Docs repository; this repository is used as a backing store for the web view of the registry at https://www.khronos.org/registry/vulkan/ . Commits to the main branch of Vulkan-Web-Registry will be reflected in the web view.

Interesting files in this repository include:

  • index.php - toplevel index page for the web view. This relies on PHP include files found elsewhere on www.khronos.org and so is not very useful in isolation.
  • specs/1.2/html/index.html - Vulkan 1.2 core API specifications and reference pages and API reference card.
  • specs/1.2-wsi_extensions/html/index.html - Vulkan 1.2 API specification including KHR extensions approved by Khronos.
  • specs/1.2-extensions/html/index.html - Vulkan 1.2 API specification including all registered and published extensions from Khronos, vendors, and other authors.
  • Vulkan-Projects.adoc - map of Vulkan project Github repositories

About

Backing store for www.khronos.org/registry/vulkan, populated from other Vulkan repositories to publish specs, ref pages, etc. which can't be served directly out of github.

Resources

Code of conduct

Stars

1 star

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • JavaScript 93.0%
  • CSS 4.4%
  • HTML 2.3%
  • Other 0.3%