Open Aerocatia opened 1 month ago
I should mention that libsquish did not do this.
That should definitely not be happening, no. As a wild guess, could this be related to the image dimensions?
Not sure, the image is 128x128. The split between the rows is exactly between a DXT block, so 2px each color.
When compressing this texture the cyan region encroaches into magenta. This happens even with color weights set to 1,1,1. This is compressing as DXT1A.
Here is with texpresso:
And here is with DirectXTex:
This is the input:
Should this be happening?