summaryrefslogtreecommitdiffstats
path: root/modules/openxr/openxr_interface.cpp
Commit message (Expand)AuthorAgeFilesLines
* Swap arguments of ResourceSaver.save()kobewi2022-07-291-1/+1
* Implement Vector4, Vector4i, Projectionreduz2022-07-231-2/+2
* Adding HTC tracker supportBastiaan Olij2022-06-161-1/+18
* Replace most uses of Map by HashMapreduz2022-05-161-1/+1
* Fix typos with codespellRémi Verschelde2022-03-311-1/+1
* Cleanup OpenXR on initialisation failureBastiaan Olij2022-03-251-2/+2
* Only uninitialise OpenXR on destruct if it was initialisedBastiaan Olij2022-03-111-2/+3
* Adding signals and events to OpenXR interfaceBastiaan Olij2022-03-101-58/+165
* Implementing OpenXR driverBastiaan Olij2022-02-231-0/+663