doc: Document !800

This commit is contained in:
Jakob Bornecrantz 2021-04-27 20:53:57 +01:00 committed by Ryan Pavlik
parent 8a191daa29
commit f51851d0e6
2 changed files with 3 additions and 0 deletions

View file

@ -1,6 +1,7 @@
---
- mr.754
- mr.768
- mr.800
---
Now that there is a interface that allows the compositor to support
multi-client rendering use that instead of doing our own rendering.

View file

@ -0,0 +1,2 @@
Add XRT_ERROR_IPC_SESSION_ALREADY_CREATED error message to signal that a session
has already been created on this connection.