Re: [R300] Xorg cvs problem

2004-12-27 Thread Michel =?ISO-8859-1?Q?D=E4nzer?=
On Mon, 2004-12-27 at 12:09 -0500, Keith Conger wrote: > > I guess > > > > Option "XaaNoScanlineCPUToScreenColorExpandFill" > > > > works around this? Does this work correctly with the DRI disabled? > > Nope that option doesn't fix mozilla or the Xscreensaver dialog. Not even together wit

R300 status

2004-12-27 Thread Vladimir Dergachev
Just an update on what has been happening with R300 CVS: r300_demo: * several new test modes are available: + --vb-triangles - paint triangles using vertex buffer [WORKS] + --immd-triangles - paint triangles using immediate data [BROKEN] (paints bu

Accessing AGP

2004-12-27 Thread Vladimir Dergachev
Hi all, Can someone more knowledgable explain to me how to properly access AGP space from within Mesa driver ? What I want to do is to copy vertex data (i.e. coordinates, colors, etc) into an array in AGP space so that R300 engine can fetch it from there. Ideally, I would be able to tell Me

[Bug 1859] local variable used before set

2004-12-27 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=1859 [EMAIL PROTECTED] changed: What|Removed |Added ---

Re: [R300] Xorg cvs problem

2004-12-27 Thread Keith Conger
> I guess > > Option "XaaNoScanlineCPUToScreenColorExpandFill" > > works around this? Does this work correctly with the DRI disabled? Nope that option doesn't fix mozilla or the Xscreensaver dialog. But disabling dri fixes everything. So now I have dri disabled and have removed the above

Weekly IRC meeting reminder

2004-12-27 Thread Ian Romanick
This is just a friendly reminder that the weekly dri-devel IRC meeting will be starting in the #dri-devel channel on irc.freenode.net at 2100 UTC (or 4:00PM EST or 1:00PM PST, if you prefer). Time zone conversion available at: http://www.timezoneconverter.com/cgi-bin/tzc.tzc Logs of previous IR

Re: [R300] Xorg cvs problem

2004-12-27 Thread Jerome Glisse
1. In RADEONSetupForScanlineImageWrite dp_gui_master_cntl_clip does not depend on endianness unlike other similar functions.. Is it right ? I tested it with all possible value do not see anychange :( 2. It appears that PIX_ORDER field in gui_cntl is *not* used by microcode. In fact, I can't

Re: [R300] Xorg cvs problem

2004-12-27 Thread Jerome Glisse
Michel DÃnzer wrote: On Mon, 2004-12-27 at 09:26 -0500, Keith Conger wrote: Ok I changed to 24 can't remember why I bumped it down to 16 in the first place. Also comment out the Option you had me add the artifacts do not show. Hmm, sounds like the host data byte swapping doesn't work via t

Re: [R300] Xorg cvs problem

2004-12-27 Thread Vladimir Dergachev
On Mon, 27 Dec 2004, Michel [ISO-8859-1] Dänzer wrote: On Mon, 2004-12-27 at 09:26 -0500, Keith Conger wrote: Ok I changed to 24 can't remember why I bumped it down to 16 in the first place. Also comment out the Option you had me add the artifacts do not show. Hmm, sounds like the host data byte s

Re: [R300] Xorg cvs problem

2004-12-27 Thread Keith Conger
Hi, Ok I changed to 24 can't remember why I bumped it down to 16 in the first place. Also comment out the Option you had me add the artifacts do not show. However after some testing I did notice the fonts being screwy in mozilla and the Xscreensaver lock dialog. Also I tested Xv and the colors are

Re: [R300] Xorg cvs problem

2004-12-27 Thread Michel Dänzer
On Mon, 2004-12-27 at 09:26 -0500, Keith Conger wrote: > > Ok I changed to 24 can't remember why I bumped it down to 16 in the > first place. Also comment out the Option you had me add the artifacts do > not show. Hmm, sounds like the host data byte swapping doesn't work via the CP for some reas

[Bug 1678] Direct Rendering problems on IGP 320M

2004-12-27 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=1678 [EMAIL PROTECTED] changed: What|Removed |Added ---