qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PULL 0/4] ui: console+vnc fixes, switch spice to pure opengl with gl=on.
@ 2016-09-28 12:01 Gerd Hoffmann
  2016-09-28 12:01 ` [Qemu-devel] [PULL 1/4] console: skip same-size resize Gerd Hoffmann
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: Gerd Hoffmann @ 2016-09-28 12:01 UTC (permalink / raw)
  To: qemu-devel; +Cc: Gerd Hoffmann

  Hi,

Here is the ui patch queue with two small bug fixes and with pure opengl
support for spice, i.e. with gl=on we'll render everything (including
classic DisplaySurfaces) into a opengl texture for dma-buf passing.

please pull,
  Gerd

The following changes since commit 7cfdc02dae0d2ff58c897496cfdbbafc0eda0f3f:

  Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging (2016-09-26 19:47:00 +0100)

are available in the git repository at:


  git://git.kraxel.org/qemu tags/pull-ui-20160928-1

for you to fetch changes up to d9d2663c336b4ff7af9528f2cd3736791f4c0da5:

  ui/vnc-enc-tight: remove switch and have single return (2016-09-28 12:55:09 +0200)

----------------------------------------------------------------
ui: console+vnc fixes, switch spice to pure opengl with gl=on.

----------------------------------------------------------------
Alex Bennée (1):
      ui/vnc-enc-tight: remove switch and have single return

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

Marc-André Lureau (1):
      console: skip same-size resize

 include/ui/console.h       |  1 +
 include/ui/spice-display.h |  5 ++-
 ui/console.c               | 22 +++++++++--
 ui/spice-display.c         | 92 ++++++++++++++++++++++++++++++++++++++++++----
 ui/vnc-enc-tight.c         |  6 +--
 5 files changed, 109 insertions(+), 17 deletions(-)

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

end of thread, other threads:[~2016-09-28 16:43 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-09-28 12:01 [Qemu-devel] [PULL 0/4] ui: console+vnc fixes, switch spice to pure opengl with gl=on Gerd Hoffmann
2016-09-28 12:01 ` [Qemu-devel] [PULL 1/4] console: skip same-size resize Gerd Hoffmann
2016-09-28 12:01 ` [Qemu-devel] [PULL 2/4] console: track gl_block state in QemuConsole Gerd Hoffmann
2016-09-28 12:01 ` [Qemu-devel] [PULL 3/4] spice/gl: render DisplaySurface via opengl Gerd Hoffmann
2016-09-28 12:01 ` [Qemu-devel] [PULL 4/4] ui/vnc-enc-tight: remove switch and have single return Gerd Hoffmann
2016-09-28 16:43 ` [Qemu-devel] [PULL 0/4] ui: console+vnc fixes, switch spice to pure opengl with gl=on Peter Maydell

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).