https://bugs.freedesktop.org/show_bug.cgi?id=33181
Summary: Cubemap demo regression since r600g: implement replacing gpr with pv and ps Product: Mesa Version: git Platform: x86 (IA32) OS/Version: Linux (All) Status: NEW Severity: normal Priority: medium Component: Drivers/Gallium/r600 AssignedTo: dri-devel@lists.freedesktop.org ReportedBy: lists@andyfurniss.entadsl.com
RV790, d-r-t kernel, git ddx and mesa.
Only tested with tiling and vsync(s) off.
Mesa demo cubemap does not render properly with r600g bisect came up with -
eea1d8199b376f37027c14669e0bdf991a22872d is first bad commit commit eea1d8199b376f37027c14669e0bdf991a22872d Author: Christian König deathsimple@vodafone.de Date: Sat Dec 18 21:32:16 2010 +0100
r600g: implement replacing gpr with pv and ps
https://bugs.freedesktop.org/show_bug.cgi?id=33181
--- Comment #1 from Jos van Wolput wolput@onsneteindhoven.nl 2011-01-16 20:37:54 PST --- (In reply to comment #0)
Demo objviewer too showing regression, mountains are not rendered properly.
https://bugs.freedesktop.org/show_bug.cgi?id=33181
Dave Airlie airlied@freedesktop.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED
--- Comment #2 from Dave Airlie airlied@freedesktop.org 2011-01-30 19:13:09 PST --- should be fixed in mesa master now.
https://bugs.freedesktop.org/show_bug.cgi?id=33181
--- Comment #3 from Jos van Wolput wolput@onsneteindhoven.nl 2011-01-30 20:20:55 PST --- (In reply to comment #2)
should be fixed in mesa master now.
I tested cubemap and objviewer in mesa master. Fixed, thanks!
https://bugs.freedesktop.org/show_bug.cgi?id=33181
--- Comment #4 from Andy Furniss lists@andyfurniss.entadsl.com 2011-01-31 03:03:07 PST --- (In reply to comment #2)
should be fixed in mesa master now.
Yep, fixed now, thanks.
dri-devel@lists.freedesktop.org