Alayan 7d4e8433c1 Require Cmake 3.6 or higher před 6 měsíci
..
CMakeLists.txt 7d4e8433c1 Require Cmake 3.6 or higher před 6 měsíci
ChangeLog.txt 7797115867 Add SP for correct normal and easier shader system před 7 roky
Doxyfile 7797115867 Add SP for correct normal and easier shader system před 7 roky
LICENSE.txt 7797115867 Add SP for correct normal and easier shader system před 7 roky
Makefile 7797115867 Add SP for correct normal and easier shader system před 7 roky
README.txt 7797115867 Add SP for correct normal and easier shader system před 7 roky
alpha.cpp 7797115867 Add SP for correct normal and easier shader system před 7 roky
alpha.h 7797115867 Add SP for correct normal and easier shader system před 7 roky
clusterfit.cpp 7797115867 Add SP for correct normal and easier shader system před 7 roky
clusterfit.h 7797115867 Add SP for correct normal and easier shader system před 7 roky
colourblock.cpp 7797115867 Add SP for correct normal and easier shader system před 7 roky
colourblock.h 7797115867 Add SP for correct normal and easier shader system před 7 roky
colourfit.cpp 7797115867 Add SP for correct normal and easier shader system před 7 roky
colourfit.h 7797115867 Add SP for correct normal and easier shader system před 7 roky
colourset.cpp 7797115867 Add SP for correct normal and easier shader system před 7 roky
colourset.h 7797115867 Add SP for correct normal and easier shader system před 7 roky
config 7797115867 Add SP for correct normal and easier shader system před 7 roky
config.h 7797115867 Add SP for correct normal and easier shader system před 7 roky
libsquish.pc.in 7797115867 Add SP for correct normal and easier shader system před 7 roky
maths.cpp 7797115867 Add SP for correct normal and easier shader system před 7 roky
maths.h 7797115867 Add SP for correct normal and easier shader system před 7 roky
rangefit.cpp 7797115867 Add SP for correct normal and easier shader system před 7 roky
rangefit.h 7797115867 Add SP for correct normal and easier shader system před 7 roky
simd.h 7797115867 Add SP for correct normal and easier shader system před 7 roky
simd_float.h 7797115867 Add SP for correct normal and easier shader system před 7 roky
simd_sse.h 7797115867 Add SP for correct normal and easier shader system před 7 roky
simd_ve.h 7797115867 Add SP for correct normal and easier shader system před 7 roky
singlecolourfit.cpp 7797115867 Add SP for correct normal and easier shader system před 7 roky
singlecolourfit.h 7797115867 Add SP for correct normal and easier shader system před 7 roky
singlecolourlookup.inl 7797115867 Add SP for correct normal and easier shader system před 7 roky
squish.cpp 7797115867 Add SP for correct normal and easier shader system před 7 roky
squish.h 7797115867 Add SP for correct normal and easier shader system před 7 roky

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