summaryrefslogtreecommitdiffstats
path: root/recipes-graphics/userland/files/0012-implement-buffer-wrapping-interface-for-dispmanx.patch
diff options
context:
space:
mode:
authorKhem Raj <raj.khem@gmail.com>2018-11-20 23:43:41 -0800
committerAndrei Gherzan <andrei@gherzan.ro>2018-11-21 17:56:52 +0200
commit7c94afee2b12a1cdef2f8c3c743c555af17a560b (patch)
treeb6d9a419f0cd8e2bb0a6989cb453edc24c182fba /recipes-graphics/userland/files/0012-implement-buffer-wrapping-interface-for-dispmanx.patch
parent981376b1c43a97fbc7d0309ce1e97239dfd4f4f9 (diff)
downloadmeta-raspberrypi-7c94afee2b12a1cdef2f8c3c743c555af17a560b.tar.gz
userland: Update to latest master
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'recipes-graphics/userland/files/0012-implement-buffer-wrapping-interface-for-dispmanx.patch')
-rw-r--r--recipes-graphics/userland/files/0012-implement-buffer-wrapping-interface-for-dispmanx.patch10
1 files changed, 5 insertions, 5 deletions
diff --git a/recipes-graphics/userland/files/0012-implement-buffer-wrapping-interface-for-dispmanx.patch b/recipes-graphics/userland/files/0012-implement-buffer-wrapping-interface-for-dispmanx.patch
index 28a5fc6..9684b4c 100644
--- a/recipes-graphics/userland/files/0012-implement-buffer-wrapping-interface-for-dispmanx.patch
+++ b/recipes-graphics/userland/files/0012-implement-buffer-wrapping-interface-for-dispmanx.patch
@@ -1,14 +1,14 @@
1From df8b9633a45069bdd1bf256d974636ef11aa39cb Mon Sep 17 00:00:00 2001 1From fedd7668152049c15ed58c7058e5f4a9c1fac7cb Mon Sep 17 00:00:00 2001
2From: Khem Raj <raj.khem@gmail.com> 2From: Khem Raj <raj.khem@gmail.com>
3Date: Sat, 2 Apr 2016 10:54:59 -0700 3Date: Sat, 2 Apr 2016 10:54:59 -0700
4Subject: [PATCH 12/16] implement buffer wrapping interface for dispmanx 4Subject: [PATCH 12/18] implement buffer wrapping interface for dispmanx
5 5
6Courtesy: Zan Dobersek 6Courtesy: Zan Dobersek
7 7
8Signed-off-by: Khem Raj <raj.khem@gmail.com> 8Signed-off-by: Khem Raj <raj.khem@gmail.com>
9--- 9---
10 interface/khronos/ext/egl_wayland.c | 42 +++++++++++++++++++++++++++++++++++++ 10 interface/khronos/ext/egl_wayland.c | 42 +++++++++++++++++++++++++++++
11 interface/wayland/dispmanx.xml | 10 +++++++++ 11 interface/wayland/dispmanx.xml | 10 +++++++
12 2 files changed, 52 insertions(+) 12 2 files changed, 52 insertions(+)
13 13
14diff --git a/interface/khronos/ext/egl_wayland.c b/interface/khronos/ext/egl_wayland.c 14diff --git a/interface/khronos/ext/egl_wayland.c b/interface/khronos/ext/egl_wayland.c
@@ -88,5 +88,5 @@ index c18626d..11ed1ef 100644
88 88
89 </protocol> 89 </protocol>
90-- 90--
912.16.1 912.19.1
92 92