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

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