Luke Street
b59431d33b
Update RangeFit & ColourWeights for GCN/CMPR
2021-08-30 17:25:42 -04:00
Luke Street
69675cf7e2
Merge remote-tracking branch 'upstream/master'
...
# Conflicts:
# squish/src/lib.rs
2021-08-30 14:51:03 -04:00
Jan Solanti
f93f58e9b3
Add new formats to readme
2021-08-30 03:15:29 +03:00
Jan Solanti
0ac9bbec4f
Implement BC4 and BC5
2021-08-30 02:58:51 +03:00
Jan Solanti
45963284cc
test: Consolidate storage requirement tests
2021-08-29 19:01:47 +03:00
localthomas
b4ac5b9891
refactored misleading test function names
2021-08-29 18:27:20 +03:00
localthomas
4018858a74
reverted spacing introduced by automatic formatting
2021-08-29 18:27:20 +03:00
localthomas
dd71da104c
set row selection for principle component like libsquish
2021-08-29 18:27:20 +03:00
localthomas
f93d69b86c
added unit test for reproducing the bug
2021-08-29 18:27:20 +03:00
localthomas
86118a17bd
added simple BC1 unit test
2021-08-29 17:52:48 +03:00
Jan Solanti
a8d3abac0a
lib: Add source link for Sym3x3 algorithm
2021-08-29 17:03:23 +03:00
Jan Solanti
cc61c5417f
Update copyright years
2021-08-29 16:28:29 +03:00
Jan Solanti
5f0dafc0b9
Update dependencies
2021-08-29 16:23:01 +03:00
Jan Solanti
97fc0ece5e
Remove assets dir as not very helpful
2021-08-29 16:16:12 +03:00
Luke Street
735caa72f7
Add Bc1Gcn (GameCube CMPR)
2021-08-26 16:21:11 -04:00
jansol
cb2a725d5e
Merge pull request #1 from arturoc/rayon
...
Optionally use rayon to (de)compress in paralllel
2020-08-11 11:46:20 +03:00
Arturo Castro
f37335fb7f
remove commented code
2020-08-06 13:30:58 +02:00
Arturo Castro
ba3e05c57f
optionally use rayon to (de)compress in paralllel
...
squish cli implements a parallel compression algorithm using rayon.
This PR adds instead a compression and decompression implementation in the library itself which can be activated by using the rayon feature
2020-08-06 13:27:53 +02:00
Jan Solanti
1ed63447c2
Update copyright years
2019-10-04 00:15:46 +03:00
Jan Solanti
43d630b210
cli: Update dependencies
2019-10-03 11:51:51 +03:00
Jan Solanti
136fbd3f1a
Add CHANGELOG.md
2019-10-03 11:41:33 +03:00
Jan Solanti
86b762acba
Silence warnings about unnecessary imports
2019-03-24 04:06:31 +02:00
Jan Solanti
c42bfa875c
cli: Fix asset file permissions
2019-01-19 19:39:05 +09:00
Jan Solanti
f38f26aabc
cli: Implement rayon-based parallel compression
2019-01-19 19:34:29 +09:00
Jan Solanti
f39b519a3e
lib: Expose more fns in the public API
2019-01-19 19:33:31 +09:00