Support astc/eac/etc2/pvrtc formats#47
Conversation
- Add CompressionFamily enum to group related compression algorithms - Add compression_family(), is_block_compressed(), container_format() methods - Enable querying ETC/BC/PVRTC compression across DDS/PowerVR/PKM containers - Maintain full backward compatibility with existing API
|
I am a bit busy this week but will try to find time to look into these formats and review when I can. Thanks for the PR! |
|
Just an update, I have reviewed some of the files already and will setup a fuzzer when I get a chance. However, I have become very busy with personal stuff and can't find a solid time to deep dive into all these formats. It would help if you can provide documentation on the file formats you're adding to save me some time in having to find them to verify. Rest assured I haven't forgotten about this. I'm hoping I can chip away at it as time allows. |
tests/images/png/test_pot.png
Outdated
There was a problem hiding this comment.
This doesn't seem to be used anywhere
Roughsketch
left a comment
There was a problem hiding this comment.
Besides that one stray png this looks fine to me. Please remove or use if it was meant for a test and I'll get this approved.
Thanks again for the PR and sorry it took so long to review.
No description provided.