OSDN Git Service

android-x86/external-s2tc.git
2019-10-05 Michael GoffioulAdd -Wno-implicit-fallthrough to CFLAGS. oreo-x86 pie-x86 q-x86 r-x86 android-x86-8.1-r3 android-x86-8.1-r4 android-x86-8.1-r5 android-x86-8.1-r6 android-x86-9.0-r1 android-x86-9.0-r2
2019-03-13 Chih-Wei HuangRemove unused functions
2019-02-26 Chih-Wei HuangRemove unused parameters
2016-02-19 WuZhenadd Android.mk to build for android marshmallow-x86 nougat-x86 android-x86-6.0-r1 android-x86-6.0-r2 android-x86-6.0-r3 android-x86-7.1-r1 android-x86-7.1-r2 android-x86-7.1-r3 android-x86-7.1-r4 android-x86-7.1-r5 android-x86-8.1-r1 android-x86-8.1-r2
2015-12-27 divVerentMerge pull request #9 from Mailaender/man
2015-12-26 Matthias Mailänderadd man pages for tools
2015-12-20 divVerentMerge pull request #10 from Mailaender/patch-1
2015-12-20 Matthias Mailänderremove now redundant versioninfo comments
2015-12-20 Matthias Mailänderdon't version the .so names
2015-12-19 Rudolf PolzerConvert s2tc_compress and s2tc_decompress tools from...
2015-12-19 Rudolf PolzerRemove two now unavailable test pictures.
2015-12-19 Rudolf Polzerlibtxc_dxtn: stop depending on libstdc++.
2014-11-13 divVerentUpdate README.txt
2014-11-13 divVerentMake the W0AVG mode available via S2TC_COLORDIST_MODE
2014-11-13 divVerentImplement the w0avg mode (approximation to wavg, FAST)
2014-11-13 divVerentPrepare for adding a W0AVG mode.
2014-06-04 divVerentMerge pull request #5 from dumbbell/link-to-libdl-on...
2014-06-03 Jean-Sébastien... Add "compile" to .gitignore
2014-06-03 Jean-Sébastien... Don't try to link to libdl on non-Linux systems
2013-11-04 Rudolf PolzerFix some warnings, fixes #3
2013-11-03 Rudolf Polzerreenable alpha 0 pixel ignorance for DXT1
2013-10-31 Rudolf PolzerFix a weird bug in selecting initial colors by wrong...
2013-10-31 Rudolf PolzerFix for #2 (alpha zero pixels wreaking havoc).
2012-12-27 Rudolf PolzerAvoid the case c0 == c1 when encoding
2012-12-17 Rudolf Polzermake it compile with clang; fix a memory leak cppcheck...
2012-12-17 Laurent CarlierFix crash with ETQW and Quake 4
2011-08-09 Rudolf Polzerfix DXT5a dithering
2011-08-09 Rudolf Polzerfix a bug in reading DXT5-alpha
2011-08-09 Rudolf Polzeralso test s2tc_from_s3tc
2011-08-09 Rudolf Polzeradd s2tc_from_s3tc
2011-07-22 Rudolf PolzerRefactor the code to provide a better framework for...
2011-07-19 Rudolf Polzermake the compiler test really work
2011-07-19 Rudolf Polzerrename a column title to make compiler benchmark work
2011-07-19 Rudolf Polzerit probably isn't worth to have MODE_NORMAL and MODE_RA...
2011-07-19 Rudolf Polzerget rid of REFINE_CHECK mode as it has no real advantag...
2011-07-19 Rudolf Polzeruse RGB color order internally now
2011-07-19 Rudolf Polzerremove "int bgr" argument from 565 color reduction
2011-07-19 Rudolf Polzeranother LAB
2011-07-19 Rudolf Polzeralpha 0 pixels are always important (think color filter...
2011-07-19 Rudolf Polzerfix file opening bug in s2tc_decompress
2011-07-19 Rudolf Polzerremove L*a*b* colorspace support - not working well...
2011-07-19 Rudolf Polzermake decoding of S2TC alpha more strict
2011-07-19 Rudolf Polzerset LD_LIBRARY_PATH
2011-07-19 Rudolf Polzermakes the lines less wide
2011-07-19 Rudolf Polzers2tc_decompress: do proper option parsing too
2011-07-19 Rudolf Polzers2tc_compress: add a -l option to specify the library...
2011-07-19 Rudolf Polzermore header tests
2011-07-19 Rudolf PolzerMake it possible to separately build libtxc_dxtn or...
2011-07-18 Rudolf Polzerfix a bug in floyd steinberg
2011-07-18 Rudolf Polzeradd support for floyd steinberg
2011-07-18 Rudolf Polzercan't specialize function templates, ugh
2011-07-18 Rudolf Polzertemplateify dithering
2011-07-18 Rudolf Polzerproperly mark everything as MIT licensed
2011-07-17 Rudolf Polzerremove some useless stuff
2011-07-17 Rudolf Polzerallow to set the use_ vars individually
2011-07-17 Rudolf Polzersimplify the HTML
2011-07-17 Rudolf Polzeralso test 4bpp reduction
2011-07-17 Rudolf Polzerreplace the README by the env variables for now
2011-07-17 Rudolf Polzerfix a typo
2011-07-16 Rudolf Polzerclean up a bit (binary now renamed to s2tc_compress)
2011-07-16 Rudolf Polzerdetect alphapixels
2011-07-16 Rudolf Polzermake the DDS files more similar to Compressonator's
2011-07-16 Rudolf Polzerset the alphapixels flag
2011-07-16 Rudolf Polzerupdate README a bit
2011-07-16 Rudolf PolzerDXT1 needs a workaround here
2011-07-16 Rudolf Polzerfix an inverse logic bug
2011-07-16 Rudolf PolzerREFINE_LOOP: minor improvement
2011-07-16 Rudolf Polzersupport icc
2011-07-16 Rudolf Polzerekopath fails on arch linux
2011-07-16 Rudolf Polzeradd the compiler benchmark
2011-07-16 Rudolf Polzerbetter test framework for compiler testing
2011-07-16 Rudolf Polzeruse REAL compile time constant templates
2011-07-15 Rudolf PolzerREFINE_LOOP: actually do loop, as this DOES do somethin...
2011-07-15 Rudolf Polzeradd another test: refinement loop based on lowest quality
2011-07-15 Rudolf Polzerget rid of some divisions we really don't need
2011-07-15 Rudolf Polzerget rid of clang warnings
2011-07-15 Rudolf Polzeroptimize _normalmap mode a bit
2011-07-15 Rudolf Polzeruse rm -f
2011-07-15 Rudolf PolzerMODE_FAST: don't include the first pixel's color if...
2011-07-15 Rudolf Polzerslightly fix alpha use when refining
2011-07-15 Rudolf Polzermake encoding of DXT3/5 "more friendly" (don't use...
2011-07-15 Rudolf Polzerexplain more
2011-07-15 Rudolf Polzerfix description of SRGB_MIXED
2011-07-15 Rudolf Polzeradd .h files to the SOURCES
2011-07-15 Rudolf Polzerspeed up refining loop
2011-07-15 Rudolf Polzerloop the refinement in the test
2011-07-15 Rudolf Polzerfix another bug in alpha refinement
2011-07-15 Rudolf Polzeradd a new mode REFINE_LOOP
2011-07-15 Rudolf Polzerfix DXT5 refinement step for alpha
2011-07-15 Rudolf Polzerbuild only once :P
2011-07-15 Rudolf Polzeroops, a segfault
2011-07-15 Rudolf Polzerproperly use nvcompress for DXT1 too
2011-07-15 Rudolf Polzerjust for fun, also test it with DXT1
2011-07-15 Rudolf Polzermore fix for test.sh
2011-07-15 Rudolf Polzeruse the normalmap metric for the normalmap
2011-07-15 Rudolf PolzerDXT5: improve alpha selection; test: test the normalmap...
2011-07-15 Rudolf Polzerclean up dds
2011-07-15 Rudolf Polzerimprove how tests work, preserve the downloaded tga...
2011-07-15 Rudolf Polzerfix downloading
2011-07-15 Rudolf Polzeroops, check if we have the file
next