|
0c6846f630
|
I changed my mind.
also fixed a bunch of things mangled by find-and-replace
|
2021-02-13 01:32:15 -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 |
|
|
d678567dc7
|
Interpolator match table caching
idk I dont like this might move it to the compressor class
|
2021-02-09 03:46:39 -08:00 |
|
|
8cd1e60394
|
ColorBlock template
|
2021-02-07 19:18:33 -08:00 |
|
|
80d1552b9c
|
Switch to less restrictive license
|
2021-02-07 15:20:03 -08:00 |
|
|
733e631722
|
Write interpolator class (but dont integrate it)
|
2021-02-07 15:03:35 -08:00 |
|
|
920f9a2d2e
|
friendly naming in actions
|
2021-02-06 01:26:22 -08:00 |
|
|
1e94f9010e
|
Merge remote-tracking branch 'origin/main' into main
|
2021-02-06 01:15:36 -08:00 |
|
|
1eea0c6dc8
|
cleanup headers for better portability
|
2021-02-06 01:15:23 -08:00 |
|
|
0eaf76c675
|
Remove macOS gcc compilation
|
2021-02-05 23:39:53 -08:00 |
|
|
155231a440
|
Only do fat binaries on apple clang
|
2021-02-05 23:35:06 -08:00 |
|
|
59db9fdb27
|
include cmath
I dont know why this keeps happening
|
2021-02-05 23:29:09 -08:00 |
|
|
7d830daee3
|
make it compile
|
2021-02-05 23:22:57 -08:00 |
|
|
2d9abcc15f
|
fix cc and cxx variables
|
2021-02-05 23:10:51 -08:00 |
|
|
647853dd46
|
use explicit matrix config
|
2021-02-05 23:07:01 -08:00 |
|
|
a4e8d7302d
|
Maybe this will work?
|
2021-02-05 22:06:05 -08:00 |
|
|
6018ab0cfb
|
Flesh out usage of block classes more
|
2021-02-05 19:44:19 -08:00 |
|
|
e5521796aa
|
go back to .h because .inc is silly
|
2021-02-02 00:25:32 -08:00 |
|
|
b118663b2c
|
temporarily re-add original files for testing
|
2021-02-02 00:20:17 -08:00 |
|
|
64fa687b20
|
More refactoring
|
2021-02-01 23:31:27 -08:00 |
|
|
48d9ab3f02
|
Import cstdlib for size_t
|
2021-02-01 00:30:45 -08:00 |
|
|
e0511f1aea
|
Extract utility functions and block structs to their own files
|
2021-02-01 00:25:19 -08:00 |
|
|
cddea42f7e
|
use cmath
|
2021-01-28 22:03:58 -08:00 |
|
|
8171e0f45a
|
Move tables to their own file to stop lagging clion to hell
|
2021-01-28 22:01:20 -08:00 |
|
|
085ed385df
|
actually update submodules
|
2021-01-28 20:41:23 -08:00 |
|
|
d7347a2150
|
Checkout submodules
|
2021-01-28 20:29:53 -08:00 |
|
|
74dfd5f986
|
add workflow for cmake
|
2021-01-28 20:24:28 -08:00 |
|
|
9f15ef5d9d
|
format and split header and cpp file for rgbcx since it doesnt need to be single-file here
|
2021-01-28 18:14:37 -08:00 |
|
|
1bfc4fdfad
|
Add rgbcx
|
2021-01-28 16:24:30 -08:00 |
|
|
904e6b268a
|
initial commit
|
2021-01-28 14:40:01 -08:00 |
|