quicktex/src/BC1
2021-02-27 17:07:58 -08:00
..
BC1Block.h First working (but still bad) BC1 encoder 2021-02-21 23:15:04 -08:00
BC1Decoder.cpp IWYU pass 2021-02-16 18:49:25 -08:00
BC1Decoder.h Various changes to how color blocks are passed 2021-02-15 03:27:52 -08:00
BC1Encoder.cpp Cleanup 2021-02-27 17:07:58 -08:00
BC1Encoder.h Add cluster fitting for 4-color blocks 2021-02-27 16:41:13 -08:00
ClusterFit.h Add ordertable and move single color tables to their own template class 2021-02-26 22:16:12 -08:00
OrderTable.h Add cluster fitting for 4-color blocks 2021-02-27 16:41:13 -08:00
SingleColorTable.h Add cluster fitting for 4-color blocks 2021-02-27 16:41:13 -08:00
table4.h Initial endpoint finding code 2021-02-21 00:57:48 -08:00
tables.cpp Initial endpoint finding code 2021-02-21 00:57:48 -08:00
tables.h Add ordertable and move single color tables to their own template class 2021-02-26 22:16:12 -08:00