[Dri-devel] [Bug 314] 3D support for Radeon IGP chips

2003-11-11 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 your comments there. http://bugs.xfree86.org/show_bug.cgi?id=314 --- Additional Comments From [EMAIL PROTECTED] 2003-11-11 03:40 --- I'm having the same pr

[Dri-devel] mga cvs changes

2003-11-11 Thread Ville Syrjälä
I've just commited a lot of stuff to the mga driver. The cvs commit messages bounced so I've attached them to this message if someone wants to look at them :) -- Ville Syrjälä [EMAIL PROTECTED] http://www.sci.fi/~syrjala/ --- Begin Message --- This message was created automatically by mail deliv

Re: [Dri-devel] mga cvs changes

2003-11-11 Thread Keith Whitwell
Ville Syrjälä wrote: I've just commited a lot of stuff to the mga driver. The cvs commit messages bounced so I've attached them to this message if someone wants to look at them :) Looks like some good cleanups & other nice work... Keith --- T

[Dri-devel] Dithering options for r128

2003-11-11 Thread Felix Kühling
Hi, The attached patch adds dithering options to the r128 driver. Would anyone like to test it before I commit? Best regards, Felix __\|/_____ ___ - Felix ___\_e -_/___/ __\___/ __\_ You can do anything, Kühling (_\Ä/__

Re: [Dri-devel] mga cvs changes

2003-11-11 Thread Ian Romanick
Ville Syrjälä wrote: I must say that I am very impressed with how far the MGA driver has come since you started working on it. Now the only thing that's missing is support for PCI cards. ;) Log message: Fixed GL_NV_texture_rectangle support. Any idea how tough it will be (or if it's possible

Re: [Dri-devel] mga cvs changes

2003-11-11 Thread Ville Syrjälä
On Tue, Nov 11, 2003 at 10:50:01AM -0800, Ian Romanick wrote: > Ville Syrjälä wrote: > > I must say that I am very impressed with how far the MGA driver has come > since you started working on it. Now the only thing that's missing is > support for PCI cards. ;) A quick fix would be simply enab

Re: [Dri-devel] mga cvs changes

2003-11-11 Thread Alex Deucher
--- Ville_Syrj�l� <[EMAIL PROTECTED]> wrote: > On Tue, Nov 11, 2003 at 10:50:01AM -0800, Ian Romanick wrote: > > Ville Syrj�l� wrote: > > > > I must say that I am very impressed with how far the MGA driver has > come > > since you started working on it. Now the only thing that's missing

Re: [Dri-devel] mga cvs changes

2003-11-11 Thread Ville Syrjälä
On Tue, Nov 11, 2003 at 10:50:01AM -0800, Ian Romanick wrote: > Ville Syrjälä wrote: > > - Remove unnecessary memcpy of TexState[0] to TexState[1]. The kernel > > will not upload tex1 unless a dualtex warp pipe is used. > > I see to recall that an older version of the DRM did not behave that

Re: [Dri-devel] mga cvs changes

2003-11-11 Thread Ville Syrjälä
On Tue, Nov 11, 2003 at 11:31:59AM -0800, Alex Deucher wrote: > > The G400 specs say that no mipmapping and clamp only. Which are > > exactly > > the same restrictions that NV_texture_rectangle specifies. > > You might be able to get the EXT_texture_rectangle, looks similar to > the NV version. >

Re: [Dri-devel] mga cvs changes

2003-11-11 Thread Ian Romanick
Alex Deucher wrote: You might be able to get the EXT_texture_rectangle, looks similar to the NV version. It's just another name for the same extension. I did look at the cvs logs and I think this stuff was there before XFree86 4.0. Isn't the pre 4.0 drm already incompatible with the current stuff

Re: [Dri-devel] mga cvs changes

2003-11-11 Thread Ian Romanick
Ville Syrjälä wrote: On Tue, Nov 11, 2003 at 10:50:01AM -0800, Ian Romanick wrote: Ville Syrjälä wrote: - Remove unnecessary memcpy of TexState[0] to TexState[1]. The kernel will not upload tex1 unless a dualtex warp pipe is used. I see to recall that an older version of the DRM did not behave