summaryrefslogtreecommitdiffstats
path: root/recipes-graphics/userland/files/0016-Allow-multiple-wayland-compositor-state-data-per-pro.patch
diff options
context:
space:
mode:
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.patch8
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 @@
1From 1eb8bdb4d45e3de9582145c120b0d3ede187c7a9 Mon Sep 17 00:00:00 2001 1From c5969e5e5c50e2c9b32c6f945040a8e5763ba06c Mon Sep 17 00:00:00 2001
2From: Jeff Wannamaker <jeff_wannamaker@cable.comcast.com> 2From: Jeff Wannamaker <jeff_wannamaker@cable.comcast.com>
3Date: Sat, 27 Jan 2018 12:28:31 -0500 3Date: Sat, 27 Jan 2018 12:28:31 -0500
4Subject: [PATCH 16/21] Allow multiple wayland compositor state data per 4Subject: [PATCH] Allow multiple wayland compositor state data per process
5 process
6 5
7When eglBindWaylandDisplayWL is called store the wl_global 6When eglBindWaylandDisplayWL is called store the wl_global
8created in a list associated with the wayland display. 7created 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--
1442.27.0
145