Files
TwelveMonkeys/imageio
Harald Kuhr 0a717ea0af Major rework/standardization:
* DDSEncoderType, DX10DXGIFormat merged with DDSType for a single way to describe a DDS format
 * Added constants for DXGI formats
 * DDSImageWriteParam is now mutable and supports standard way of setting compression type
 * DDSImageMetadata now supports more of the format
 Performance:
 * DDSReader now use seek() to jump to correct mipmap instead of reading all bytes
 * DDSImageWriter now uses getTile(0, 0) instead of getData() for better performance
2026-03-10 22:38:58 +01:00
..
2026-03-10 22:38:58 +01:00
2013-12-23 10:50:50 +01:00