From mboxrd@z Thu Jan 1 00:00:00 1970 From: bugzilla-daemon@freedesktop.org Subject: [Bug 27901] GLSL cos/sin functions broken on Mesa R600 driver Date: Thu, 20 May 2010 12:39:38 -0700 (PDT) Message-ID: <20100520193938.4F27A13004F@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 670019E73D for ; Thu, 20 May 2010 12:39:38 -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=27901 Conn Clark changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #35743|0 |1 is obsolete| | --- Comment #6 from Conn Clark 2010-05-20 12:39:38 PDT --- Created an attachment (id=35776) --> (https://bugs.freedesktop.org/attachment.cgi?id=35776) r700_assembler.c Trig function & sincos patch This patch fixes the assemble_TRIG function and eliminates two errors in piglit when running the glean/glsl1 test case. I took the liberty of applying the same change to the assemble_SCS function as well since it to would suffer from the same problem. -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug.