quicktex/src
2021-02-27 17:07:58 -08:00
..
BC1 Cleanup 2021-02-27 17:07:58 -08:00
BC3 IWYU pass 2021-02-16 18:49:25 -08:00
BC4 Initial endpoint finding code 2021-02-21 00:57:48 -08:00
BC5 IWYU pass 2021-02-16 18:49:25 -08:00
test Initial endpoint finding code 2021-02-21 00:57:48 -08:00
bitwiseEnums.h Fix interpolators which I didnt understand before 2021-02-09 19:43:14 -08:00
BlockDecoder.h BC4 encoding 2021-02-16 09:00:12 -08:00
BlockEncoder.h Add ordertable and move single color tables to their own template class 2021-02-26 22:16:12 -08:00
BlockView.h Implement first chunk of refinement code 2021-02-22 02:05:14 -08:00
Color.cpp Improved first-pass refinement 2021-02-23 19:44:36 -08:00
Color.h Improved first-pass refinement 2021-02-23 19:44:36 -08:00
Interpolator.cpp First working (but still bad) BC1 encoder 2021-02-21 23:15:04 -08:00
Interpolator.h First working (but still bad) BC1 encoder 2021-02-21 23:15:04 -08:00
Matrix4x4.cpp mark matrix functions as const 2021-02-21 16:32:14 -08:00
Matrix4x4.h mark matrix functions as const 2021-02-21 16:32:14 -08:00
ndebug.h Implement BC1 Decoder 2021-02-10 13:34:11 -08:00
rgbcx.cpp First working (but still bad) BC1 encoder 2021-02-21 23:15:04 -08:00
rgbcx.h Various changes to how color blocks are passed 2021-02-15 03:27:52 -08:00
rgbcxDecoders.h Fix all warnings 2021-02-13 00:16:04 -08:00
util.h Add ordertable and move single color tables to their own template class 2021-02-26 22:16:12 -08:00
Vector4.h Add ordertable and move single color tables to their own template class 2021-02-26 22:16:12 -08:00
Vector4Int.h Add ordertable and move single color tables to their own template class 2021-02-26 22:16:12 -08:00