The open source OpenXR runtime
0
fork

Configure Feed

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

doc: Document !2081

+7
+2
doc/changes/auxiliary/mr.2081.md
··· 1 + u/space_overseer: Use broadcast event sink for reference space changes, 2 + generates `xrt_session_event_reference_space_change_pending` events.
+2
doc/changes/xrt/mr.2081.1.md
··· 1 + Add `xrt_session_event_reference_space_change_pending` event, this is used to 2 + generate `XrEventDataReferenceSpaceChangePending` in OpenXR.
+3
doc/changes/xrt/mr.2081.2.md
··· 1 + Pass down broadcast `xrt_session_event_sink` pointer to prober and builder when 2 + creating system, this is used to broadcast events to all sessions. Such as 3 + reference space change pending event.