Skip to content

Fixes + improvements for advanced blends - #12

Merged
AbnormalPoof merged 5 commits into
FunkinCrew:mobile/mainfrom
ACrazyTown:fix/amd-blend-issues
Jan 18, 2026
Merged

Fixes + improvements for advanced blends#12
AbnormalPoof merged 5 commits into
FunkinCrew:mobile/mainfrom
ACrazyTown:fix/amd-blend-issues

Conversation

@ACrazyTown

@ACrazyTown ACrazyTown commented Jan 14, 2026

Copy link
Copy Markdown

We need to do workarounds because of AMD's bad OpenGL drivers grrr.... also adds support for the coherent blend extension if available

@ACrazyTown
ACrazyTown marked this pull request as draft January 14, 2026 18:12
The extension is a bit less widespread but it it's less of a hassle on us because it handles more things internally!
@ACrazyTown ACrazyTown changed the title Fix blending issues on AMD graphics cards Fixes + improvements for advanced blends Jan 16, 2026
Turns out the caching of the blend mode in OpenGLRenderer was to blame. Hopefully removing that check doesn't come with any unforeseen consequences *gulp*!

@AbnormalPoof AbnormalPoof left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Tested by a few community contributors, works great!

@AbnormalPoof
AbnormalPoof merged commit caf5f60 into FunkinCrew:mobile/main Jan 18, 2026
2 of 25 checks passed
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