Skip to content

Conversation

@Johni0702
Copy link
Collaborator

@Johni0702 Johni0702 commented Dec 3, 2025

There is another bug in GlBlendState which causes the GlBlendState which we apply by enabling the shader to not actually be stored as the activeBlendState.
See code comments for details.

Since we now necessarily have access to the GlBlendState of the shader, this commit also simplifies our dummy call to merely enable that particular GlBlendState instead of binding and unbinding the entire shader.

Linear: EM-3512

….6, third try

There another bug in GlBlendState which cause the GlBlendState which we
apply by enabling the shader to not actually be stored as the
`activeBlendState`.
See code comments for details.

Since we now necessarily have access to the GlBlendState of the shader,
this commit also simplifies our dummy call to merely enable that
particular GlBlendState instead of binding and unbinding the entire
shader.

Linear: EM-3512
@linear
Copy link

linear bot commented Dec 3, 2025

Copy link
Contributor

@Traben-0 Traben-0 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm, the val name Shader_glBlendState is odd but makes sense in the context

@Johni0702 Johni0702 merged commit 1ebcb0f into master Dec 3, 2025
1 check passed
@Johni0702 Johni0702 deleted the feature/em-3512-wardrobe-flashes-black-when-scrolling-on-featured-page branch December 3, 2025 15:45
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.

3 participants