Kevin Qin | 78ff68c8 | 2019-06-26 01:43:36 | [diff] [blame^] | 1 | Name: OpenXR SDK |
| 2 | Short Name: OpenXR |
| 3 | URL: https://github.com/KhronosGroup/OpenXR-SDK |
| 4 | Version: 0.90.1 |
| 5 | Revision: e0c6e6794c3155eae791a704d5214df2eeaa46f0 |
| 6 | License: Apache 2.0 |
| 7 | License File: src/LICENSE |
| 8 | Security Critical: yes |
| 9 | |
| 10 | Description: |
| 11 | OpenXR is a royalty-free, open standard that provides high-performance access to |
| 12 | Augmented Reality (AR) and Virtual Reality (VR)—collectively known as |
| 13 | XR—platforms and devices. |
| 14 | |
| 15 | Local Modifications: |
| 16 | |
| 17 | |
| 18 | Getting a new snapshot of the OpenXR loader library requires running the |
| 19 | third_party/openxr/script/generate_openxr_headers_and_sources.py script and |
| 20 | checking in the generated files located under third_party/openxr/gen and |
| 21 | third_party/openxr/include. |