| Brian Paul schrieb:
> Philipp Klaus Krause wrote:
>> Why are S3TC and FXT1 not supported in the software rasterizer? They do
>> not appear in the extension list. Is there an easy way to activate them
>> (the code is there and used for software fallbacks in drivers that
>> support S3TC or FXT1)?
> 
> I think you just need the external dxt compression library. Google for
> "mesa s3tc compression"
> 
> -Brian
> 
It's installed (otherwise texture compression wouldn't work with the DRI
driver). Furthermore it's needed for S3TC only, and I don't even get FXT1.
Philipp
 |