From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Kch00-0006Yc-4V for qemu-devel@nongnu.org; Mon, 08 Sep 2008 09:41:48 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1Kcgzy-0006Uw-GE for qemu-devel@nongnu.org; Mon, 08 Sep 2008 09:41:47 -0400 Received: from [199.232.76.173] (port=51446 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Kcgzy-0006UU-9p for qemu-devel@nongnu.org; Mon, 08 Sep 2008 09:41:46 -0400 Received: from mail2.shareable.org ([80.68.89.115]:45830) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1Kcgzx-0002vT-L7 for qemu-devel@nongnu.org; Mon, 08 Sep 2008 09:41:46 -0400 Received: from jamie by mail2.shareable.org with local (Exim 4.63) (envelope-from ) id 1Kcgzs-0001it-7g for qemu-devel@nongnu.org; Mon, 08 Sep 2008 14:41:40 +0100 Date: Mon, 8 Sep 2008 14:41:40 +0100 From: Jamie Lokier Subject: Re: [Qemu-devel] [PATCH] opengl rendering in the sdl window Message-ID: <20080908134140.GF4947@shareable.org> References: <48B81423.9050502@eu.citrix.com> <48BF4F4F.40208@codemonkey.ws> <48BFB318.206@eu.citrix.com> <20080905120214.GD1373@shareable.org> <48C16207.5090808@eu.citrix.com> <20080905165536.GA12606@redhat.com> <48C168CE.5040700@eu.citrix.com> <48C348D3.6070702@codemonkey.ws> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <48C348D3.6070702@codemonkey.ws> 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 Anthony Liguori wrote: > Practically speaking, it's a royal pain. It means it has to be disabled > by default. What's most annoying is that Ubuntu enables compiz by > default so there are a lot of users that will be affected. I'm under the impression that the Compiz problem in stable distros is that OpenGL rendering isn't redirected by the compositor, so it doesn't follow the transformed window in rotating-cube desktops, faded or wobbly windows etc. (Much like Xv for video players sits over everything). If that's all (not crashes etc.) that might be acceptable. -- Jamie