From mboxrd@z Thu Jan 1 00:00:00 1970 From: bugzilla-daemon@freedesktop.org Subject: [Bug 57875] Second Life viewer bad rendering with git-ec83535 Date: Tue, 16 Jul 2013 17:09:40 +0000 Message-ID: References: Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="===============2087847175==" Return-path: Received: from culpepper.freedesktop.org (unknown [131.252.210.165]) by gabe.freedesktop.org (Postfix) with ESMTP id 61AE6E6028 for ; Tue, 16 Jul 2013 10:09:45 -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 --===============2087847175== Content-Type: multipart/alternative; boundary="1373994580.DFBfB8A2.2196"; charset="us-ascii" --1373994580.DFBfB8A2.2196 Date: Tue, 16 Jul 2013 17:09:40 +0000 MIME-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable https://bugs.freedesktop.org/show_bug.cgi?id=3D57875 --- Comment #32 from Marek Ol=C5=A1=C3=A1k --- There would be no advantage for r300g. The problem with r300g is that it cannot do depth clamping without disabling the clipping entirely. There is only one big switch called CLIP_DISABLE, wh= ich "Disables clip code generation and clipping process for TCL" and is enough = to pass the ARB_depth_clamp piglit tests. However it has caused issues like thousands of random/misplaced triangles on the screen. I think the lack of = XY clipping is the problem and the switch was probably only meant to be used w= ith software vertex processing. --=20 You are receiving this mail because: You are the assignee for the bug. --1373994580.DFBfB8A2.2196 Date: Tue, 16 Jul 2013 17:09:40 +0000 MIME-Version: 1.0 Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable

Commen= t # 32 on bug 57875<= /a> from Marek Ol=C5=A1=C3=A1k
There would be no advantage for r300g.

The problem with r300g is that it cannot do depth clamping without disabling
the clipping entirely. There is only one big switch called CLIP_DISABLE, wh=
ich
"Disables clip code generation and clipping process for TCL" and =
is enough to
pass the ARB_depth_clamp piglit tests. However it has caused issues like
thousands of random/misplaced triangles on the screen. I think the lack of =
XY
clipping is the problem and the switch was probably only meant to be used w=
ith
software vertex processing.


You are receiving this mail because: =20=20=20=20=20=20
  • You are the assignee for the bug.
--1373994580.DFBfB8A2.2196-- --===============2087847175== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ dri-devel mailing list dri-devel@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/dri-devel --===============2087847175==--