Commit Graph

18 Commits

Author SHA1 Message Date
289a4fa001 Kinda working extension module 2021-03-06 14:18:08 -08:00
af7860c06a Make encoder constructable 2021-03-04 01:18:30 -08:00
277b38a548 cleanup and bugfixes 2021-03-03 14:36:29 -08:00
70c8169711 Add endpoint search refinement
In theory, this is all of the rgbcx feature set!
2021-03-03 04:19:40 -08:00
06c9bacab0 Get black 3-color blocks working 2021-03-03 02:04:48 -08:00
05af708e84 IWYU pass 2021-03-01 22:41:31 -08:00
d0e66b31f7 Refactor order tables 2021-03-01 22:05:04 -08:00
f65008ccc3 3-color refinement 2021-02-28 21:00:29 -08:00
63cf1745f9 Universal WriteBlock 2021-02-27 22:27:31 -08:00
28c9f857ea More templating 2021-02-27 21:47:22 -08:00
ed89203510 Add cluster fitting for 4-color blocks 2021-02-27 16:41:13 -08:00
ab752e51b6 In hindsight, SingleColorTable doesnt need to be a class at all 2021-02-26 22:38:37 -08:00
5b492fd4b5 Add ordertable and move single color tables to their own template class 2021-02-26 22:16:12 -08:00
2e5cf991b0 Improved first-pass refinement 2021-02-23 19:44:36 -08:00
8acaf1ed96 Implement first chunk of refinement code 2021-02-22 02:05:14 -08:00
534c4f7cfc First working (but still bad) BC1 encoder 2021-02-21 23:15:04 -08:00
148d32e28c Initial endpoint finding code 2021-02-21 00:57:48 -08:00
c879061e4e Add (extremely bad) BC1 encoding support 2021-02-18 02:43:57 -08:00