quicktex/src/BC1
2021-03-01 22:50:32 -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 Fix circular dependency 2021-03-01 22:50:32 -08:00
BC1Encoder.h IWYU pass 2021-03-01 22:41:31 -08:00
ClusterFit.h Add ordertable and move single color tables to their own template class 2021-02-26 22:16:12 -08:00
Histogram.h Fix circular dependency 2021-03-01 22:50:32 -08:00
OrderTable.cpp IWYU pass 2021-03-01 22:41:31 -08:00
OrderTable.h fix missing Histogram 2021-03-01 22:45:09 -08:00
SingleColorTable.h Add cluster fitting for 4-color blocks 2021-02-27 16:41:13 -08:00
Table4.h Refactor order tables 2021-03-01 22:05:04 -08:00
Tables.cpp Refactor order tables 2021-03-01 22:05:04 -08:00
Tables.h Refactor order tables 2021-03-01 22:05:04 -08:00