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 help as it seems to require the same fix. Should I do this fix for all affected drivers or does someone else want to take a look at this?
It's probably worth doing it everywhere, depending on your level of motivation, of course...
Done. AFAICS i810 and r128 were the only ones that needed this. Other cards can apparently handle projective texturing.
i830 still has PTEX_FALLBACK() defined but it doesn't seem to need it anymore. That is unless I'm missing something... Can I just remove it?
Probably. If the compile doesn't fail, it should be fine.
Keith
------------------------------------------------------- This SF.Net email sponsored by: Free pre-built ASP.NET sites including Data Reports, E-commerce, Portals, and Forums are available now. Download today and enter to win an XBOX or Visual Studio .NET. http://aspnet.click-url.com/go/psa00100003ave/direct;at.aspnet_072303_01/01 _______________________________________________ Dri-devel mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/dri-devel
