/astc_ldr_decode_bug

ASTC LDR decoding problem test repo

Primary LanguageC++Apache License 2.0Apache-2.0

ASTC LDR decode issue test repo

To Build with Visual Studio 2022:

Load "basisu.sln", build in Debug and run the project.

To Build with Ubuntu v22:

Tested with gcc 11.4.0 (clang should work, but haven't tried it with this code):

cmake .
make
cd bin
./basisu