Re: [Dri-users] How to build the new cvs

2006-02-28 Thread John Sheu
On Mon, 2006-02-27 at 16:42 -0500, Felix Kühling wrote:
 What do you mean with unmerge?

I think he is referring to un-intalling, the Gentoo way :)



---
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnkkid=110944bid=241720dat=121642
--
___
Dri-devel mailing list
Dri-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dri-devel


Re: [Mesa3d-announce] Re: [Mesa3d-users] Mesa 6.4.2 released

2006-02-28 Thread Sergio Monteiro Basto
Hi Dave 
What are you talking about ? modular X ?
Where I can find documentation for this new organization ?
I don't found any on freedesktop wikis .

On Tue, 2006-02-28 at 03:11 +, Dave Airlie wrote:
 There is no DRI drivers in X tree anymore.. there is no Mesa in X
 tree 
 anymore... there is no X tree anymore..
 
 Dave.
 
-- 
Sérgio M.B.


smime.p7s
Description: S/MIME cryptographic signature


[Bug 6046] r300 problem when moving 3d window

2006-02-28 Thread bugzilla-daemon
Please do not reply to this email: if you want to comment on the bug, go to
   
the URL shown below and enter yourcomments there. 
   
https://bugs.freedesktop.org/show_bug.cgi?id=6046  
 




--- Additional Comments From [EMAIL PROTECTED]  2006-03-01 03:12 ---
(In reply to comment #7)
 Ok, that's getting fun :)
 
 So building with -O1 - no bug
 
 Rebuilding with -O3 - a different bug is back (the wheel completely disappear
 when moving the window, calling r300UpdateWindow still fixes it, thus I think
 another field gets corrupted in there).
 
 Smells like either a compiler bug or a bug in the driver or Mesa vs. strict
 aliasing. I'll investigate more.

I'm building the binary snapshots with -fno-strict-aliasing because there were
problems, I think in mach64, related to clipping. This is probably a different
issue, though.  
 
 
--   
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email 
 
--- You are receiving this mail because: ---
You are the assignee for the bug, or are watching the assignee.


---
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnkkid=110944bid=241720dat=121642
--
___
Dri-devel mailing list
Dri-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dri-devel


[Bug 6046] r300 problem when moving 3d window

2006-02-28 Thread bugzilla-daemon
Please do not reply to this email: if you want to comment on the bug, go to
   
the URL shown below and enter yourcomments there. 
   
https://bugs.freedesktop.org/show_bug.cgi?id=6046  
 




--- Additional Comments From [EMAIL PROTECTED]  2006-03-01 04:47 ---
OK, I verified that indeed, just rebuilding r300_state.c with
-fno-strict-aliasing fixes it. I'll have to dig through that file now to figure
out where the aliasing bug is though, probably a dodgy cast.  
 
 
--   
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email 
 
--- You are receiving this mail because: ---
You are the assignee for the bug, or are watching the assignee.


---
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnkkid=110944bid=241720dat=121642
--
___
Dri-devel mailing list
Dri-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dri-devel


Re: enable hw vertex programs by default causes lockups on R420 - was Re: [r300] NWN - one map per reboot on R420

2006-02-28 Thread Rune Petersen

Appears to fix it, thank you.

The r300_lit.diff by the way is broken.


Rune Petersen

Aapo Tahkola wrote:

On Mon, 27 Feb 2006 19:47:35 +0100
Rune Petersen [EMAIL PROTECTED] wrote:



Hi,

Found the cause the patch:
enable hw vertex programs by default.

The only fix I've found is to disable it (attached patch).

I am willing to test better solutions, but until then can it be disabled 
by default?



Try with these two patches applied:
http://rasterburn.org/~aet/r300_lit.diff
http://rasterburn.org/~aet/r300_no_fog.diff

I was able to get a trace on the vertex program behind one nwn lock but I 
cannot make it lock my box any more.





---
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnkkid=110944bid=241720dat=121642
--
___
Dri-devel mailing list
Dri-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dri-devel


Re: enable hw vertex programs by default causes lockups on R420 - was Re: [r300] NWN - one map per reboot on R420

2006-02-28 Thread Rune Petersen
This also fixes the lockup I've been having in Quake3 map0. There is 
still corruption which spreads to include the menu, and is persistent 
even when restarting the game. But hay it's an improvement.


Rune Petersen

Rune Petersen wrote:

Appears to fix it, thank you.

The r300_lit.diff by the way is broken.


Rune Petersen

Aapo Tahkola wrote:


On Mon, 27 Feb 2006 19:47:35 +0100
Rune Petersen [EMAIL PROTECTED] wrote:



Hi,

Found the cause the patch:
enable hw vertex programs by default.

The only fix I've found is to disable it (attached patch).

I am willing to test better solutions, but until then can it be 
disabled by default?




Try with these two patches applied:
http://rasterburn.org/~aet/r300_lit.diff
http://rasterburn.org/~aet/r300_no_fog.diff

I was able to get a trace on the vertex program behind one nwn lock 
but I cannot make it lock my box any more.





---
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnkkid=110944bid=241720dat=121642
--
___
Dri-devel mailing list
Dri-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dri-devel


[Bug 6072] New: r300 + stepmania == crash

2006-02-28 Thread bugzilla-daemon
Please do not reply to this email: if you want to comment on the bug, go to
   
the URL shown below and enter yourcomments there. 
   
https://bugs.freedesktop.org/show_bug.cgi?id=6072  
 
   Summary: r300 + stepmania == crash
   Product: DRI
   Version: XOrg CVS
  Platform: PC
OS/Version: Linux
Status: NEW
  Severity: normal
  Priority: P2
 Component: DRM modules
AssignedTo: dri-devel@lists.sourceforge.net
ReportedBy: [EMAIL PROTECTED]


I'm not exactly sure where the problem lies, so if this does not appear to be 
the r300 driver, please correct me and I'll file a bug where it belongs.  
  
I've been running stepmania for a while now with ATI's fglrx drivers, but am 
trying to get away from that.  So I've got Xorg 7.0, Mesa 6.4.2, and DRM from 
CVS (a day or so ago) as instructed on the Gentoo forums.  Unfortunately before 
getting to the main menu, when using r300, it crashes with an assert in Mesa.  
Specifically: 
 
main/texenvprogram.c:622 Assertion failure: get_source: !is_undef(p-s 
rc_texture[unit]) 
 
I'm hoping that this is just caused by a missing (texture?) function in the 
r300 driver, and perhaps I can hope to see it fixed in the not-too-distant 
future.  If it's something else, then it's a good thing stepmania is FOSS and I 
can debug it further if someone can indicate what I'd be looking for. 
 
Thanks! 
 
System: Gentoo amd64, 2.6.15-ck3 preempt kernel.  
 
 
--   
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email 
 
--- You are receiving this mail because: ---
You are the assignee for the bug, or are watching the assignee.


---
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnkkid=110944bid=241720dat=121642
--
___
Dri-devel mailing list
Dri-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dri-devel