bkaradzic / bimg

Image library.
BSD 2-Clause "Simplified" License
327 stars 268 forks source link

ETC2 decompression fixes #59

Closed attilaz closed 3 years ago

attilaz commented 3 years ago

The D (distance) bits have different configuration in T and H mode according to the docs:

https://www.khronos.org/registry/DataFormat/specs/1.1/dataformat.1.1.html#Table-etc2-dataformat

rgb[10] had a typo for byte selection.