hglm / detex

Low-level library for decompression and manipulation of texture blocks compressed using formats such as BC1/DXT1/S3TC, BC2-BC3, BC4/RGTC1, BC5/RGTC2, BC6 (BPTC_FLOAT), BC7 (BPTC), ETC1 and the ETC2 family, loading of KTX and DDS files, and conversion between pixel formats
ISC License
157 stars 40 forks source link

Fix self-assignment in ConvertPixel64RGBX16ToPixel48RGB16. #7

Open enoki opened 8 years ago

inequation commented 7 years ago

I'd like to express my support for merging this fix, as I've encountered the problem myself. :)