The open source OpenXR runtime
0
fork

Configure Feed

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

doc: Document !2095

+5
+1
doc/changes/ipc/mr.2062.md
··· 1 1 --- 2 2 - mr.2062 3 3 - mr.2079 4 + - mr.2095 4 5 --- 5 6 6 7 all: Add support for the new `xrt_system` and `xrt_session` objects.
+4
doc/changes/ipc/mr.2095.md
··· 1 + - server: Don't call teardown if mutex fails to be created. 2 + - server: Pass in log_level to init function. 3 + - server: Use correct log define error message. 4 + - server: Print more client info.