tests: cover retained scene traversal - #30
Closed
tritao wants to merge 31 commits into
Closed
Conversation
tritao
force-pushed
the
stack/drawlist-gl-backend
branch
from
August 9, 2026 01:40
9d37115 to
98599db
Compare
tritao
force-pushed
the
stack/drawlist-node-coverage
branch
from
August 9, 2026 01:41
178f5ec to
a2c59a1
Compare
tritao
force-pushed
the
stack/drawlist-gl-backend
branch
from
August 9, 2026 01:51
98599db to
450129c
Compare
tritao
force-pushed
the
stack/drawlist-node-coverage
branch
from
August 9, 2026 01:51
a2c59a1 to
fc25c63
Compare
tritao
force-pushed
the
stack/drawlist-gl-backend
branch
from
August 9, 2026 02:05
450129c to
87d2bfe
Compare
tritao
force-pushed
the
stack/drawlist-node-coverage
branch
from
August 9, 2026 02:06
fc25c63 to
5db8554
Compare
tritao
force-pushed
the
stack/drawlist-gl-backend
branch
from
August 9, 2026 02:12
87d2bfe to
8db1906
Compare
tritao
force-pushed
the
stack/drawlist-node-coverage
branch
2 times, most recently
from
August 9, 2026 02:17
4a5b57b to
8d47867
Compare
tritao
force-pushed
the
stack/drawlist-gl-backend
branch
from
August 9, 2026 02:21
f479e95 to
84d0b47
Compare
tritao
force-pushed
the
stack/drawlist-node-coverage
branch
from
August 9, 2026 02:21
8d47867 to
7c10f07
Compare
tritao
force-pushed
the
stack/drawlist-gl-backend
branch
from
August 9, 2026 02:35
84d0b47 to
ed69f26
Compare
tritao
force-pushed
the
stack/drawlist-node-coverage
branch
from
August 9, 2026 02:35
7c10f07 to
ee26e3e
Compare
tritao
force-pushed
the
stack/drawlist-gl-backend
branch
from
August 9, 2026 02:46
ed69f26 to
30d520a
Compare
tritao
force-pushed
the
stack/drawlist-node-coverage
branch
3 times, most recently
from
August 9, 2026 10:20
dbd9228 to
539dfe4
Compare
tritao
force-pushed
the
stack/drawlist-gl-backend
branch
2 times, most recently
from
August 9, 2026 10:54
487bea8 to
d911d52
Compare
tritao
force-pushed
the
stack/drawlist-node-coverage
branch
from
August 9, 2026 10:54
539dfe4 to
2acf682
Compare
tritao
force-pushed
the
stack/drawlist-gl-backend
branch
from
August 9, 2026 11:24
d911d52 to
5792286
Compare
tritao
force-pushed
the
stack/drawlist-node-coverage
branch
2 times, most recently
from
August 9, 2026 11:37
1f37414 to
85bb85d
Compare
tritao
force-pushed
the
stack/drawlist-gl-backend
branch
2 times, most recently
from
August 9, 2026 11:44
b56798e to
f7d4e81
Compare
tritao
force-pushed
the
stack/drawlist-node-coverage
branch
2 times, most recently
from
August 9, 2026 11:50
4969a80 to
528a89a
Compare
tritao
force-pushed
the
stack/drawlist-gl-backend
branch
from
August 9, 2026 11:50
f7d4e81 to
1e472a9
Compare
Collaborator
Author
|
Folded into PR #28 as the fourth commit: tests: cover retained IR and scene traversal. |
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
Add focused validation that representative scene-graph nodes emit retained draw commands.
Stack
Layer 11/14, based on PR #29.