Skip to content

fix(forum-55497): add CPU premultiplyAlpha option for text rendering to fix iOS 26 artifacts - #2379

Open
guozhaokui wants to merge 1 commit into
layabox:LayaAir_3.3from
guozhaokui:bot/forum-55497-3.3
Open

fix(forum-55497): add CPU premultiplyAlpha option for text rendering to fix iOS 26 artifacts#2379
guozhaokui wants to merge 1 commit into
layabox:LayaAir_3.3from
guozhaokui:bot/forum-55497-3.3

Conversation

@guozhaokui

Copy link
Copy Markdown
Member

…to fix iOS 26 artifacts

Some platforms (notably iOS 26 on Meituan mini game) exhibit horizontal noise
artifacts when GPU-side UNPACK_PREMULTIPLY_ALPHA_WEBGL is used with texSubImage2D.
Backport premultiplyAlpha config from main branch so users can opt into CPU-side
premultiplication as a workaround.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
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