ggdt/libretrogd
Gered 66bf1e40cc pin anyhow and thiserror versions
due to encountering some compile errors on a fresh system which pulled
down the newest minor versions of both. these two libraries do not seem
to follow "good" semantic versioning ... ? ugh. will try to work out
the compiler issues with the latest versions of these later ...
2023-01-18 13:26:53 -05:00
..
assets initial commit 2022-05-15 12:11:46 -04:00
benches add initial benchmark tests for asset loading 2023-01-01 12:43:15 -05:00
src during lzw decoding, use a vector instead of a hashmap for the table 2023-01-01 13:01:10 -05:00
test-assets add more pcx bitmap load/save tests 2022-12-30 17:25:10 -05:00
tests adjust rotozoom internal transformed destination rect coord calculation 2022-11-07 13:21:45 -05:00
Cargo.toml pin anyhow and thiserror versions 2023-01-18 13:26:53 -05:00