From 58926a862d2fe59c918ab2cd4d15ac60f51039f3 Mon Sep 17 00:00:00 2001 From: "Miguel A. Vico" 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 --- 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