From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:44910) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YBiP5-0002nY-W0 for qemu-devel@nongnu.org; Thu, 15 Jan 2015 06:15:57 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1YBiP2-0006Du-Jr for qemu-devel@nongnu.org; Thu, 15 Jan 2015 06:15:55 -0500 Received: from mx1.redhat.com ([209.132.183.28]:40754) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YBiP2-0006Do-CD for qemu-devel@nongnu.org; Thu, 15 Jan 2015 06:15:52 -0500 Message-ID: <1421320545.12876.24.camel@nilsson.home.kraxel.org> From: Gerd Hoffmann Date: Thu, 15 Jan 2015 12:15:45 +0100 In-Reply-To: <1421066808.8695.31.camel@nilsson.home.kraxel.org> References: <1418295956-22479-1-git-send-email-kraxel@redhat.com> <1418295956-22479-3-git-send-email-kraxel@redhat.com> <5489BEE2.7090107@redhat.com> <1418382297.23141.23.camel@nilsson.home.kraxel.org> <548AEEF7.1000206@redhat.com> <1421066808.8695.31.camel@nilsson.home.kraxel.org> Content-Type: text/plain; charset="UTF-8" Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] [RfC PATCH 2/3] sdl2: add support for display rendering using opengl. List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Max Reitz Cc: qemu-devel@nongnu.org, Anthony Liguori Hi, > How would the opengl 3/4 version of > the above would look like? Ok, scratch that one. Looks like this is a seriously non-trivial update and my rusty opengl knowledge needs a major update for modern-style opengl ... cheers, Gerd