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, 6 insertions, 2 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 4445958..3790f80 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,7 +1,8 @@
1From fe9ff55dac403b148f229c865bf2826ea4edf447 Mon Sep 17 00:00:00 2001 1From 1eb8bdb4d45e3de9582145c120b0d3ede187c7a9 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] Allow multiple wayland compositor state data per process 4Subject: [PATCH 16/21] Allow multiple wayland compositor state data per
5 process
5 6
6When eglBindWaylandDisplayWL is called store the wl_global 7When eglBindWaylandDisplayWL is called store the wl_global
7created in a list associated with the wayland display. 8created in a list associated with the wayland display.
@@ -139,3 +140,6 @@ index 9ef89cd..abd5ab3 100644
139 140
140 CLIENT_UNLOCK(); 141 CLIENT_UNLOCK();
141 142
143--
1442.27.0
145