qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Gerd Hoffmann <kraxel@redhat.com>
To: qemu-devel@nongnu.org
Cc: Gerd Hoffmann <kraxel@redhat.com>
Subject: [Qemu-devel] [PULL 0/3] Ui 20180626 patches
Date: Tue, 26 Jun 2018 15:56:22 +0200	[thread overview]
Message-ID: <20180626135625.7078-1-kraxel@redhat.com> (raw)

The following changes since commit 595123df1d54ed8fbab9e1a73d5a58c5bb71058f:

  Merge remote-tracking branch 'remotes/jnsnow/tags/ide-pull-request' into staging (2018-06-26 09:45:14 +0100)

are available in the git repository at:

  git://git.kraxel.org/qemu tags/ui-20180626-pull-request

for you to fetch changes up to 49213b721f4620364aa09142b5f4d559fed26b53:

  sdl2: add checking for NULL (2018-06-26 13:48:49 +0200)

----------------------------------------------------------------
ui: sdl2 fixes, gles support.

----------------------------------------------------------------

Gerd Hoffmann (1):
  Add gles support to egl-helpers, wire up in egl-headless and gtk.

Pavel Dovgalyuk (2):
  sdl2: fix copypaste issues
  sdl2: add checking for NULL

 include/ui/egl-helpers.h |  7 +++---
 include/ui/gtk.h         |  2 +-
 ui/egl-context.c         | 11 ++++++++--
 ui/egl-headless.c        |  3 ++-
 ui/egl-helpers.c         | 55 ++++++++++++++++++++++++++++++++++--------------
 ui/gtk-egl.c             |  4 ++--
 ui/gtk.c                 |  7 ++----
 ui/sdl2.c                | 14 ++++++------
 ui/spice-core.c          |  3 ++-
 9 files changed, 68 insertions(+), 38 deletions(-)

-- 
2.9.3

             reply	other threads:[~2018-06-26 13:56 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-06-26 13:56 Gerd Hoffmann [this message]
2018-06-26 13:56 ` [Qemu-devel] [PULL 1/3] Add gles support to egl-helpers, wire up in egl-headless and gtk Gerd Hoffmann
2018-06-26 13:56 ` [Qemu-devel] [PULL 2/3] sdl2: fix copypaste issues Gerd Hoffmann
2018-06-26 13:56 ` [Qemu-devel] [PULL 3/3] sdl2: add checking for NULL Gerd Hoffmann
2018-06-26 16:37 ` [Qemu-devel] [PULL 0/3] Ui 20180626 patches Peter Maydell

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20180626135625.7078-1-kraxel@redhat.com \
    --to=kraxel@redhat.com \
    --cc=qemu-devel@nongnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).