The open source OpenXR runtime
0
fork

Configure Feed

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

doc: Document !800

authored by

Jakob Bornecrantz and committed by
Ryan Pavlik
f51851d0 8a191daa

+3
+1
doc/changes/ipc/mr.721.md
··· 1 1 --- 2 2 - mr.754 3 3 - mr.768 4 + - mr.800 4 5 --- 5 6 Now that there is a interface that allows the compositor to support 6 7 multi-client rendering use that instead of doing our own rendering.
+2
doc/changes/xrt/mr.800.md
··· 1 + Add XRT_ERROR_IPC_SESSION_ALREADY_CREATED error message to signal that a session 2 + has already been created on this connection.