On Wed, Sep 8, 2010 at 2:40 PM, Johan Van de Wauw <[email protected]> wrote: > On Wed, Sep 8, 2010 at 9:38 AM, Vincent Fourmond <[email protected]> wrote: > >> DXT compression is based on Simon Brown's squish library. The library >> also contains an alternative GPU-accelerated compressor that uses CUDA >> and is one order of magnitude faster. >> > > This might make it not suitable for main, since DXT seems to be patented: > https://bugzilla.redhat.com/show_bug.cgi?id=407561
http://code.google.com/p/nvidia-texture-tools/wiki/FAQ may be relevant: "Can I use the NVIDIA Texture Tools in the US? Do I have to obtain a license of the S3TC patent (US patent 5,956,431)? "NVIDIA has a license of the S3TC patent that covers all our products, including our Texture Tools. You don't have to obtain a license of the S3TC patent to use any of NVIDIA's products, but certain uses of NVIDIA Texture Tools source code cannot be considered NVIDIA products anymore." (I don't know what Debian's rules about patents are, but it looks like there's already packages for e.g. libdevil which implements the same compression format and isn't covered by anybody's patent license.) -- Philip Taylor [email protected] -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected] Archive: http://lists.debian.org/[email protected]

