OSDN Git Service

android-x86/external-s2tc.git
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
2011-07-15 Rudolf Polzerexternally reference all GPLv2 textures too
2011-07-15 Rudolf Polzerremove the illegal pic, wget it instead
2011-07-15 Rudolf Polzerremove some pics we don't need
2011-07-15 Rudolf Polzeralso handle 8 alphabits specially
2011-07-15 Rudolf Polzerfix nvcompress call
2011-07-15 Rudolf Polzerfix 1bpp error diffusion
2011-07-15 Rudolf Polzerspecify the fourcc we want!
2011-07-15 Rudolf Polzersync syntax to autotools
2011-07-15 Rudolf Polzerfix decompression
2011-07-15 Rudolf Polzerautoconf hack for better performance
2011-07-15 Rudolf Polzerdecompress with something better
2011-07-15 Rudolf Polzerfix name in license ;)
2011-07-15 Rudolf Polzermore test cases
2011-07-14 Rudolf Polzertest.sh: use -O3
2011-07-14 Rudolf Polzerfix order
2011-07-14 Rudolf Polzerget rid of stupid libtool overhead
2011-07-14 Rudolf Polzerfix paths
2011-07-14 Rudolf Polzermove test pics to a subdir
2011-07-14 Rudolf Polzerrename the .pc file
2011-07-14 Rudolf Polzerautoreconf works now
2011-07-14 Rudolf Polzerclarify license of DP-derived parts
2011-07-14 Rudolf Polzerautotools!
2011-07-14 Rudolf Polzermake .h file identical to libtxc_dxtn's
2011-07-14 Rudolf Polzermark another trick taken from libtxc_dxtn as such
2011-07-14 Rudolf Polzeradd a note for license problem
2011-07-14 Rudolf Polzerput it under the MIT license
2011-07-14 Rudolf Polzeruse only 32 random colors
2011-07-14 Rudolf Polzerbetter benchmarking
2011-07-14 Rudolf Polzeradd time info to the HTML
2011-07-14 Rudolf Polzeralso add a mandelbrot pic
2011-07-14 Rudolf Polzeradd a README for the env variables
2011-07-14 Rudolf Polzerfix normalmap averaging
2011-07-14 Rudolf Polzerremove some useless tests
2011-07-14 Rudolf Polzeradd a checked refining pass
2011-07-14 Rudolf Polzertest whether refining is good or evil
2011-07-14 Rudolf Polzerfinish refining
2011-07-14 Rudolf Polzersupport "proper" refining
next