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

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