aboutsummaryrefslogtreecommitdiff
path: root/scripts/zstd.py
Commit message (Collapse)AuthorAgeFilesLines
* Drop dependency on serge-sans-paille/frozenAqua-sama2020-03-291-0/+2
| | | | | | | | | | | | format: - instead of frozen::unordered_map, create two std::arrays with the aliased names (entries) and respective data (values) libembed: - Resources and CompressedResources convenience classes for raw and compressed resources respectively - Resources can be constexpr in regular usage - Annotate Resources::decompress accordingly
* Change rcc command lineAqua-sama2020-03-281-0/+41
rcc: - add - and Zstd modes - fix Zstd dictionary train