summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--nvidia-release-notes27
1 files changed, 27 insertions, 0 deletions
diff --git a/nvidia-release-notes b/nvidia-release-notes
new file mode 100644
index 00000000..9dd5986e
--- /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)
+