# OpenXR-Registry **Repository Path**: mirrors_KhronosGroup/OpenXR-Registry ## Basic Information - **Project Name**: OpenXR-Registry - **Description**: Registry of OpenXR Specifications and related material - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-09-25 - **Last Updated**: 2026-02-08 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # OpenXR-Registry The OpenXR-Registry repository contains the [OpenXR™](https://www.khronos.org/openxr) API and Extension Registry, including generated specifications and reference pages, and reference cards. The sources for these documents are found in the separate repository; this repository is used as a backing store for the web view of the registry at . Commits to the `main` branch of OpenXR-Registry will be reflected in the web view. *NOTE:* As of 2021-07-25, the default branch of OpenXR-Registry has been renamed to `main`. Interesting files in this repository include: * `specs/1.0/` - OpenXR 1.0 API specifications and reference pages. * `specs/0.90/` - OpenXR 0.90 Provisional API specifications and reference pages and API reference card. * `index.php` - toplevel index page for the web view of . This relies on PHP include files found elsewhere on www.khronos.org and so is not very useful in isolation.