https://bugs.kde.org/show_bug.cgi?id=405912
oiaohm <oia...@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |oia...@gmail.com --- Comment #7 from oiaohm <oia...@gmail.com> --- (In reply to Shmerl from comment #6) > Related Wayland issue: > https://gitlab.freedesktop.org/wayland/wayland/issues/84#note_136147 > > In short, it requires new Wayland protocol extension first. Are you sure. The reality here since Wayland applications are directly using EGL and the sync primitives are EGL. https://wayland.freedesktop.org/docs/html/ch03.html#idm140152825611760 Basic wayland. So to have freesync run most likely does not require any protocol change. https://github.com/wayland-project/wayland-protocols/blob/master/stable/presentation-time/presentation-time.xml If you are after the wayland protocol that needs any changes its the presentation-time. "bitmask of flags in presented event" May need a new flag for Freesync. Or maybe its just vsync. -- You are receiving this mail because: You are watching all bug changes.