Benau e992bb9cef Fix simulator missing in Xcode project hace 3 años
..
CMakeLists.txt e992bb9cef Fix simulator missing in Xcode project hace 3 años
ChangeLog.txt 7797115867 Add SP for correct normal and easier shader system hace 6 años
Doxyfile 7797115867 Add SP for correct normal and easier shader system hace 6 años
LICENSE.txt 7797115867 Add SP for correct normal and easier shader system hace 6 años
Makefile 7797115867 Add SP for correct normal and easier shader system hace 6 años
README.txt 7797115867 Add SP for correct normal and easier shader system hace 6 años
alpha.cpp 7797115867 Add SP for correct normal and easier shader system hace 6 años
alpha.h 7797115867 Add SP for correct normal and easier shader system hace 6 años
clusterfit.cpp 7797115867 Add SP for correct normal and easier shader system hace 6 años
clusterfit.h 7797115867 Add SP for correct normal and easier shader system hace 6 años
colourblock.cpp 7797115867 Add SP for correct normal and easier shader system hace 6 años
colourblock.h 7797115867 Add SP for correct normal and easier shader system hace 6 años
colourfit.cpp 7797115867 Add SP for correct normal and easier shader system hace 6 años
colourfit.h 7797115867 Add SP for correct normal and easier shader system hace 6 años
colourset.cpp 7797115867 Add SP for correct normal and easier shader system hace 6 años
colourset.h 7797115867 Add SP for correct normal and easier shader system hace 6 años
config 7797115867 Add SP for correct normal and easier shader system hace 6 años
config.h 7797115867 Add SP for correct normal and easier shader system hace 6 años
libsquish.pc.in 7797115867 Add SP for correct normal and easier shader system hace 6 años
maths.cpp 7797115867 Add SP for correct normal and easier shader system hace 6 años
maths.h 7797115867 Add SP for correct normal and easier shader system hace 6 años
rangefit.cpp 7797115867 Add SP for correct normal and easier shader system hace 6 años
rangefit.h 7797115867 Add SP for correct normal and easier shader system hace 6 años
simd.h 7797115867 Add SP for correct normal and easier shader system hace 6 años
simd_float.h 7797115867 Add SP for correct normal and easier shader system hace 6 años
simd_sse.h 7797115867 Add SP for correct normal and easier shader system hace 6 años
simd_ve.h 7797115867 Add SP for correct normal and easier shader system hace 6 años
singlecolourfit.cpp 7797115867 Add SP for correct normal and easier shader system hace 6 años
singlecolourfit.h 7797115867 Add SP for correct normal and easier shader system hace 6 años
singlecolourlookup.inl 7797115867 Add SP for correct normal and easier shader system hace 6 años
squish.cpp 7797115867 Add SP for correct normal and easier shader system hace 6 años
squish.h 7797115867 Add SP for correct normal and easier shader system hace 6 años

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