From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Kch0L-00075m-Im for qemu-devel@nongnu.org; Mon, 08 Sep 2008 09:42:09 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1Kch0J-00073U-Th for qemu-devel@nongnu.org; Mon, 08 Sep 2008 09:42:09 -0400 Received: from [199.232.76.173] (port=51455 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Kch0J-00072v-Km for qemu-devel@nongnu.org; Mon, 08 Sep 2008 09:42:07 -0400 Received: from smtp6-g19.free.fr ([212.27.42.36]:47657) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1Kch0J-00030o-1w for qemu-devel@nongnu.org; Mon, 08 Sep 2008 09:42:07 -0400 Received: from smtp6-g19.free.fr (localhost.localdomain [127.0.0.1]) by smtp6-g19.free.fr (Postfix) with ESMTP id 8C78F17280 for ; Mon, 8 Sep 2008 15:42:05 +0200 (CEST) Received: from laptop (vaf26-2-82-244-111-82.fbx.proxad.net [82.244.111.82]) by smtp6-g19.free.fr (Postfix) with ESMTP id 70BC617277 for ; Mon, 8 Sep 2008 15:42:03 +0200 (CEST) In-Reply-To: <48C523B3.20907@codemonkey.ws> Subject: Re: [Qemu-devel] [PATCH] opengl rendering in the sdl window From: "=?windows-1252?q?Fran=E7ois?= Revol" Date: Mon, 08 Sep 2008 15:44:19 +0200 CEST Message-Id: <267497233-BeMail@laptop> Mime-Version: 1.0 Content-Type: text/plain; charset="windows-1252" Content-Transfer-Encoding: quoted-printable 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 > > > It would definitely make things much less portable... > > Cairo itself is quite a beast to port I heard... (not everyone uses > > X11...) > > > > It compiles fine on Windows. > I wasn't thinking about windows. Fran=E7ois.