Ian Romanick <i...@freedesktop.org> writes: > Is that NVIDIA's off-line compression tool, or is that the compressor > in the driver?
I was talking about the offline compressor. I don't know what NVidia's online compressor is like. Yes, perhaps if we can get a quick compressor with reasonable results then it starts to make sense to compress on the fly. I'll take a look at using FasTC or Squish. However, it looks like both of these libraries also support S3TC. If that's the case then would it be a bit bad to have a hard dependency on one of those libraries? Maybe distros would be reluctant to package those libraries if they are worried about S3TC. > This means that we can only enable BPTC when libtxc_dxtn.so is > available... which means patch 5 needs some changes. :( Yes, fair enough. As you say though I think it would be better to avoid tying BPTC to S3TC so maybe this approach just isn't the right idea. - Neil _______________________________________________ mesa-dev mailing list mesa-dev@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/mesa-dev