From mboxrd@z Thu Jan 1 00:00:00 1970 From: bugzilla-daemon@freedesktop.org Subject: [Bug 40531] [RADEON:KMS:R600G] Frets On Fire visual corruption in menu Date: Thu, 1 Sep 2011 08:40:42 -0700 (PDT) Message-ID: <20110901154042.212101300BD@annarchy.freedesktop.org> References: Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Received: from annarchy.freedesktop.org (annarchy.freedesktop.org [131.252.210.176]) by gabe.freedesktop.org (Postfix) with ESMTP id 6D9F0A105F for ; Thu, 1 Sep 2011 08:40:42 -0700 (PDT) In-Reply-To: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: dri-devel-bounces+sf-dri-devel=m.gmane.org@lists.freedesktop.org Errors-To: dri-devel-bounces+sf-dri-devel=m.gmane.org@lists.freedesktop.org To: dri-devel@lists.freedesktop.org List-Id: dri-devel@lists.freedesktop.org https://bugs.freedesktop.org/show_bug.cgi?id=40531 --- Comment #2 from Vadim 2011-09-01 08:40:41 PDT --- Created an attachment (id=50816) View: https://bugs.freedesktop.org/attachment.cgi?id=50816 Review: https://bugs.freedesktop.org/review?bug=40531&attachment=50816 game patch The game tries to create the texture of maximum size for the glyph cache. I think it's not a good idea. It doesn't even start on my evergreen due to this. You might want to try attached patch for the game (for the "src/Font.py" in the game folder), it should fix this issue. Though, it seems the driver doesn't handle this situation correctly too. I'll look into it. -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug.