···11---
22- mr.2018
33- mr.2033
44+- mr.2027
45---
5667OpenXR: Export local_floor if extension enabled and space is supported, since
+5
doc/changes/state_trackers/mr.2018.3.md
···11+---
22+- mr.2018
33+- mr.2027
44+---
55+16OpenXR: Export unbounded if extension enabled and space is supported, it's
27exposed via XR_MSFT_unbounded_reference_space.
+2
doc/changes/state_trackers/mr.2027.1.md
···11+OpenXR: Properly check all extension interaction profiles if enabled or
22+supported in xrSuggestInteractionProfileBindings.
+4
doc/changes/state_trackers/mr.2027.2.md
···11+OpenXR: Make many more extensions build time options, doesn't change which are
22+enabled by default. This lets runtimes using Monado control which extensions are
33+exposed, this needs to be build time options because extensions are listed
44+before a connection is made to the service.