OSDN Git Service

android-x86/external-s2tc.git
13 years agosupport "proper" refining
Rudolf Polzer [Thu, 14 Jul 2011 11:38:58 +0000 (13:38 +0200)]
support "proper" refining

13 years agomake the refining step optional
Rudolf Polzer [Thu, 14 Jul 2011 11:31:53 +0000 (13:31 +0200)]
make the refining step optional

13 years agoreorder columns
Rudolf Polzer [Thu, 14 Jul 2011 11:20:23 +0000 (13:20 +0200)]
reorder columns

13 years agoremove an unused variable
Rudolf Polzer [Thu, 14 Jul 2011 11:13:06 +0000 (13:13 +0200)]
remove an unused variable

13 years agomake the external dependencies of test.sh optional
Rudolf Polzer [Thu, 14 Jul 2011 11:12:43 +0000 (13:12 +0200)]
make the external dependencies of test.sh optional

13 years agoit's better to do this generally
Rudolf Polzer [Thu, 14 Jul 2011 10:17:22 +0000 (12:17 +0200)]
it's better to do this generally

13 years agosimplify the LD_PRELOAD construct
Rudolf Polzer [Thu, 14 Jul 2011 10:16:54 +0000 (12:16 +0200)]
simplify the LD_PRELOAD construct

13 years agouse rand64-avg
Rudolf Polzer [Thu, 14 Jul 2011 05:06:19 +0000 (07:06 +0200)]
use rand64-avg

13 years agouse the right DLL
Rudolf Polzer [Thu, 14 Jul 2011 04:56:48 +0000 (06:56 +0200)]
use the right DLL

13 years agoimprove file names
Rudolf Polzer [Thu, 14 Jul 2011 04:56:27 +0000 (06:56 +0200)]
improve file names

13 years agoswap compressonator and nvcompress
Rudolf Polzer [Thu, 14 Jul 2011 04:56:02 +0000 (06:56 +0200)]
swap compressonator and nvcompress

13 years agoalso include AMD Compressonator in the test
Rudolf Polzer [Thu, 14 Jul 2011 04:55:37 +0000 (06:55 +0200)]
also include AMD Compressonator in the test

13 years agoadd back AVG
Rudolf Polzer [Wed, 13 Jul 2011 19:00:51 +0000 (21:00 +0200)]
add back AVG

13 years agofix last miplevel
Rudolf Polzer [Wed, 13 Jul 2011 19:00:00 +0000 (21:00 +0200)]
fix last miplevel

13 years agodon't communicate by putenv/getenv
Rudolf Polzer [Wed, 13 Jul 2011 18:51:30 +0000 (20:51 +0200)]
don't communicate by putenv/getenv

13 years agofix diffusion
Rudolf Polzer [Wed, 13 Jul 2011 18:10:36 +0000 (20:10 +0200)]
fix diffusion

13 years agoloop filter when compressing
Rudolf Polzer [Wed, 13 Jul 2011 18:07:39 +0000 (20:07 +0200)]
loop filter when compressing

13 years agofix various bugs, now it is actually compatible to libtxc_dxtn
Rudolf Polzer [Wed, 13 Jul 2011 17:45:07 +0000 (19:45 +0200)]
fix various bugs, now it is actually compatible to libtxc_dxtn

13 years agoremove useless "avg" tests
Rudolf Polzer [Wed, 13 Jul 2011 15:39:11 +0000 (17:39 +0200)]
remove useless "avg" tests

13 years agoless HTML output
Rudolf Polzer [Wed, 13 Jul 2011 15:27:46 +0000 (17:27 +0200)]
less HTML output

13 years agomake decoding deterministic
Rudolf Polzer [Wed, 13 Jul 2011 15:23:06 +0000 (17:23 +0200)]
make decoding deterministic

13 years agofix color order
Rudolf Polzer [Wed, 13 Jul 2011 15:18:26 +0000 (17:18 +0200)]
fix color order

13 years agofix HTML out
Rudolf Polzer [Wed, 13 Jul 2011 15:16:20 +0000 (17:16 +0200)]
fix HTML out

13 years agomore fixes
Rudolf Polzer [Wed, 13 Jul 2011 15:14:21 +0000 (17:14 +0200)]
more fixes

13 years agofix BGRA and parameter passing
Rudolf Polzer [Wed, 13 Jul 2011 15:10:58 +0000 (17:10 +0200)]
fix BGRA and parameter passing

13 years agofix some bugs
Rudolf Polzer [Wed, 13 Jul 2011 15:03:04 +0000 (17:03 +0200)]
fix some bugs

13 years agoremove unused stuff
Rudolf Polzer [Wed, 13 Jul 2011 14:44:13 +0000 (16:44 +0200)]
remove unused stuff

13 years agoalways use the dynamic lib
Rudolf Polzer [Wed, 13 Jul 2011 14:43:06 +0000 (16:43 +0200)]
always use the dynamic lib

13 years agoadd decompressor to the makefile
Rudolf Polzer [Wed, 13 Jul 2011 14:28:36 +0000 (16:28 +0200)]
add decompressor to the makefile

13 years agominor optimization to get rid of some dispatching
Rudolf Polzer [Wed, 13 Jul 2011 14:27:54 +0000 (16:27 +0200)]
minor optimization to get rid of some dispatching

13 years agonow also decode the other formats
Rudolf Polzer [Wed, 13 Jul 2011 13:36:17 +0000 (15:36 +0200)]
now also decode the other formats

13 years agoalso add an example decompressor tool
Rudolf Polzer [Wed, 13 Jul 2011 13:28:28 +0000 (15:28 +0200)]
also add an example decompressor tool

13 years agofix typo
Rudolf Polzer [Wed, 13 Jul 2011 13:02:55 +0000 (15:02 +0200)]
fix typo

13 years agodecoder: decode S2TC DXT1 correctly
Rudolf Polzer [Wed, 13 Jul 2011 12:56:21 +0000 (14:56 +0200)]
decoder: decode S2TC DXT1 correctly

13 years agoround properly
Rudolf Polzer [Wed, 13 Jul 2011 11:57:02 +0000 (13:57 +0200)]
round properly

13 years agomore optimization
Rudolf Polzer [Wed, 13 Jul 2011 11:47:51 +0000 (13:47 +0200)]
more optimization

13 years agospeed up libtxc_dxtn by factor 8 at the expense of quality
Rudolf Polzer [Wed, 13 Jul 2011 11:05:40 +0000 (13:05 +0200)]
speed up libtxc_dxtn by factor 8 at the expense of quality

13 years agoadd a second superfast color choice algorithm
Rudolf Polzer [Wed, 13 Jul 2011 11:04:49 +0000 (13:04 +0200)]
add a second superfast color choice algorithm

13 years agofix compression by the libtxc_dxtn
Rudolf Polzer [Tue, 12 Jul 2011 19:51:45 +0000 (21:51 +0200)]
fix compression by the libtxc_dxtn

13 years agoimplement the other DXT functions
Rudolf Polzer [Tue, 12 Jul 2011 18:48:13 +0000 (20:48 +0200)]
implement the other DXT functions

13 years agoimplement tx_compress_dxtn
Rudolf Polzer [Tue, 12 Jul 2011 18:42:49 +0000 (20:42 +0200)]
implement tx_compress_dxtn

13 years agoadd a txc_dxtn compatible wrapper file
Rudolf Polzer [Tue, 12 Jul 2011 18:17:14 +0000 (20:17 +0200)]
add a txc_dxtn compatible wrapper file

13 years agomake unneeded symbols invisible
Rudolf Polzer [Tue, 12 Jul 2011 18:16:53 +0000 (20:16 +0200)]
make unneeded symbols invisible

13 years agosplit compressor into multiple files (preparation for libtxc_dxtn compat)
Rudolf Polzer [Tue, 12 Jul 2011 17:43:07 +0000 (19:43 +0200)]
split compressor into multiple files (preparation for libtxc_dxtn compat)

13 years agoremove debug code
Rudolf Polzer [Tue, 12 Jul 2011 15:50:23 +0000 (17:50 +0200)]
remove debug code

13 years agonow with augenkrebs
Rudolf Polzer [Tue, 12 Jul 2011 15:50:07 +0000 (17:50 +0200)]
now with augenkrebs

13 years agoanother test pic
Rudolf Polzer [Tue, 12 Jul 2011 13:45:08 +0000 (15:45 +0200)]
another test pic

13 years agofix crash
Rudolf Polzer [Tue, 12 Jul 2011 13:36:36 +0000 (15:36 +0200)]
fix crash

13 years ago3 more test pics
Rudolf Polzer [Tue, 12 Jul 2011 13:33:57 +0000 (15:33 +0200)]
3 more test pics

13 years agoimprovements
Rudolf Polzer [Tue, 12 Jul 2011 12:09:32 +0000 (14:09 +0200)]
improvements

13 years agoadd a SRGB_MIXED mode
Rudolf Polzer [Tue, 12 Jul 2011 11:33:02 +0000 (13:33 +0200)]
add a SRGB_MIXED mode

13 years agoupdate metrics again
Rudolf Polzer [Tue, 12 Jul 2011 10:21:16 +0000 (12:21 +0200)]
update metrics again

13 years agodo not use Lab by default in the test
Rudolf Polzer [Tue, 12 Jul 2011 10:10:51 +0000 (12:10 +0200)]
do not use Lab by default in the test

13 years agoadd a comment
Rudolf Polzer [Tue, 12 Jul 2011 10:05:17 +0000 (12:05 +0200)]
add a comment

13 years agoalso add L*a*b* colorspace (unoptimized, slow, bad)
Rudolf Polzer [Tue, 12 Jul 2011 10:03:18 +0000 (12:03 +0200)]
also add L*a*b* colorspace (unoptimized, slow, bad)

13 years agofix the RGB-linear metrics, and name the current one YUV
Rudolf Polzer [Tue, 12 Jul 2011 09:17:19 +0000 (11:17 +0200)]
fix the RGB-linear metrics, and name the current one YUV

13 years agoinitial import of s2tc
Rudolf Polzer [Thu, 14 Jul 2011 17:11:03 +0000 (19:11 +0200)]
initial import of s2tc