Alayan 7d4e8433c1 Require Cmake 3.6 or higher il y a 6 mois
..
CMakeLists.txt 7d4e8433c1 Require Cmake 3.6 or higher il y a 6 mois
ChangeLog.txt 7797115867 Add SP for correct normal and easier shader system il y a 7 ans
Doxyfile 7797115867 Add SP for correct normal and easier shader system il y a 7 ans
LICENSE.txt 7797115867 Add SP for correct normal and easier shader system il y a 7 ans
Makefile 7797115867 Add SP for correct normal and easier shader system il y a 7 ans
README.txt 7797115867 Add SP for correct normal and easier shader system il y a 7 ans
alpha.cpp 7797115867 Add SP for correct normal and easier shader system il y a 7 ans
alpha.h 7797115867 Add SP for correct normal and easier shader system il y a 7 ans
clusterfit.cpp 7797115867 Add SP for correct normal and easier shader system il y a 7 ans
clusterfit.h 7797115867 Add SP for correct normal and easier shader system il y a 7 ans
colourblock.cpp 7797115867 Add SP for correct normal and easier shader system il y a 7 ans
colourblock.h 7797115867 Add SP for correct normal and easier shader system il y a 7 ans
colourfit.cpp 7797115867 Add SP for correct normal and easier shader system il y a 7 ans
colourfit.h 7797115867 Add SP for correct normal and easier shader system il y a 7 ans
colourset.cpp 7797115867 Add SP for correct normal and easier shader system il y a 7 ans
colourset.h 7797115867 Add SP for correct normal and easier shader system il y a 7 ans
config 7797115867 Add SP for correct normal and easier shader system il y a 7 ans
config.h 7797115867 Add SP for correct normal and easier shader system il y a 7 ans
libsquish.pc.in 7797115867 Add SP for correct normal and easier shader system il y a 7 ans
maths.cpp 7797115867 Add SP for correct normal and easier shader system il y a 7 ans
maths.h 7797115867 Add SP for correct normal and easier shader system il y a 7 ans
rangefit.cpp 7797115867 Add SP for correct normal and easier shader system il y a 7 ans
rangefit.h 7797115867 Add SP for correct normal and easier shader system il y a 7 ans
simd.h 7797115867 Add SP for correct normal and easier shader system il y a 7 ans
simd_float.h 7797115867 Add SP for correct normal and easier shader system il y a 7 ans
simd_sse.h 7797115867 Add SP for correct normal and easier shader system il y a 7 ans
simd_ve.h 7797115867 Add SP for correct normal and easier shader system il y a 7 ans
singlecolourfit.cpp 7797115867 Add SP for correct normal and easier shader system il y a 7 ans
singlecolourfit.h 7797115867 Add SP for correct normal and easier shader system il y a 7 ans
singlecolourlookup.inl 7797115867 Add SP for correct normal and easier shader system il y a 7 ans
squish.cpp 7797115867 Add SP for correct normal and easier shader system il y a 7 ans
squish.h 7797115867 Add SP for correct normal and easier shader system il y a 7 ans

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