diff options
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.patch | 4 |
1 files changed, 2 insertions, 2 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 3052168..5197856 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,4 +1,4 @@ | |||
1 | From 65f8bca55aead676cd06fc3210aeffef1f2158c6 Mon Sep 17 00:00:00 2001 | 1 | From e99b2eafba5260b8087fc1a85830b08ea3228292 Mon Sep 17 00:00:00 2001 |
2 | From: Jeff Wannamaker <jeff_wannamaker@cable.comcast.com> | 2 | From: Jeff Wannamaker <jeff_wannamaker@cable.comcast.com> |
3 | Date: Thu, 19 Jan 2017 18:56:07 +0000 | 3 | Date: Thu, 19 Jan 2017 18:56:07 +0000 |
4 | Subject: [PATCH 13/18] Implement triple buffering for wayland | 4 | Subject: [PATCH 13/18] Implement triple buffering for wayland |
@@ -86,5 +86,5 @@ index e328b77..58a3184 100644 | |||
86 | back_wl_buffer | 86 | back_wl_buffer |
87 | 87 | ||
88 | -- | 88 | -- |
89 | 2.19.1 | 89 | 2.20.1 |
90 | 90 | ||