nvidia-texture-tools/extern/libsquish-1.15
2020-03-23 10:07:38 -07:00
..
CMakeModules Add external libs for comparisons and benchmarks. 2020-03-23 10:07:38 -07:00
extra Add external libs for comparisons and benchmarks. 2020-03-23 10:07:38 -07:00
alpha.cpp Add external libs for comparisons and benchmarks. 2020-03-23 10:07:38 -07:00
alpha.h Add external libs for comparisons and benchmarks. 2020-03-23 10:07:38 -07:00
ChangeLog.txt Add external libs for comparisons and benchmarks. 2020-03-23 10:07:38 -07:00
clusterfit.cpp Add external libs for comparisons and benchmarks. 2020-03-23 10:07:38 -07:00
clusterfit.h Add external libs for comparisons and benchmarks. 2020-03-23 10:07:38 -07:00
CMakeLists.txt Add external libs for comparisons and benchmarks. 2020-03-23 10:07:38 -07:00
colourblock.cpp Add external libs for comparisons and benchmarks. 2020-03-23 10:07:38 -07:00
colourblock.h Add external libs for comparisons and benchmarks. 2020-03-23 10:07:38 -07:00
colourfit.cpp Add external libs for comparisons and benchmarks. 2020-03-23 10:07:38 -07:00
colourfit.h Add external libs for comparisons and benchmarks. 2020-03-23 10:07:38 -07:00
colourset.cpp Add external libs for comparisons and benchmarks. 2020-03-23 10:07:38 -07:00
colourset.h Add external libs for comparisons and benchmarks. 2020-03-23 10:07:38 -07:00
config Add external libs for comparisons and benchmarks. 2020-03-23 10:07:38 -07:00
config.h Add external libs for comparisons and benchmarks. 2020-03-23 10:07:38 -07:00
Doxyfile Add external libs for comparisons and benchmarks. 2020-03-23 10:07:38 -07:00
libsquish.pc.in Add external libs for comparisons and benchmarks. 2020-03-23 10:07:38 -07:00
libSquish.png Add external libs for comparisons and benchmarks. 2020-03-23 10:07:38 -07:00
libSquish.pri Add external libs for comparisons and benchmarks. 2020-03-23 10:07:38 -07:00
libSquish.pro Add external libs for comparisons and benchmarks. 2020-03-23 10:07:38 -07:00
libSquish.svg Add external libs for comparisons and benchmarks. 2020-03-23 10:07:38 -07:00
LICENSE.txt Add external libs for comparisons and benchmarks. 2020-03-23 10:07:38 -07:00
Makefile Add external libs for comparisons and benchmarks. 2020-03-23 10:07:38 -07:00
maths.cpp Add external libs for comparisons and benchmarks. 2020-03-23 10:07:38 -07:00
maths.h Add external libs for comparisons and benchmarks. 2020-03-23 10:07:38 -07:00
rangefit.cpp Add external libs for comparisons and benchmarks. 2020-03-23 10:07:38 -07:00
rangefit.h Add external libs for comparisons and benchmarks. 2020-03-23 10:07:38 -07:00
README.txt Add external libs for comparisons and benchmarks. 2020-03-23 10:07:38 -07:00
simd_float.h Add external libs for comparisons and benchmarks. 2020-03-23 10:07:38 -07:00
simd_sse.h Add external libs for comparisons and benchmarks. 2020-03-23 10:07:38 -07:00
simd_ve.h Add external libs for comparisons and benchmarks. 2020-03-23 10:07:38 -07:00
simd.h Add external libs for comparisons and benchmarks. 2020-03-23 10:07:38 -07:00
singlecolourfit.cpp Add external libs for comparisons and benchmarks. 2020-03-23 10:07:38 -07:00
singlecolourfit.h Add external libs for comparisons and benchmarks. 2020-03-23 10:07:38 -07:00
singlecolourlookup.inl Add external libs for comparisons and benchmarks. 2020-03-23 10:07:38 -07:00
squish.cpp Add external libs for comparisons and benchmarks. 2020-03-23 10:07:38 -07:00
squish.h Add baboon image to waterloo image set. 2020-03-23 10:05:31 -07:00

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