The open source OpenXR runtime
0
fork

Configure Feed

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

doc: Update CHANGELOG.md

+9
+9
doc/CHANGELOG.md
··· 5 5 SPDX-FileCopyrightText: 2020 Collabora, Ltd. and the Monado contributors 6 6 ``` 7 7 8 + ## Monado 0.4.1 (2020-11-04) 9 + 10 + - State Trackers 11 + - st/oxr: Fix for new conformance tests for xrWaitFrame, xrBeginFrame, 12 + xrEndFrame call order. Also fix OpenXR state transition logic depending on a 13 + synchronized frame loop. 14 + ([!589](https://gitlab.freedesktop.org/monado/monado/merge_requests/589), 15 + [!590](https://gitlab.freedesktop.org/monado/monado/merge_requests/590)) 16 + 8 17 ## Monado 0.4.0 (2020-11-02) 9 18 10 19 - XRT Interface