Option to hide "VSYNC is not available on the Linux platform"?
Posted: 15 Dec 2023, 10:51
When I run Frameskipping test on my Linux desktop, the test renders
on the middle of the test even though I can see with high speed camera that the test animation is rendered perfectly and the frame rate counter below the test is actually exactly right (144 Hz, matching the actual display refresh rate).
So it appears that my browser can actually sync to the monitor perfectly well but the test still shows a warning. As the warning is actually a heuristic, it shouldn't be rendered on top of the test. It's fine to render it below the test.
(I'm running Google Chrome with xfwm4 + picom in case somebody is interested.)
Code: Select all
UNSUPPORTED: VSYNC is not available on the Linux platform.So it appears that my browser can actually sync to the monitor perfectly well but the test still shows a warning. As the warning is actually a heuristic, it shouldn't be rendered on top of the test. It's fine to render it below the test.
(I'm running Google Chrome with xfwm4 + picom in case somebody is interested.)