From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Kc7Bp-0005xp-Em for qemu-devel@nongnu.org; Sat, 06 Sep 2008 19:27:37 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1Kc7Bl-0005xN-OC for qemu-devel@nongnu.org; Sat, 06 Sep 2008 19:27:36 -0400 Received: from [199.232.76.173] (port=49966 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Kc7Bl-0005xK-IL for qemu-devel@nongnu.org; Sat, 06 Sep 2008 19:27:33 -0400 Received: from mail2.shareable.org ([80.68.89.115]:59319) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1Kc7Bl-0007KR-70 for qemu-devel@nongnu.org; Sat, 06 Sep 2008 19:27:33 -0400 Received: from jamie by mail2.shareable.org with local (Exim 4.63) (envelope-from ) id 1Kc7Bc-0000sC-2E for qemu-devel@nongnu.org; Sun, 07 Sep 2008 00:27:24 +0100 Date: Sun, 7 Sep 2008 00:27:23 +0100 From: Jamie Lokier Subject: Re: [Qemu-devel] [PATCH] opengl rendering in the sdl window Message-ID: <20080906232723.GB813@shareable.org> References: <48B81423.9050502@eu.citrix.com> <48BF4F4F.40208@codemonkey.ws> <48BFB318.206@eu.citrix.com> <20080905120214.GD1373@shareable.org> <20080905121101.GI5250@implementation.bordeaux.inria.fr> MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <20080905121101.GI5250@implementation.bordeaux.inria.fr> Reply-To: qemu-devel@nongnu.org List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org Samuel Thibault wrote: > Jamie Lokier, le Fri 05 Sep 2008 13:02:15 +0100, a écrit : > > Another way to map guest framebuffer to video memory is the XF86DGA > > extension, which is great when you can use it. > > It is being deprecated and probably never works nowadays anyway :) That's a shame as the alternatives are all slower on old video cards. Understandable, though. -- Jamie