summarylogtreecommitdiffstats
path: root/0008-Add-nvidia-release-notes-file.patch
diff options
context:
space:
mode:
authorMiguel A. Vico2019-01-04 15:21:11 -0800
committerMiguel A. Vico2019-01-04 15:21:11 -0800
commita59387e4ff4176886ed14711d793228c1db7cce8 (patch)
treebe1d92c757d98aa5284d1a75698126b924079838 /0008-Add-nvidia-release-notes-file.patch
parentf09053e7823022c93ae05e9416ebebd76f815646 (diff)
downloadaur-a59387e4ff4176886ed14711d793228c1db7cce8.tar.gz
Use wayland-eglstream-protocols from egl-wayland
Diffstat (limited to '0008-Add-nvidia-release-notes-file.patch')
-rw-r--r--0008-Add-nvidia-release-notes-file.patch48
1 files changed, 0 insertions, 48 deletions
diff --git a/0008-Add-nvidia-release-notes-file.patch b/0008-Add-nvidia-release-notes-file.patch
deleted file mode 100644
index e9a6a54958c4..000000000000
--- a/0008-Add-nvidia-release-notes-file.patch
+++ /dev/null
@@ -1,48 +0,0 @@
-From 58926a862d2fe59c918ab2cd4d15ac60f51039f3 Mon Sep 17 00:00:00 2001
-From: "Miguel A. Vico" <mvicomoya@nvidia.com>
-Date: Wed, 9 Aug 2017 16:01:34 -0700
-Subject: [PATCH 8/8] Add nvidia-release-notes file
-X-NVConfidentiality: public
-
-Signed-off-by: Miguel A Vico Moya <mvicomoya@nvidia.com>
----
- nvidia-release-notes | 27 +++++++++++++++++++++++++++
- 1 file changed, 27 insertions(+)
- create mode 100644 nvidia-release-notes
-
-diff --git a/nvidia-release-notes b/nvidia-release-notes
-new file mode 100644
-index 00000000..1ef437ea
---- /dev/null
-+++ b/nvidia-release-notes
-@@ -0,0 +1,27 @@
-+NVIDIA EGLStream-based Weston version 5.0.0
-+-------------------------------------------
-+
-+This branch includes NVIDIA EGLStream patches on top of
-+Weston 5.0.0.
-+
-+* Known issues:
-+
-+ - Bad interactions with XDG Shell v6 preventing
-+ clients that implement the new interface from
-+ starting
-+
-+ Fixed if using wl_eglstream_controller from commit:
-+
-+ 8d52cfe1ae51e6a69ec2c41c65faeb02a5cc1314 compositor: Process stream attach requests with wl_eglstream_controller
-+
-+ (Needs libnvidia-egl-wayland.so >= 1.0.2 - https://github.com/NVIDIA/egl-wayland)
-+
-+ Fixed in 'weston-simple-egl' with commit:
-+
-+ 27266e389b238f023f8789fec40ae661541372e4 simple-egl: Do not set EGL up until XDG setup is complete
-+
-+
-+* Contact:
-+
-+ Miguel A. Vico (mvicomoya AT nvidia.com)
-+
---
-2.18.0
-