summaryrefslogtreecommitdiff
path: root/sync.profile
diff options
context:
space:
mode:
authorElvis Lee <kwangwoong.lee>2021-08-26 17:32:09 +0900
committerEskil Abrahamsen Blomfeldt <eskil.abrahamsen-blomfeldt@qt.io>2021-12-10 19:02:09 +0100
commit8e89118c0a33f7c865714bf86be29a475d004b51 (patch)
treee85eb99c16910a98bcaacb98160a1004a797b6de /sync.profile
parent0ef4f6f239c8ad590eeb1a0a6a7c8ba254305fb1 (diff)
downloadqtwayland-8e89118c0a33f7c865714bf86be29a475d004b51.tar.gz
Support presentation-time protocol
With the protocol, client knows accurate presentation timing which can support vsync-based rendering for smooth video playback with video/audio synchronization. Also, the protocol provides metrics from client to on-screen for optimizing frame latency. Tested with weston-presentation-shm client which also requires xdg shell. Change-Id: I3b286420e7221aa1c9b81bf7ae9ae70d3cbe6eb6 Reviewed-by: Eskil Abrahamsen Blomfeldt <eskil.abrahamsen-blomfeldt@qt.io>
Diffstat (limited to 'sync.profile')
-rw-r--r--sync.profile2
1 files changed, 2 insertions, 0 deletions
diff --git a/sync.profile b/sync.profile
index 8bd0b2a9..0ce33622 100644
--- a/sync.profile
+++ b/sync.profile
@@ -76,6 +76,7 @@
"^qwayland-server-xdg-decoration-unstable-v1.h",
"^qwayland-server-xdg-output-unstable-v1.h",
"^qwayland-server-xdg-shell.h",
+ "^qwayland-server-presentation-time.h",
"^wayland-hardware-integration-server-protocol.h",
"^wayland-idle-inhibit-unstable-v1-server-protocol.h",
"^wayland-ivi-application-server-protocol.h",
@@ -95,6 +96,7 @@
"^wayland-xdg-shell-server-protocol.h",
"^qwayland-server-qt-shell-unstable-v1.h",
"^wayland-qt-shell-unstable-v1-server-protocol.h",
+ "^wayland-presentation-time-server-protocol.h",
],
"$basedir/src/plugins/hardwareintegration/compositor/linux-dmabuf-unstable-v1" => [
"^qwayland-server-linux-dmabuf-unstable-v1.h",