From mboxrd@z Thu Jan 1 00:00:00 1970 From: bugzilla-daemon@freedesktop.org Subject: [Bug 27666] r300g causes Xorg segfault with compositing enabled Date: Thu, 15 Apr 2010 17:20:09 -0700 (PDT) Message-ID: <20100416002010.1FEE513005D@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 42BA89E70A for ; Thu, 15 Apr 2010 17:20:10 -0700 (PDT) In-Reply-To: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: dri-devel-bounces@lists.freedesktop.org Errors-To: dri-devel-bounces@lists.freedesktop.org To: dri-devel@lists.freedesktop.org List-Id: dri-devel@lists.freedesktop.org https://bugs.freedesktop.org/show_bug.cgi?id=27666 --- Comment #2 from evilfool1@gmail.com 2010-04-15 17:20:09 PDT --- r300g doesn't work on the RS690 or any Radeon Xpress IGP because there is no vertex shader in the hardware, and Gallium apparently doesn't work without one. I'm sure implementing a software fallback for VS processing isn't too difficult, but I sadly lack such knowledge. I also have a RS690 on my laptop running Arch x86_64, not that it matters. -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug.