OSDN Git Service

add Android.mk to build for android
[android-x86/external-s2tc.git] / s2tc_libtxc_dxtn.cpp
2014-11-13 divVerentMake the W0AVG mode available via S2TC_COLORDIST_MODE
2011-07-19 Rudolf Polzerget rid of REFINE_CHECK mode as it has no real advantag...
2011-07-19 Rudolf Polzerremove "int bgr" argument from 565 color reduction
2011-07-19 Rudolf Polzeranother LAB
2011-07-19 Rudolf Polzermake decoding of S2TC alpha more strict
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