All of lore.kernel.org
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH v2 0/3] qxl: add support for chunked cursors.
@ 2017-08-28 12:34 Gerd Hoffmann
  2017-08-28 12:34 ` [Qemu-devel] [PATCH v2 1/3] qxl: drop mono cursor support Gerd Hoffmann
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Gerd Hoffmann @ 2017-08-28 12:34 UTC (permalink / raw)
  To: qemu-devel; +Cc: René Rebe, Gerd Hoffmann

This series adds support for unpacking qxl chunks, and uses it to
support chunked cursor images.  Windows guest drivers seem to use
that when in HiDPI mode.

Also drop (broken) support for mono cursors.

[ v2: codestyle fixes ]

Gerd Hoffmann (3):
  qxl: drop mono cursor support
  qxl: add support for chunked cursors.
  qxl_unpack_chunks: codestyle fixups

 hw/display/qxl-render.c | 45 +++++++++++++++++++++++++++++----------------
 1 file changed, 29 insertions(+), 16 deletions(-)

-- 
2.9.3

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

end of thread, other threads:[~2017-08-28 12:35 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-08-28 12:34 [Qemu-devel] [PATCH v2 0/3] qxl: add support for chunked cursors Gerd Hoffmann
2017-08-28 12:34 ` [Qemu-devel] [PATCH v2 1/3] qxl: drop mono cursor support Gerd Hoffmann
2017-08-28 12:35 ` [Qemu-devel] [PATCH v2 2/3] qxl: add support for chunked cursors Gerd Hoffmann
2017-08-28 12:35 ` [Qemu-devel] [PATCH v2 3/3] qxl_unpack_chunks: codestyle fixups Gerd Hoffmann

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.