All of lore.kernel.org
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH 0/2] spice/gl: render DisplaySurface via opengl
@ 2016-09-23  7:50 Gerd Hoffmann
  2016-09-23  7:50 ` [Qemu-devel] [PATCH 1/2] console: track gl_block state in QemuConsole Gerd Hoffmann
  2016-09-23  7:50 ` [Qemu-devel] [PATCH 2/2] spice/gl: render DisplaySurface via opengl Gerd Hoffmann
  0 siblings, 2 replies; 4+ messages in thread
From: Gerd Hoffmann @ 2016-09-23  7:50 UTC (permalink / raw)
  To: qemu-devel; +Cc: Gerd Hoffmann

  Hi,

Have been sitting on these patches for quite a while.  There used to be
problems with this due to bugs in spice.  Finally found the time to
re-test this properly with the latest spice-server and spice-gtk
versions.  Everything is working fine now, so it is time to get this
finally merged.

cheers,
  Gerd

Gerd Hoffmann (2):
  console: track gl_block state in QemuConsole
  spice/gl: render DisplaySurface via opengl

 include/ui/console.h       |  1 +
 include/ui/spice-display.h |  5 ++-
 ui/console.c               | 15 ++++++--
 ui/spice-display.c         | 92 ++++++++++++++++++++++++++++++++++++++++++----
 4 files changed, 100 insertions(+), 13 deletions(-)

-- 
1.8.3.1

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2016-09-23  9:27 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-09-23  7:50 [Qemu-devel] [PATCH 0/2] spice/gl: render DisplaySurface via opengl Gerd Hoffmann
2016-09-23  7:50 ` [Qemu-devel] [PATCH 1/2] console: track gl_block state in QemuConsole Gerd Hoffmann
2016-09-23  7:50 ` [Qemu-devel] [PATCH 2/2] spice/gl: render DisplaySurface via opengl Gerd Hoffmann
2016-09-23  9:26   ` Marc-André Lureau

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.