From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:47832) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZgauD-0008Hk-NJ for qemu-devel@nongnu.org; Mon, 28 Sep 2015 12:04:03 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ZgauA-0002Ow-Hh for qemu-devel@nongnu.org; Mon, 28 Sep 2015 12:03:57 -0400 Received: from mx1.redhat.com ([209.132.183.28]:48224) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZgauA-0002OX-DS for qemu-devel@nongnu.org; Mon, 28 Sep 2015 12:03:54 -0400 References: <1443085502-596-1-git-send-email-kraxel@redhat.com> <1443085502-596-9-git-send-email-kraxel@redhat.com> From: Max Reitz Message-ID: <560964E0.5080103@redhat.com> Date: Mon, 28 Sep 2015 18:03:44 +0200 MIME-Version: 1.0 In-Reply-To: <1443085502-596-9-git-send-email-kraxel@redhat.com> Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="Tgj0D9bLh284vtdB3PvvStDPl3g8dOXGU" Subject: Re: [Qemu-devel] [PATCH v2 08/11] sdl2/opengl: add opengl context and scanout support List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Gerd Hoffmann , qemu-devel@nongnu.org Cc: David Airlie , =?UTF-8?Q?Marc-Andr=c3=a9_Lureau?= This is an OpenPGP/MIME signed message (RFC 4880 and 3156) --Tgj0D9bLh284vtdB3PvvStDPl3g8dOXGU Content-Type: text/plain; charset=iso-8859-15 Content-Transfer-Encoding: quoted-printable On 24.09.2015 11:04, Gerd Hoffmann wrote: > This allows virtio-gpu to render in 3d mode. >=20 > Signed-off-by: Gerd Hoffmann > --- > include/ui/sdl2.h | 22 ++++++++- > ui/sdl2-gl.c | 135 ++++++++++++++++++++++++++++++++++++++++++++++= ++++++++ > ui/sdl2.c | 7 +++ > 3 files changed, 163 insertions(+), 1 deletion(-) Reviewed-by: Max Reitz --Tgj0D9bLh284vtdB3PvvStDPl3g8dOXGU Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 iQEcBAEBCAAGBQJWCWTgAAoJEDuxQgLoOKytBqMH/24srbPmCu4vwpS69oxAM3Nl HgjTwJvN99MPD5Oy8kwQwjAr7QMivrK4tje1pp9VBbccxpJX7MgAd013Gie8xGaz sOxdG8ixp/qFVfdI2Dn5JzlpX8UMgdHd1tdRmMMziIpB5W3iCYyMD+UlR7pDwR0j XgipEIptcTyQK/VhIN2U9Bzj7IMzEfNwNMNgNEy1UKuXVXDXQlMCT6OW5n5xLkfV 057QChbnrsASrSln7ON/OIWn+gHnv9yTvcYzRDqNrYjrFJlzEztwgLNrUHnqF9hH vSySdeqPmx/3TLkJ2rWrvOkNQFofcPv7tVcjpPC4SQJV5bgwd4YGy1u2q6SJDjg= =wKKY -----END PGP SIGNATURE----- --Tgj0D9bLh284vtdB3PvvStDPl3g8dOXGU--