mirror of
https://gitlab.freedesktop.org/monado/monado.git
synced 2024-12-28 18:46:18 +00:00
doc: Fix codespell errors.
This commit is contained in:
parent
79fef0837b
commit
2fd89210ea
|
@ -86,7 +86,7 @@ SPDX-FileCopyrightText: 2020 Collabora, Ltd. and the Monado contributors
|
||||||
- Implement support for XR_KHR_composition_layer_equirect (equirect1).
|
- Implement support for XR_KHR_composition_layer_equirect (equirect1).
|
||||||
([!620](https://gitlab.freedesktop.org/monado/monado/merge_requests/620),
|
([!620](https://gitlab.freedesktop.org/monado/monado/merge_requests/620),
|
||||||
[!624](https://gitlab.freedesktop.org/monado/monado/merge_requests/624))
|
[!624](https://gitlab.freedesktop.org/monado/monado/merge_requests/624))
|
||||||
- comp: Improve thread safety. Resolve issues in mutlithreading CTS.
|
- comp: Improve thread safety. Resolve issues in multithreading CTS.
|
||||||
([!645](https://gitlab.freedesktop.org/monado/monado/merge_requests/645))
|
([!645](https://gitlab.freedesktop.org/monado/monado/merge_requests/645))
|
||||||
- main: Lower priority on sRGB format. This works around a bug in the OpenXR CTS
|
- main: Lower priority on sRGB format. This works around a bug in the OpenXR CTS
|
||||||
and mirrors better what at least on other OpenXR runtime does.
|
and mirrors better what at least on other OpenXR runtime does.
|
||||||
|
|
|
@ -1,2 +1,2 @@
|
||||||
scripts: Add regex based ignores for codespell, needed because the ignore words
|
scripts: Add regex based ignores for codespell, needed because the ignore words
|
||||||
list isn't properely case sensitive.
|
list isn't properly case sensitive.
|
||||||
|
|
|
@ -1,2 +1,2 @@
|
||||||
Add `xrt_compositor_fence` interface to handle service and client render
|
Add `xrt_compositor_fence` interface to handle service and client render
|
||||||
syncronisation.
|
synchronisation.
|
||||||
|
|
Loading…
Reference in a new issue