You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
nvidia-texture-tools/extern/libsquish-1.15
Ignacio 9a16bebf8f Add external libs for comparisons and benchmarks. 4 years ago
..
CMakeModules Add external libs for comparisons and benchmarks. 4 years ago
extra Add external libs for comparisons and benchmarks. 4 years ago
CMakeLists.txt Add external libs for comparisons and benchmarks. 4 years ago
ChangeLog.txt Add external libs for comparisons and benchmarks. 4 years ago
Doxyfile Add external libs for comparisons and benchmarks. 4 years ago
LICENSE.txt Add external libs for comparisons and benchmarks. 4 years ago
Makefile Add external libs for comparisons and benchmarks. 4 years ago
README.txt Add external libs for comparisons and benchmarks. 4 years ago
alpha.cpp Add external libs for comparisons and benchmarks. 4 years ago
alpha.h Add external libs for comparisons and benchmarks. 4 years ago
clusterfit.cpp Add external libs for comparisons and benchmarks. 4 years ago
clusterfit.h Add external libs for comparisons and benchmarks. 4 years ago
colourblock.cpp Add external libs for comparisons and benchmarks. 4 years ago
colourblock.h Add external libs for comparisons and benchmarks. 4 years ago
colourfit.cpp Add external libs for comparisons and benchmarks. 4 years ago
colourfit.h Add external libs for comparisons and benchmarks. 4 years ago
colourset.cpp Add external libs for comparisons and benchmarks. 4 years ago
colourset.h Add external libs for comparisons and benchmarks. 4 years ago
config Add external libs for comparisons and benchmarks. 4 years ago
config.h Add external libs for comparisons and benchmarks. 4 years ago
libSquish.png Add external libs for comparisons and benchmarks. 4 years ago
libSquish.pri Add external libs for comparisons and benchmarks. 4 years ago
libSquish.pro Add external libs for comparisons and benchmarks. 4 years ago
libSquish.svg Add external libs for comparisons and benchmarks. 4 years ago
libsquish.pc.in Add external libs for comparisons and benchmarks. 4 years ago
maths.cpp Add external libs for comparisons and benchmarks. 4 years ago
maths.h Add external libs for comparisons and benchmarks. 4 years ago
rangefit.cpp Add external libs for comparisons and benchmarks. 4 years ago
rangefit.h Add external libs for comparisons and benchmarks. 4 years ago
simd.h Add external libs for comparisons and benchmarks. 4 years ago
simd_float.h Add external libs for comparisons and benchmarks. 4 years ago
simd_sse.h Add external libs for comparisons and benchmarks. 4 years ago
simd_ve.h Add external libs for comparisons and benchmarks. 4 years ago
singlecolourfit.cpp Add external libs for comparisons and benchmarks. 4 years ago
singlecolourfit.h Add external libs for comparisons and benchmarks. 4 years ago
singlecolourlookup.inl Add external libs for comparisons and benchmarks. 4 years ago
squish.cpp Add external libs for comparisons and benchmarks. 4 years ago
squish.h Add baboon image to waterloo image set. 4 years ago

README.txt

LICENSE
-------

The squish library is distributed under the terms and conditions of the MIT
license. This license is specified at the top of each source file and must be
preserved in its entirety.

BUILDING AND INSTALLING THE LIBRARY
-----------------------------------

The preferred way to install the library on Unix/Mac (and Windows) is via cmake:
 cmake . && make && sudo make install

REPORTING BUGS OR FEATURE REQUESTS
----------------------------------

Feedback can be sent to Simon Brown (the developer) at si@sjbrown.co.uk
Feedback can also be sent to Stefan Roettger (the maintainer) at snroettg@gmail.com