summarylogtreecommitdiffstats
path: root/0009-Add-nvidia-release-notes-file.patch
blob: e6994c3f98e7fc3f4e711fabd3cd0222bf79fee6 (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 394829957069c7ac67c847dbccc38b8089bc788e 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 9/9] 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..0894c8ff
--- /dev/null
+++ b/nvidia-release-notes
@@ -0,0 +1,27 @@
+NVIDIA EGLStream-based Weston version 3.0
+-----------------------------------------
+
+This branch includes NVIDIA EGLStream patches on top of
+Weston 3.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:
+  
+      a044287897d3646440644555f7ac1d756e39e0d2 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:
+  
+      ce015e27839809ed4d602dd8d977f2df770b0921 simple-egl: Do not set EGL up until XDG setup is complete
+
+
+* Contact:
+
+  Miguel A. Vico (mvicomoya AT nvidia.com)
+
-- 
2.13.3