From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:38032) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZgaPp-0003kI-Vu for qemu-devel@nongnu.org; Mon, 28 Sep 2015 11:32:34 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ZgaPj-00062q-03 for qemu-devel@nongnu.org; Mon, 28 Sep 2015 11:32:33 -0400 Received: from mx1.redhat.com ([209.132.183.28]:50319) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZgaPi-00062g-Q9 for qemu-devel@nongnu.org; Mon, 28 Sep 2015 11:32:26 -0400 References: <1443085502-596-1-git-send-email-kraxel@redhat.com> <1443085502-596-2-git-send-email-kraxel@redhat.com> From: Max Reitz Message-ID: <56095D85.7060203@redhat.com> Date: Mon, 28 Sep 2015 17:32:21 +0200 MIME-Version: 1.0 In-Reply-To: <1443085502-596-2-git-send-email-kraxel@redhat.com> Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="DF6q4KVxI21rt5KDL721hFTMkQkX73qX3" Subject: Re: [Qemu-devel] [PATCH v2 01/11] shaders: initialize vertexes once 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) --DF6q4KVxI21rt5KDL721hFTMkQkX73qX3 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable On 24.09.2015 11:04, Gerd Hoffmann wrote: > Create a buffer for the vertex data and place vertexes > there at initialization time. Then just use the buffer > for each texture blit. >=20 > Signed-off-by: Gerd Hoffmann > Reviewed-by: Marc-Andr=C3=A9 Lureau > --- > include/ui/shader.h | 4 +++- > ui/console-gl.c | 7 ++++++- > ui/shader.c | 31 ++++++++++++++++++++++++++----- > 3 files changed, 35 insertions(+), 7 deletions(-) Reviewed-by: Max Reitz --DF6q4KVxI21rt5KDL721hFTMkQkX73qX3 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 iQEcBAEBCAAGBQJWCV2FAAoJEDuxQgLoOKytpLUH/1PkMz3P1J1VRbrThv4NN1NF O2XIf066LKi/0Xf04/MD2AXlzpknXe7ylQPfGPE1Z6gMTMGaatXsI+2siORF1o8t v6Bw9k0V+EnSfu2ChuVHBns1+FRNAGtlJJ1xjH98s2XwhEIAUkB8NKSv0rZhAOVN CGDejzgPBbvxYanZsamsUqtDRUR4xpHQHjqquWvAx8FPGYoJgy2W/ih4wPK4aZpE rA1G5T09z4VjkZHdS5my5hhjej1xL14aJ2QHFno9iRImhK/bR7NlPxzy7yd8ndyx BlFkUfaj0YWnKsitQSJzaqdrvUURB/MTghDkfDShdc0mOoViTf0M8JS7XBM82dY= =4LEy -----END PGP SIGNATURE----- --DF6q4KVxI21rt5KDL721hFTMkQkX73qX3--