From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from lists.gentoo.org ([140.105.134.102] helo=robin.gentoo.org) by nuthatch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1G3Zou-0001P7-Ea for garchives@archives.gentoo.org; Thu, 20 Jul 2006 14:48:09 +0000 Received: from robin.gentoo.org (localhost [127.0.0.1]) by robin.gentoo.org (8.13.7/8.13.6) with SMTP id k6KEjAnH016946; Thu, 20 Jul 2006 14:45:10 GMT Received: from poseidon.rz.tu-clausthal.de (poseidon.rz.tu-clausthal.de [139.174.2.21]) by robin.gentoo.org (8.13.7/8.13.6) with ESMTP id k6KEXOBm003611 for ; Thu, 20 Jul 2006 14:33:24 GMT Received: from poseidon.rz.tu-clausthal.de (localhost [127.0.0.1]) by localhost (Postfix) with SMTP id 7A08C200B03 for ; Thu, 20 Jul 2006 16:33:24 +0200 (CEST) Received: from tu-clausthal.de (poseidon [139.174.2.21]) by poseidon.rz.tu-clausthal.de (Postfix) with ESMTP id 6C017200A91 for ; Thu, 20 Jul 2006 16:33:24 +0200 (CEST) Received: from energy.heim10.tu-clausthal.de ([139.174.241.94] verified) by tu-clausthal.de (CommuniGate Pro SMTP 5.1c.2) with ESMTP id 15324765 for gentoo-user@lists.gentoo.org; Thu, 20 Jul 2006 16:33:24 +0200 From: "Hemmann, Volker Armin" To: gentoo-user@lists.gentoo.org Subject: Re: [gentoo-user] XGL + Compiz + OpenGL issues Date: Thu, 20 Jul 2006 16:33:24 +0200 User-Agent: KMail/1.9.3 References: <44BEAEE9.5010703@gmail.com> In-Reply-To: <44BEAEE9.5010703@gmail.com> Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-user@gentoo.org Reply-to: gentoo-user@lists.gentoo.org MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200607201633.24825.volker.armin.hemmann@tu-clausthal.de> X-Virus-Scanned: by PureMessage V4.7 at tu-clausthal.de X-Archives-Salt: f2f5bbe1-25a6-436b-af64-f46044c7faa6 X-Archives-Hash: 37f2178d23b9bc5fb80a93bed3dc5912 On Thursday 20 July 2006 00:15, Jayson Vaughn wrote: > I think this issue is probably caused a crappy vid carm, but I thought > I'd check with you guys. I setup XGL + compiz recently. I have Xorg > 7.1 and an intel i915 vid card. Everything runs fine and looks nice, > but when I run another application requiring OpenGL (such as a game or > even some screensavers) it runs really slow and I have horrific FPS. > Any suggestions on this issue? that is normal. If you use Xgl, direct rendering does not work - and indirect rendering is dead slow. One workaround, start a second X: xinit -e xterm -- :1& there you can start any game you want - it won't be slower and you can switch between the xgl -desktop and the game. -- gentoo-user@gentoo.org mailing list