doc: Changelogs for !345

This commit is contained in:
Jakob Bornecrantz 2020-05-28 13:59:48 +01:00
parent 7cd9dfabc8
commit 3ecb5f762d
3 changed files with 4 additions and 0 deletions

View file

@ -0,0 +1,2 @@
OpenXR: Validate that we support the given `XR_ENVIRONMENT_BLEND_MODE` as
according to the OpenXR spec. And better print the error messages.

View file

@ -0,0 +1 @@
OpenXR: Validate given `displayTime` in `xrEndFrame` as required by the spec.

View file

@ -0,0 +1 @@
OpenXR: Validate internal state that we get from the compositor.