Skip to content

Fixed DDS loader width/height attribs, fixes #22530

qonnop requested to merge github/fork/qonnop/fix-dds-w-h-attribs into master

width and height attributes have to be switched according to the official DDS header docs: https://docs.microsoft.com/en-us/windows/desktop/direct3ddds/dds-header

Merge request reports