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 | 6 |
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 aae0b02..85b9a4e 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 @@ | |||
| 1 | From 789d16a9d5aa57b201e9d6be9427671f48fec5e4 Mon Sep 17 00:00:00 2001 | 1 | From 31e61d1a1d26442be9c90c479e2b14589acedb0e 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/19] Implement triple buffering for wayland |
| 5 | 5 | ||
| 6 | Change from double to triple buffering for wayland. | 6 | Change from double to triple buffering for wayland. |
| 7 | This enables higher frame rates without tearing artifacts | 7 | This 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 | -- |
| 89 | 2.21.0 | 89 | 2.22.0 |
| 90 | 90 | ||
