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

Added support for uncompressed DDS #2201

Merged
merged 1 commit into from
Sep 10, 2023

Conversation

RunDevelopment
Copy link
Member

Fixes #2184.

This PR add support for saving uncompressed RGBA and BGRA image data in Linear and sRGB. The sRGB variants are saved as DX10 and the linear as DX9. All of these formats store 8 bits/channel.

image

@joeyballentine joeyballentine merged commit 52f9f12 into chaiNNer-org:main Sep 10, 2023
14 checks passed
@RunDevelopment RunDevelopment deleted the issue2184 branch September 10, 2023 19:11
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.

Option to save DDS textures in uncompressed format
2 participants