summaryrefslogtreecommitdiffstats
path: root/recipes-graphics/userland/files/0013-Implement-triple-buffering-for-wayland.patch
diff options
context:
space:
mode:
authorKhem Raj <raj.khem@gmail.com>2018-11-20 23:43:41 -0800
committerAndrei Gherzan <andrei@gherzan.ro>2018-11-21 17:56:52 +0200
commit7c94afee2b12a1cdef2f8c3c743c555af17a560b (patch)
treeb6d9a419f0cd8e2bb0a6989cb453edc24c182fba /recipes-graphics/userland/files/0013-Implement-triple-buffering-for-wayland.patch
parent981376b1c43a97fbc7d0309ce1e97239dfd4f4f9 (diff)
downloadmeta-raspberrypi-7c94afee2b12a1cdef2f8c3c743c555af17a560b.tar.gz
userland: Update to latest master
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'recipes-graphics/userland/files/0013-Implement-triple-buffering-for-wayland.patch')
-rw-r--r--recipes-graphics/userland/files/0013-Implement-triple-buffering-for-wayland.patch6
1 files changed, 3 insertions, 3 deletions
diff --git a/recipes-graphics/userland/files/0013-Implement-triple-buffering-for-wayland.patch b/recipes-graphics/userland/files/0013-Implement-triple-buffering-for-wayland.patch
index ebff314..3052168 100644
--- a/recipes-graphics/userland/files/0013-Implement-triple-buffering-for-wayland.patch
+++ b/recipes-graphics/userland/files/0013-Implement-triple-buffering-for-wayland.patch
@@ -1,7 +1,7 @@
1From 2e0e331da8556fecd841349cfae294baf0f14485 Mon Sep 17 00:00:00 2001 1From 65f8bca55aead676cd06fc3210aeffef1f2158c6 Mon Sep 17 00:00:00 2001
2From: Jeff Wannamaker <jeff_wannamaker@cable.comcast.com> 2From: Jeff Wannamaker <jeff_wannamaker@cable.comcast.com>
3Date: Thu, 19 Jan 2017 18:56:07 +0000 3Date: Thu, 19 Jan 2017 18:56:07 +0000
4Subject: [PATCH 13/16] Implement triple buffering for wayland 4Subject: [PATCH 13/18] Implement triple buffering for wayland
5 5
6Change from double to triple buffering for wayland. 6Change from double to triple buffering for wayland.
7This enables higher frame rates without tearing artifacts 7This enables higher frame rates without tearing artifacts
@@ -86,5 +86,5 @@ index e328b77..58a3184 100644
86 back_wl_buffer 86 back_wl_buffer
87 87
88-- 88--
892.16.1 892.19.1
90 90