* [Bug 33181] New: Cubemap demo regression since r600g: implement replacing gpr with pv and ps
@ 2011-01-16 11:42 bugzilla-daemon
2011-01-17 4:37 ` [Bug 33181] " bugzilla-daemon
` (3 more replies)
0 siblings, 4 replies; 5+ messages in thread
From: bugzilla-daemon @ 2011-01-16 11:42 UTC (permalink / raw)
To: dri-devel
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
--
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/dri-devel
^ permalink raw reply [flat|nested] 5+ messages in thread
* [Bug 33181] Cubemap demo regression since r600g: implement replacing gpr with pv and ps
2011-01-16 11:42 [Bug 33181] New: Cubemap demo regression since r600g: implement replacing gpr with pv and ps bugzilla-daemon
@ 2011-01-17 4:37 ` bugzilla-daemon
2011-01-31 3:13 ` bugzilla-daemon
` (2 subsequent siblings)
3 siblings, 0 replies; 5+ messages in thread
From: bugzilla-daemon @ 2011-01-17 4:37 UTC (permalink / raw)
To: dri-devel
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.
--
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
^ permalink raw reply [flat|nested] 5+ messages in thread
* [Bug 33181] Cubemap demo regression since r600g: implement replacing gpr with pv and ps
2011-01-16 11:42 [Bug 33181] New: Cubemap demo regression since r600g: implement replacing gpr with pv and ps bugzilla-daemon
2011-01-17 4:37 ` [Bug 33181] " bugzilla-daemon
@ 2011-01-31 3:13 ` bugzilla-daemon
2011-01-31 4:20 ` bugzilla-daemon
2011-01-31 11:03 ` bugzilla-daemon
3 siblings, 0 replies; 5+ messages in thread
From: bugzilla-daemon @ 2011-01-31 3:13 UTC (permalink / raw)
To: dri-devel
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.
--
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
^ permalink raw reply [flat|nested] 5+ messages in thread
* [Bug 33181] Cubemap demo regression since r600g: implement replacing gpr with pv and ps
2011-01-16 11:42 [Bug 33181] New: Cubemap demo regression since r600g: implement replacing gpr with pv and ps bugzilla-daemon
2011-01-17 4:37 ` [Bug 33181] " bugzilla-daemon
2011-01-31 3:13 ` bugzilla-daemon
@ 2011-01-31 4:20 ` bugzilla-daemon
2011-01-31 11:03 ` bugzilla-daemon
3 siblings, 0 replies; 5+ messages in thread
From: bugzilla-daemon @ 2011-01-31 4:20 UTC (permalink / raw)
To: dri-devel
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!
--
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
^ permalink raw reply [flat|nested] 5+ messages in thread
* [Bug 33181] Cubemap demo regression since r600g: implement replacing gpr with pv and ps
2011-01-16 11:42 [Bug 33181] New: Cubemap demo regression since r600g: implement replacing gpr with pv and ps bugzilla-daemon
` (2 preceding siblings ...)
2011-01-31 4:20 ` bugzilla-daemon
@ 2011-01-31 11:03 ` bugzilla-daemon
3 siblings, 0 replies; 5+ messages in thread
From: bugzilla-daemon @ 2011-01-31 11:03 UTC (permalink / raw)
To: dri-devel
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.
--
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
^ permalink raw reply [flat|nested] 5+ messages in thread
end of thread, other threads:[~2011-01-31 11:03 UTC | newest]
Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-01-16 11:42 [Bug 33181] New: Cubemap demo regression since r600g: implement replacing gpr with pv and ps bugzilla-daemon
2011-01-17 4:37 ` [Bug 33181] " bugzilla-daemon
2011-01-31 3:13 ` bugzilla-daemon
2011-01-31 4:20 ` bugzilla-daemon
2011-01-31 11:03 ` bugzilla-daemon
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.