Hacker News new | ask | show | jobs
by andreyv 2068 days ago
In fast-paced games it is essential to disable vertical synchronization as well, trading possible tearing for less input lag.

Does Wayland support this?

2 comments

You can draw to the OpenGL/EGL surfaces directly (Weston 5.0+ has composition bypass).
Yes.