The open source OpenXR runtime
0
fork

Configure Feed

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

doc: Fix date on IPC docs and add copyright header

authored by

Ryan Pavlik and committed by
Jakob Bornecrantz
f1ca5437 08c91d41

+6 -1
+6 -1
doc/ipc.md
··· 1 1 # IPC Design {#ipc-design} 2 2 3 - - Last updated: 8-February-2021 3 + <!-- 4 + Copyright 2021, Collabora, Ltd. and the Monado contributors 5 + SPDX-License-Identifier: BSL-1.0 6 + --> 7 + 8 + - Last updated: 24-February-2021 4 9 5 10 When the service starts, an `xrt_instance` is created and selected, a native 6 11 system compositor is initialized, a shared memory segment for device data is