Commit Graph

9 Commits

Author SHA1 Message Date
05af708e84 IWYU pass 2021-03-01 22:41:31 -08:00
5b492fd4b5 Add ordertable and move single color tables to their own template class 2021-02-26 22:16:12 -08:00
68896aca1a Include climits 2021-02-23 19:46:58 -08:00
534c4f7cfc First working (but still bad) BC1 encoder 2021-02-21 23:15:04 -08:00
460785ee7d BC4 encoding 2021-02-16 09:00:12 -08:00
77cc6a8132 Various changes to how color blocks are passed 2021-02-15 03:27:52 -08:00
840da38081 Fix all warnings
I mean it doesnt work, but it also doesnt produce warnings
2021-02-13 00:16:04 -08:00
76d39d7ef8 Implement BC1 Decoder 2021-02-10 13:34:11 -08:00
1cf01f6f01 Fix interpolators which I didnt understand before
I have zero clue what I'm doing
2021-02-09 19:43:14 -08:00