OSDN Git Service

android-x86/external-s2tc.git
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
2011-07-14 Rudolf Polzermake the refining step optional
2011-07-14 Rudolf Polzerreorder columns
2011-07-14 Rudolf Polzerremove an unused variable
2011-07-14 Rudolf Polzermake the external dependencies of test.sh optional
2011-07-14 Rudolf Polzerit's better to do this generally
2011-07-14 Rudolf Polzersimplify the LD_PRELOAD construct
2011-07-14 Rudolf Polzeruse rand64-avg
2011-07-14 Rudolf Polzeruse the right DLL
2011-07-14 Rudolf Polzerimprove file names
2011-07-14 Rudolf Polzerswap compressonator and nvcompress
2011-07-14 Rudolf Polzeralso include AMD Compressonator in the test
2011-07-14 Rudolf Polzeradd back AVG
2011-07-14 Rudolf Polzerfix last miplevel
2011-07-14 Rudolf Polzerdon't communicate by putenv/getenv
2011-07-14 Rudolf Polzerfix diffusion
2011-07-14 Rudolf Polzerloop filter when compressing
2011-07-14 Rudolf Polzerfix various bugs, now it is actually compatible to...
2011-07-14 Rudolf Polzerremove useless "avg" tests
2011-07-14 Rudolf Polzerless HTML output
2011-07-14 Rudolf Polzermake decoding deterministic
2011-07-14 Rudolf Polzerfix color order
2011-07-14 Rudolf Polzerfix HTML out
2011-07-14 Rudolf Polzermore fixes
2011-07-14 Rudolf Polzerfix BGRA and parameter passing
2011-07-14 Rudolf Polzerfix some bugs
2011-07-14 Rudolf Polzerremove unused stuff
2011-07-14 Rudolf Polzeralways use the dynamic lib
2011-07-14 Rudolf Polzeradd decompressor to the makefile
2011-07-14 Rudolf Polzerminor optimization to get rid of some dispatching
next