From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Da8Zd-0005Dm-Aq for qemu-devel@nongnu.org; Mon, 23 May 2005 04:46:10 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1Da8ZX-0005Cr-PN for qemu-devel@nongnu.org; Mon, 23 May 2005 04:46:04 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Da8ZT-0005CC-Ko for qemu-devel@nongnu.org; Mon, 23 May 2005 04:46:00 -0400 Received: from [195.129.94.187] (helo=srv94-187.ip-tech.ch) by monty-python.gnu.org with esmtp (TLS-1.0:DHE_RSA_3DES_EDE_CBC_SHA:24) (Exim 4.34) id 1Da8bP-0001LN-3L for qemu-devel@nongnu.org; Mon, 23 May 2005 04:47:59 -0400 Message-ID: <4291968A.3070803@kberg.ch> Date: Mon, 23 May 2005 10:38:34 +0200 From: Mike Kronenberg MIME-Version: 1.0 Subject: Re: [Qemu-devel] cocoa.m using openGL References: <4754a7e39688558620b7c6d6a36d9905@gmail.com> In-Reply-To: <4754a7e39688558620b7c6d6a36d9905@gmail.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed 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 Peter Stewart wrote: > Hi Hetz, > > I will do a comparison, and a diff, and add some more comments. Great, I can't wait to merge and test it :) > > I have a 800Mhz ibook 640M. When I ran Knoppix, and glxgears I got > 7fps on OpenGL profiler and 5fps reported by glxgears. OpenGL profiler > reported that a maximum of 5% of the time was being spent in OpenGL. > On average about 2% of the time was spent in OpenGL. The peak fps was > 27 fps, this happens during the text based startup of Knoppix (the > green bar with the text spinner). I would like to run doom2 shareware > dos based to see what fps I get, should be okay I think, but don't > know how to get a bootable image with the shareware software on it. > Doom2 was never released as Shareware, only Doom1. If You need a bootable Image, I can prepare You one of Doom1. > > thanks, > peter. Mike