The open source OpenXR runtime
at prediction-2 11 lines 400 B view raw view rendered
1--- 2- mr.2615 3- mr.2616 4- mr.2620 5--- 6 7c/compositor: Support compensation for rolling scanout HMDs 8 9Implements 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. 10 11**Limitations**: Currently only supports top-to-bottom scanout direction.