summaryrefslogtreecommitdiffstats
path: root/modules/openxr/openxr_api.h
Commit message (Expand)AuthorAgeFilesLines
* Code quality: Fix header guards consistencyRémi Verschelde2022-07-251-3/+3
* Implement Vector4, Vector4i, Projectionreduz2022-07-231-2/+2
* Expose XRPose's get angular velocity.K. S. Ernest (iFire) Lee2022-06-141-3/+3
* Replace most uses of Map by HashMapreduz2022-05-161-3/+3
* Style: Partially apply clang-tidy's `cppcoreguidelines-pro-type-member-init`Rémi Verschelde2022-05-021-2/+2
* Fix cppcheck const parametersMarkus Sauermann2022-04-281-2/+2
* Added missing interaction profiles and making sure related extensions are ena...Bastiaan Olij2022-04-061-0/+6
* Add action map editor for OpenXRBastiaan Olij2022-04-041-1/+1
* Move OpenXR project settings to the main, to make them visible on unsupported...bruvzg2022-03-291-1/+0
* Cleanup OpenXR on initialisation failureBastiaan Olij2022-03-251-2/+2
* Adding signals and events to OpenXR interfaceBastiaan Olij2022-03-101-27/+56
* Implementing OpenXR driverBastiaan Olij2022-02-231-0/+261