summaryrefslogtreecommitdiffstats
path: root/recipes-graphics/userland/files/0012-implement-buffer-wrapping-interface-for-dispmanx.patch
diff options
context:
space:
mode:
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