Skip to content

core/renderjournal: tweak render time prediction to reduce latency slower

Xaver Hugl requested to merge work/zamundaaa/tweak-render-prediction into master

This makes it a bit more conservative for reducing latency, which decreases the amount of dropped frames in desktop usage a lot (by 13x on my desktop, 2x on my laptop)

@ngraham if you apply this on top of !4833 (merged), does that make those singular dropped frames in glxgears go away?

Merge request reports