[Bug 10024] R300 fragment.position viewport transformation is incorrect

2007-02-25 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=10024 --- Comment #34 from [EMAIL PROTECTED] 2007-02-25 03:09 --- the gradients look right to me, fragment.position is camera. So Z should be the distance from the camera. and in your case should always result in yellow close to the camera,

[Bug 10024] R300 fragment.position viewport transformation is incorrect

2007-02-25 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=10024 --- Comment #35 from [EMAIL PROTECTED] 2007-02-25 06:19 --- You're correct about the left vs right color, I confirmed this with the blob, too. I'm not sure why this isn't rendering correctly with R300 then. It seems that it should be

[Bug 9252] complete lockups with radeon 9600 XT

2007-02-25 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=9252 --- Comment #12 from [EMAIL PROTECTED] 2007-02-25 09:46 --- Yes, I did. But when my machine freezes, it looks like a PCI bus freeze, so everything is stuck, and I don't think it's still able to write something to the logfiles (even if

Re: [Bug 7767] No hardware rendering for SuperSavage/IXC 64 and Xorg 7.2 RC3

2007-02-25 Thread Alan Hourihane
I know what the problem is here. And bugzilla #5714 will cure it. So I'm getting inclined to pull the frontbuffer-removal branch into master and fix up the drivers on the fly. How does this sound to others. Alan. On Sat, 2007-02-24 at 15:00 -0800, [EMAIL PROTECTED] wrote:

[Bug 7767] No hardware rendering for SuperSavage/IXC 64 and Xorg 7.2 RC3

2007-02-25 Thread bugme-daemon
http://bugzilla.kernel.org/show_bug.cgi?id=7767 --- Additional Comments From [EMAIL PROTECTED] 2007-02-25 11:35 --- Reply-To: [EMAIL PROTECTED] I know what the problem is here. And bugzilla #5714 will cure it. So I'm getting inclined to pull the frontbuffer-removal branch into

[Bug 10090] New: Google Earth rendering trouble with Unichrome IGP

2007-02-25 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=10090 Summary: Google Earth rendering trouble with Unichrome IGP Product: Mesa Version: 6.5 Platform: x86 (IA32) OS/Version: Linux (All) Status: NEW Severity: normal

[Bug 10090] Google Earth rendering trouble with Unichrome IGP

2007-02-25 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=10090 --- Comment #1 from [EMAIL PROTECTED] 2007-02-25 11:48 --- Created an attachment (id=8844) -- (http://bugs.freedesktop.org/attachment.cgi?id=8844action=view) Google Earth fullscreen screenshot without buttom part of the image --

[Bug 10090] Google Earth rendering trouble with Unichrome IGP

2007-02-25 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=10090 --- Comment #2 from [EMAIL PROTECTED] 2007-02-25 11:52 --- Created an attachment (id=8845) -- (http://bugs.freedesktop.org/attachment.cgi?id=8845action=view) Google Earth in windowed mode. We can see only one half of image. --

Re: Debugging the Radeon 200M command processor (CP)

2007-02-25 Thread Dave Airlie
I'll have to look at your dump and compare. (Maybe we can find some size differences). The only thing that is really peculiar, is that when I look at the GART table that 2c points to, it is MUCH too small.. Only 32*4 entries, which is only enough to map 512k... (Also, the addresses are

[Bug 9720] [PATCH] Remove r200 remains from r300

2007-02-25 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=9720 [EMAIL PROTECTED] changed: What|Removed |Added CC||[EMAIL PROTECTED]

[Bug 9571] r300 on debian sid crashes with Nexuiz 2.2

2007-02-25 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=9571 [EMAIL PROTECTED] changed: What|Removed |Added Status|NEW |RESOLVED Resolution|

[Bug 9571] r300 on debian sid crashes with Nexuiz 2.2

2007-02-25 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=9571 [EMAIL PROTECTED] changed: What|Removed |Added CC||[EMAIL PROTECTED] --- Comment

[Bug 9886] mesa from git dosen't compile

2007-02-25 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=9886 [EMAIL PROTECTED] changed: What|Removed |Added Status|NEW |RESOLVED Resolution|

[Bug 10071] Invalid read in emit_vec16 r300_maos.c. Related probably to artifact.

2007-02-25 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=10071 [EMAIL PROTECTED] changed: What|Removed |Added Status|NEW |RESOLVED Resolution|

Re: No more Bug mails on the list?

2007-02-25 Thread Kristian Høgsberg
On 2/22/07, Michel Dänzer [EMAIL PROTECTED] wrote: On Wed, 2007-02-21 at 20:41 +0100, Rune Petersen wrote: I was wondering what happened to the bug-mails assigned to this list, there haven't been any for the last two weeks. I've been wondering about that as well. I suspect the mail

[Bug 10090] Google Earth rendering trouble with Unichrome IGP

2007-02-25 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=10090 [EMAIL PROTECTED] changed: What|Removed |Added CC||[EMAIL PROTECTED] --- Comment

Re: Invalid reads from intersect_rect in radeon_state.c of r300 driver. [PATCH included]

2007-02-25 Thread Panagiotis Papadakos
Well I think I have the correct patch for this. We should call radeonSetCliprects inside radeonMakeCurrent to update to the new pClipRects whenever lastStamps change. Probably this should also be applied to r200. Haven't seen for other drivers. Comments? P.S. Should I try to get an account?

[Bug 10090] Google Earth rendering trouble with Unichrome IGP

2007-02-25 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=10090 --- Comment #4 from [EMAIL PROTECTED] 2007-02-25 23:44 --- (In reply to comment #3) LOL how did you get google earth to run? Well check my new patch on the other issue, the viewport one, i posted a new patch that should fix a lot