Re: [Dri-devel] Projective texturing software fallback

2003-08-14 Thread Keith Whitwell
Ville Syrjälä wrote: On Wed, Aug 13, 2003 at 05:54:21AM -0600, Keith Whitwell wrote: Ville Syrjälä wrote: I just commited a fix for the projective texturing fallback to the mga driver. While I was trying to figure out what was going on I had a look at the r128 driver. But looking there didn't hel

Re: [Dri-devel] Projective texturing software fallback

2003-08-14 Thread Ville Syrjälä
On Wed, Aug 13, 2003 at 05:54:21AM -0600, Keith Whitwell wrote: > Ville Syrjälä wrote: > > I just commited a fix for the projective texturing fallback to the mga > > driver. > > > > While I was trying to figure out what was going on I had a look at > > the r128 driver. But looking there didn't hel

Re: [Dri-devel] Projective texturing software fallback

2003-08-14 Thread Keith Whitwell
Ville Syrjälä wrote: I just commited a fix for the projective texturing fallback to the mga driver. While I was trying to figure out what was going on I had a look at the r128 driver. But looking there didn't help as it seems to require the same fix. Should I do this fix for all affected drivers or

[Dri-devel] Projective texturing software fallback

2003-08-14 Thread Ville Syrjälä
I just commited a fix for the projective texturing fallback to the mga driver. While I was trying to figure out what was going on I had a look at the r128 driver. But looking there didn't help as it seems to require the same fix. Should I do this fix for all affected drivers or does someone else w