diff options
Diffstat (limited to 'recipes-graphics/userland/files/0016-Allow-multiple-wayland-compositor-state-data-per-pro.patch')
| -rw-r--r-- | recipes-graphics/userland/files/0016-Allow-multiple-wayland-compositor-state-data-per-pro.patch | 8 | 
1 files changed, 2 insertions, 6 deletions
| diff --git a/recipes-graphics/userland/files/0016-Allow-multiple-wayland-compositor-state-data-per-pro.patch b/recipes-graphics/userland/files/0016-Allow-multiple-wayland-compositor-state-data-per-pro.patch index 3790f80..fa7984c 100644 --- a/recipes-graphics/userland/files/0016-Allow-multiple-wayland-compositor-state-data-per-pro.patch +++ b/recipes-graphics/userland/files/0016-Allow-multiple-wayland-compositor-state-data-per-pro.patch | |||
| @@ -1,8 +1,7 @@ | |||
| 1 | From 1eb8bdb4d45e3de9582145c120b0d3ede187c7a9 Mon Sep 17 00:00:00 2001 | 1 | From c5969e5e5c50e2c9b32c6f945040a8e5763ba06c 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: Sat, 27 Jan 2018 12:28:31 -0500 | 3 | Date: Sat, 27 Jan 2018 12:28:31 -0500 | 
| 4 | Subject: [PATCH 16/21] Allow multiple wayland compositor state data per | 4 | Subject: [PATCH] Allow multiple wayland compositor state data per process | 
| 5 | process | ||
| 6 | 5 | ||
| 7 | When eglBindWaylandDisplayWL is called store the wl_global | 6 | When eglBindWaylandDisplayWL is called store the wl_global | 
| 8 | created in a list associated with the wayland display. | 7 | created in a list associated with the wayland display. | 
| @@ -140,6 +139,3 @@ index 9ef89cd..abd5ab3 100644 | |||
| 140 | 139 | ||
| 141 | CLIENT_UNLOCK(); | 140 | CLIENT_UNLOCK(); | 
| 142 | 141 | ||
| 143 | -- | ||
| 144 | 2.27.0 | ||
| 145 | |||
