quicktex/src
2021-03-07 01:39:51 -08:00
..
BC1 More unit tests and bindings 2021-03-07 01:39:51 -08:00
BC3 IWYU pass 2021-02-16 18:49:25 -08:00
BC4 Kinda working extension module 2021-03-06 14:18:08 -08:00
BC5 IWYU pass 2021-02-16 18:49:25 -08:00
test Make encoder constructable 2021-03-04 01:18:30 -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.cpp Kinda working extension module 2021-03-06 14:18:08 -08:00
BlockEncoder.h Kinda working extension module 2021-03-06 14:18:08 -08:00
BlockView.h Make encoder constructable 2021-03-04 01:18:30 -08:00
Color.cpp Fix errors in last commit 2021-03-02 18:32:47 -08:00
Color.h Fix errors in last commit 2021-03-02 18:32:47 -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 Refactor order tables 2021-03-01 22:05: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 Refactor order tables 2021-03-01 22:05:04 -08:00
Vector4Int.h Fix errors in last commit 2021-03-02 18:32:47 -08:00