walbourn / contentexporter

Samples Content Exporter from the legacy DirectX SDK
https://walbourn.github.io/samples-content-exporter/
MIT License
61 stars 14 forks source link

Support BC7 for texture compression #14

Open walbourn opened 5 years ago

walbourn commented 5 years ago

-texturecompression currently converts to BC1 or BC3. It should also support BC7 (using the GPU codec) for FL 11.0 or later.