monado/doc/changes/xrt/mr.1285.md

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

12 lines
426 B
Markdown
Raw Normal View History

2022-05-17 19:11:31 +00:00
---
- mr.1285
- mr.1299
2022-05-19 13:24:06 +00:00
- mr.1313
2022-05-17 19:11:31 +00:00
---
2022-05-16 18:09:40 +00:00
Introduce @ref xrt_builder struct and various functions on @ref xrt_prober
to support them. This is a follow up on the @ref xrt_system_devices changes.
These make it much easier to build more complex all in one devices like WinMR
and Rift-S. And moves a lot of contextual configuration out of generic drivers
like the hand-tracker code needing to know which device it was being used by.