ScanMountGoat / image_dds

Convert images to and from compressed DDS formats
MIT License
7 stars 2 forks source link

make encoding and decoding optional #3

Closed ScanMountGoat closed 10 months ago

ScanMountGoat commented 11 months ago

Encoding currently requires precompiled kernels and may not be available on all targets. Decoding compiles C code and may not be required for projects just wanting to convert DDS files to and from surfaces.