From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.34) id 1BOCxY-0002Qt-Lh for qemu-devel@nongnu.org; Thu, 13 May 2004 05:57:00 -0400 Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.34) id 1BOCx2-0002Ku-61 for qemu-devel@nongnu.org; Thu, 13 May 2004 05:56:59 -0400 Received: from [216.127.66.50] (helo=srv01.centurywebdesign.com) by monty-python.gnu.org with esmtp (TLSv1:DES-CBC3-SHA:168) (Exim 4.34) id 1BOCx1-0002KV-7N for qemu-devel@nongnu.org; Thu, 13 May 2004 05:56:27 -0400 Received: from shaggy (82-43-195-40.cable.ubr08.newm.blueyonder.co.uk [82.43.195.40]) (authenticated bits=0) by srv01.centurywebdesign.com (8.12.10/8.12.10) with ESMTP id i4D9uHiI009483 for ; Thu, 13 May 2004 10:56:18 +0100 Message-ID: <000e01c438d0$919942f0$5500a8c0@shaggy> From: "Jamie Burns" References: <40A13BFD.3010709@volny.cz><200405121001.56247.jm@poure.com> <40A1F6D6.9090609@volny.cz> <000601c43814$7c5a2380$5500a8c0@shaggy> <20040512174908.01420955.iosglpgc@teleline.es> <001401c43852$3e9ae9b0$5500a8c0@shaggy> <20040512212914.685d9f1b.iosglpgc@teleline.es> <40A297CD.1020500@volny.cz> <20040513045620.731580ef.iosglpgc@teleline.es> <40A3297A.6080407@volny.cz> Subject: Re: [Qemu-devel] QEMU Video Driver for Win NT-based systems Date: Thu, 13 May 2004 10:56:30 +0100 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit 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 I double that. GDI and DirectDraw are different things. Nearly all cards have for some years supported *both* GDI acceleration (from Windows 3.1 days...) and DirectDraw acceleration (from Windows 95 days...). Although they support both, they are different sets of code for different purposes. ----- Original Message ----- From: "Filip Navara" To: Sent: Thursday, May 13, 2004 8:53 AM Subject: Re: [Qemu-devel] QEMU Video Driver for Win NT-based systems > Natalia Portillo wrote: > > >Then, why do you require DirectDraw support for activating acceleration? > >Is simply. > > > >When no acceleration is, the GDI calls are rendered manually, when it is activated, they are rendered through DirectDraw. > > > > > No they aren't. Please trust me on this, I know quite a bit of details > of the Windows NT (and 9x also) architecture and this is just not true. > > http://msdn.microsoft.com/library/default.asp?url=/library/en-us/graphics/hh/graphics/dispvid_2003_7z53.asp > > - Filip > > > _______________________________________________ > Qemu-devel mailing list > Qemu-devel@nongnu.org > http://mail.nongnu.org/mailman/listinfo/qemu-devel