The open source OpenXR runtime
0
fork

Configure Feed

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

doc: Appease newer codespell

Part-of: <https://gitlab.freedesktop.org/monado/monado/-/merge_requests/2446>

authored by

Rylie Pavlik and committed by
Marge Bot
47bd1913 865374b0

+1 -1
+1 -1
doc/CHANGELOG.md
··· 98 98 - New compute-shader based rendering backend in the compositor. Supports 99 99 projection, quad, equirect2, cylinder layers. It is not enabled by default. 100 100 It also supports ATW. On some hardware the use of a compute queue improves 101 - latency when pre-empting other GPU work. 101 + latency when preempting other GPU work. 102 102 ([!873](https://gitlab.freedesktop.org/monado/monado/merge_requests/873), 103 103 [!1517](https://gitlab.freedesktop.org/monado/monado/merge_requests/1517), 104 104 [!841](https://gitlab.freedesktop.org/monado/monado/merge_requests/841),