summarylogtreecommitdiffstats
path: root/0008-Add-nvidia-release-notes-file.patch
blob: e9a6a54958c46ffe1efeef2669b363bbc1013f3e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
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