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

Support loading BC7 (BPTC) textures from DDS files #5834

Merged
merged 2 commits into from
Aug 1, 2017
Merged

Support loading BC7 (BPTC) textures from DDS files #5834

merged 2 commits into from
Aug 1, 2017

Conversation

stenzek
Copy link
Contributor

@stenzek stenzek commented Jul 27, 2017

Easy one to add. Feature was requested in this issue: https://bugs.dolphin-emu.org/issues/10409
Very brief testing on my part seems to work fine.

@BigheadSMZ
Copy link

I fully converted the Xenoblade pack to BC7 (including using my method to create custom mipmaps) and everything seems to work perfect. I immediately noticed a significant increase in quality over DXT1/DXT5. Thanks a lot for this!

@stenzek stenzek merged commit fe65b26 into dolphin-emu:master Aug 1, 2017
@stenzek stenzek deleted the bc7 branch August 1, 2017 02:39
@ghost ghost mentioned this pull request Aug 21, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
3 participants