[Spice-devel] [PATCH spice-gtk 0/4] spice-gtk should warn if GL is disabled, and the server uses GL
marcandre.lureau at redhat.com
marcandre.lureau at redhat.com
Thu Jan 3 17:13:22 UTC 2019
From: Marc-André Lureau <marcandre.lureau at redhat.com>
Hi,
This series addresses:
https://gitlab.freedesktop.org/spice/spice-gtk/issues/69
The first 2 patches are cleanups, the 3rd patch introduces a
SpiceSession:gl-scanout property, so a client can tweak the
capability. The last patch displays a message about EGL support
required for the display.
Marc-André Lureau (4):
channel: no need to reset local caps on reset
display: move reset capabilities to constructed cb
session: add gl-scanout property
widget: display a message about required EGL support
src/channel-display.c | 14 ++++++-------
src/channel-main.c | 5 ++---
src/channel-playback.c | 5 ++---
src/channel-record.c | 5 ++---
src/spice-channel.c | 16 ---------------
src/spice-channel.h | 2 +-
src/spice-session-priv.h | 1 +
src/spice-session.c | 43 ++++++++++++++++++++++++++++++++++++++++
src/spice-widget-priv.h | 1 +
src/spice-widget.c | 21 ++++++++++++++++++--
10 files changed, 78 insertions(+), 35 deletions(-)
--
2.20.1.2.gb21ebb671b
More information about the Spice-devel
mailing list