OSDN Git Service

fix BGRA and parameter passing
[android-x86/external-s2tc.git] / s2tc.cpp
2011-07-14 Rudolf Polzerfix BGRA and parameter passing
2011-07-14 Rudolf Polzerremove unused stuff
2011-07-14 Rudolf Polzeralways use the dynamic lib
2011-07-14 Rudolf Polzerminor optimization to get rid of some dispatching
2011-07-14 Rudolf Polzermore optimization
2011-07-14 Rudolf Polzeradd a second superfast color choice algorithm
2011-07-14 Rudolf Polzerimplement tx_compress_dxtn
2011-07-14 Rudolf Polzersplit compressor into multiple files (preparation for...
2011-07-14 Rudolf Polzerimprovements
2011-07-14 Rudolf Polzeradd a SRGB_MIXED mode
2011-07-14 Rudolf Polzerupdate metrics again
2011-07-14 Rudolf Polzerdo not use Lab by default in the test
2011-07-14 Rudolf Polzeradd a comment
2011-07-14 Rudolf Polzeralso add L*a*b* colorspace (unoptimized, slow, bad)
2011-07-14 Rudolf Polzerfix the RGB-linear metrics, and name the current one YUV
2011-07-14 Rudolf Polzerinitial import of s2tc