Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix unnamed arguments in XML docs | RedMser | 2022-07-26 | 1 | -1/+1 |
| | |||||
* | Code quality: Fix header guards consistency | Rémi Verschelde | 2022-07-25 | 5 | -7/+7 |
| | | | | | Adds `header_guards.sh` bash script, used in CI to validate future changes. Can be run locally to fix invalid header guards. | ||||
* | Adding HTC tracker support | Bastiaan Olij | 2022-06-16 | 3 | -2/+242 |
| | |||||
* | Validate input in OpenXR array setter | Haoyu Qiu | 2022-04-20 | 1 | -2/+16 |
| | |||||
* | Added missing interaction profiles and making sure related extensions are ↵ | Bastiaan Olij | 2022-04-06 | 3 | -21/+282 |
| | | | | enabled if available | ||||
* | Add action map editor for OpenXR | Bastiaan Olij | 2022-04-04 | 10 | -44/+747 |
| | |||||
* | Fix typos with codespell | Rémi Verschelde | 2022-03-31 | 1 | -1/+1 |
| | | | | | | Using codespell 2.2-dev from current git. Fix a couple incorrect uses of gendered pronouns. | ||||
* | Implementing OpenXR driver | Bastiaan Olij | 2022-02-23 | 8 | -0/+900 |