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

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