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

Fix for reading 24-bit DDS files #5948

Merged
merged 1 commit into from Sep 19, 2017
Merged

Conversation

KonajuGames
Copy link
Contributor

It was trying to read 32-bits per pixel rather than 24-bits from the file. The expansion to 32-bits happens later.

It was trying to read 32-bits per pixel rather than 24-bits from the file. The expansion to 32-bits happens later.
@dellis1972 dellis1972 merged commit 778ca9a into MonoGame:develop Sep 19, 2017
nkast pushed a commit to nkast/MonoGame that referenced this pull request Jun 26, 2018
It was trying to read 32-bits per pixel rather than 24-bits from the file. The expansion to 32-bits happens later.
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.

None yet

2 participants