The open source OpenXR runtime
0
fork

Configure Feed

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

doc: Document !2180

authored by

Yu Li and committed by
Simon Zeni
74d38cbb 6f35a3a5

+5
+2
doc/changes/ipc/mr.2180.md
··· 1 + all: Add support for get bounds rect function, used to implement 2 + `xrGetReferenceSpaceBoundsRect`.
+1
doc/changes/state_trackers/mr.2180.md
··· 1 + OpenXR: Implement function 'xrGetReferenceSpaceBoundsRect'.
+2
doc/changes/xrt/mr.2180.md
··· 1 + Add `XRT_SPACE_BOUNDS_UNAVAILABLE` and `XRT_ERROR_COMPOSITOR_FUNCTION_NOT_IMPLEMENTED` enum, 2 + and `xrt_compositor::get_reference_bounds_rect` function to implement `xrGetReferenceSpaceBoundsRect`