legacygl: preserve separate blending state - #36
Open
tritao wants to merge 2 commits into
Open
Conversation
tritao
force-pushed
the
stack/legacy-blending
branch
from
August 9, 2026 12:02
d4ac929 to
f21402d
Compare
tritao
changed the base branch from
stack/compatibility-boundary
to
stack/legacygl-boundary
August 9, 2026 12:03
tritao
force-pushed
the
stack/legacy-blending
branch
from
August 9, 2026 12:07
f21402d to
37207d2
Compare
tritao
force-pushed
the
stack/legacy-blending
branch
from
August 9, 2026 12:13
37207d2 to
903217f
Compare
tritao
force-pushed
the
stack/legacy-blending
branch
2 times, most recently
from
August 9, 2026 12:37
dc7e534 to
98ae89f
Compare
tritao
force-pushed
the
stack/legacy-blending
branch
from
August 9, 2026 12:39
98ae89f to
7cd8f96
Compare
tritao
force-pushed
the
stack/legacy-blending
branch
from
August 9, 2026 12:55
7cd8f96 to
209f091
Compare
tritao
marked this pull request as ready for review
August 9, 2026 13:09
tritao
force-pushed
the
stack/legacy-blending
branch
from
August 9, 2026 13:13
209f091 to
72393dc
Compare
tritao
force-pushed
the
stack/legacy-blending
branch
from
August 9, 2026 14:55
72393dc to
89e29c1
Compare
tritao
force-pushed
the
stack/legacy-blending
branch
3 times, most recently
from
August 9, 2026 18:22
e9c6366 to
710967d
Compare
tritao
force-pushed
the
stack/legacy-blending
branch
from
August 9, 2026 18:48
710967d to
3c04299
Compare
tritao
force-pushed
the
stack/legacy-blending
branch
from
August 9, 2026 18:51
3c04299 to
8d4883b
Compare
tritao
force-pushed
the
stack/legacy-blending
branch
from
August 10, 2026 11:57
2d8d1b9 to
dee2172
Compare
tritao
force-pushed
the
stack/legacy-blending
branch
from
August 10, 2026 13:29
dee2172 to
884a430
Compare
tritao
force-pushed
the
stack/legacy-blending
branch
2 times, most recently
from
August 10, 2026 14:16
2f3e09b to
df1ea59
Compare
tritao
force-pushed
the
stack/legacy-blending
branch
2 times, most recently
from
August 11, 2026 10:50
407611a to
1ec199c
Compare
tritao
force-pushed
the
stack/legacy-blending
branch
2 times, most recently
from
August 11, 2026 14:05
ca94f7b to
b69fc8d
Compare
tritao
force-pushed
the
stack/legacy-blending
branch
from
August 15, 2026 23:32
b69fc8d to
569033e
Compare
tritao
force-pushed
the
stack/legacy-blending
branch
from
August 16, 2026 00:25
569033e to
414e4d8
Compare
tritao
force-pushed
the
stack/legacy-blending
branch
from
August 17, 2026 15:52
414e4d8 to
9b48739
Compare
tritao
force-pushed
the
stack/legacy-blending
branch
from
August 18, 2026 09:24
9b48739 to
b29e183
Compare
tritao
force-pushed
the
stack/legacy-blending
branch
from
August 18, 2026 14:40
b29e183 to
11e17e3
Compare
tritao
force-pushed
the
stack/legacy-blending
branch
from
August 18, 2026 14:48
11e17e3 to
544c59d
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Preserve separate RGB and alpha blend factors in the LegacyGL renderer.
This is a LegacyGL compatibility fix and does not affect the retained renderer architecture.
Stack
Layer 8/18, based on PR #41.