The open source OpenXR runtime
0
fork

Configure Feed

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

doc: Document !2596

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

authored by

Korcan Hussein and committed by
Marge Bot
af0e178e ef0f552c

+5
+5
doc/changes/compositor/mr.2596.md
··· 1 + c/compositor: Support compensation for rolling scanout HMDs 2 + 3 + Implements per-scanline timewarp to correct projection distortion on devices with rolling (non-global) refresh patterns (fixes #508). This addresses visual artifacts on HMDs that refresh line-by-line rather than all at once. 4 + 5 + **Limitations**: Currently only supports top-to-bottom scanout direction.