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

ogc: ignore source alpha with blend mode "none" #49

Merged
merged 1 commit into from
Jan 28, 2024

Conversation

mardy
Copy link
Collaborator

@mardy mardy commented Jan 28, 2024

Blend mode "None" means that the texture must be copied as-is, ignoring its alpha.

We also set the initial blending mode to invalid, to ensure that a blending mode will be set when it first gets requested.

Blend mode "None" means that the texture must be copied as-is, ignoring
its alpha.

We also set the initial blending mode to invalid, to ensure that a
blending mode will be set when it first gets requested.
@WinterMute WinterMute merged commit 8ad106a into devkitPro:ogc-sdl-2.28 Jan 28, 2024
3 checks passed
rsn8887 pushed a commit to rsn8887/DevkitPro-SDL that referenced this pull request Feb 15, 2024
WinterMute pushed a commit that referenced this pull request Oct 27, 2024
Blend mode "None" means that the texture must be copied as-is, ignoring
its alpha.

We also set the initial blending mode to invalid, to ensure that a
blending mode will be set when it first gets requested.
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