On Thu, 2018-01-04 at 08:34 +0100, Corentin Rossignon wrote:
> From: Corentin Rossignon
>
> SAMPLE is a GLSL keyword in newer OpenGL version.
> This fix issue with gnome-shell and playing video using xv
>
> Signed-off-by: Corentin Rossignon
> Bugzilla: https://bugs.freedesktop.org/104405
Merge
From: Corentin Rossignon
SAMPLE is a GLSL keyword in newer OpenGL version.
This fix issue with gnome-shell and playing video using xv
Signed-off-by: Corentin Rossignon
Bugzilla: https://bugs.freedesktop.org/104405
---
glamor/glamor_xv.c | 2 ++
1 file changed, 2 insertions(+)
diff --git a/gla