> > > Would anyone know what was wrong with support for Radeon 
> third texture
> > > unit ?
> >
> > The problem is that Mesa 3.4 only supported two texture 
> units (there were
> > some bitfields that didn't have room for more bits).  In 
> Mesa 3.5 and
> > later the limit is eight.  It shouldn't be hard to enable 
> the third unit
> > on the mesa-4-0 branch.
> 
> Did XFree86 4.2.0 ship with 3.4 or 3.5 ?

according to xc/extras/Mesa/src/config.h 
and the contained statment
    #define MAX_TEXTURE_UNITS 2
i would say the file is still the same as for Mesa 3.4

_______________________________________________
Dri-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/dri-devel

Reply via email to