Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add DDS_LOADER_IGNORE_MIPS flag to DDSTextureLoader #270

Merged
merged 1 commit into from
Oct 15, 2024
Merged

Conversation

walbourn
Copy link
Member

Adds a flag option to DDSTextureLoader for only loading the first mip of a DDS file.

This was added to DirectXTex as DDS_FLAGS_IGNORE_MIPS in July. It is useful for more than just corrupted files.

@walbourn walbourn self-assigned this Oct 14, 2024
@walbourn
Copy link
Member Author

@walbourn walbourn merged commit 58f97d4 into main Oct 15, 2024
68 checks passed
@walbourn walbourn deleted the ignoremipsdds branch October 15, 2024 03:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants