The open source OpenXR runtime
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

doc: Document !2057

+4
+3
doc/changes/auxiliary/mr.2057.md
··· 1 + u/builder: Introduce new `u_builder` to make it easier to implement the 2 + interface function `xrt_builder::open_system`. Allowing lots of de-duplication 3 + of code that was exactly the same in most builders.
+1
doc/changes/misc_fixes/mr.2057.md
··· 1 + t/common: Use new `u_builder` helper in most builder.