summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMiguel A. Vico <mvicomoya@nvidia.com>2017-08-09 16:01:34 -0700
committerNVIDIA <nvidia@mvicomoya-bt-sc.nvidia.com>2017-08-10 09:55:53 -0700
commitb5bee124bde3d8e82695db2faca94e3e32f1b943 (patch)
treeefd5980bd4baba4cc6ad7539969026f66fa140a2
parenta044287897d3646440644555f7ac1d756e39e0d2 (diff)
Add nvidia-release-notes filenvidia_head_rebase-3.0
Signed-off-by: Miguel A Vico Moya <mvicomoya@nvidia.com>
-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)
+