OSDN Git Service

s2tc_compress: add a -l option to specify the library to load
[android-x86/external-s2tc.git] / s2tc_libtxc_dxtn.cpp
2011-07-18 Rudolf Polzeradd support for floyd steinberg
2011-07-18 Rudolf Polzertemplateify dithering
2011-07-18 Rudolf Polzerproperly mark everything as MIT licensed
2011-07-16 Rudolf Polzerclean up a bit (binary now renamed to s2tc_compress)
2011-07-15 Rudolf Polzerget rid of some divisions we really don't need
2011-07-15 Rudolf Polzeradd a new mode REFINE_LOOP
2011-07-14 Rudolf Polzermake .h file identical to libtxc_dxtn's
2011-07-14 Rudolf Polzeradd a checked refining pass
2011-07-14 Rudolf Polzerfinish refining
2011-07-14 Rudolf Polzermake the refining step optional
2011-07-14 Rudolf Polzerfix various bugs, now it is actually compatible to...
2011-07-14 Rudolf Polzermake decoding deterministic
2011-07-14 Rudolf Polzerfix color order
2011-07-14 Rudolf Polzerfix BGRA and parameter passing
2011-07-14 Rudolf Polzeralways use the dynamic lib
2011-07-14 Rudolf Polzerminor optimization to get rid of some dispatching