From mboxrd@z Thu Jan 1 00:00:00 1970 From: bugzilla-daemon@freedesktop.org Subject: [Bug 25280] r600: glPolygonStipple broken Date: Sat, 22 Oct 2011 17:34:40 +0000 Message-ID: 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 E099B9E798 for ; Sat, 22 Oct 2011 10:34:40 -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=25280 gsr.bugs changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |gsr.bugs@infernal-iceberg.c | |om --- Comment #6 from gsr.bugs 2011-10-22 10:34:40 PDT --- r300c at least can use software fallbacks (see driconf), which make app like Blender usable (polygon and line stipples are used to give feedback about item relations, object types, selection status, etc). Should not Gallium also use software fallbacks, at least as stop gap until shader method is coded? Specially if r[36]00c are going to be deprecated in the near future. -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug.