Skip to content

Improve transparent window test#14956

Open
ProjectHSI wants to merge 2 commits intolibsdl-org:mainfrom
ProjectHSI:patch-1
Open

Improve transparent window test#14956
ProjectHSI wants to merge 2 commits intolibsdl-org:mainfrom
ProjectHSI:patch-1

Conversation

@ProjectHSI
Copy link

Description

This adds more alpha colours to hopefully diagnose problems with software transparency a bit better.

Theoretically, the squares should be less visible the less alpha down, but with SDL_BLENDMODE_NONE, this is not the case, we need to use SDL_BLENDMODE_BLEND instead.

Existing Issue(s)

None

This adds more alpha colours to hopefully diagnose problems with software transparency a bit better.

Theoretically, the squares should be less visible the less alpha down, but with SDL_BLENDMODE_NONE, this is not the case, we need to use SDL_BLENDMODE_BLEND instead.
@ProjectHSI ProjectHSI changed the title Changed transparent window test Improve transparent window test Feb 2, 2026
@ProjectHSI
Copy link
Author

@ProjectHSI
Copy link
Author

ProjectHSI commented Feb 2, 2026

I don't know who started the checks, but feel free to try now.
(It's sezero, but it doesn't matter.)

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.

1 participant