rendering: add DrawList picking and selection - #31
Closed
tritao wants to merge 0 commit into
Closed
Conversation
tritao
force-pushed
the
stack/drawlist-picking
branch
from
August 9, 2026 01:41
5ba0ed7 to
ac1d23c
Compare
tritao
force-pushed
the
stack/drawlist-picking
branch
from
August 9, 2026 01:51
ac1d23c to
dd18062
Compare
tritao
force-pushed
the
stack/drawlist-picking
branch
from
August 9, 2026 02:06
dd18062 to
ce28abb
Compare
tritao
force-pushed
the
stack/drawlist-picking
branch
from
August 9, 2026 02:12
ce28abb to
98b0a52
Compare
tritao
force-pushed
the
stack/drawlist-picking
branch
from
August 9, 2026 02:17
98b0a52 to
6af3cdd
Compare
tritao
force-pushed
the
stack/drawlist-picking
branch
from
August 9, 2026 02:22
6af3cdd to
67afe74
Compare
tritao
force-pushed
the
stack/drawlist-picking
branch
from
August 9, 2026 02:35
67afe74 to
1bb3e50
Compare
tritao
force-pushed
the
stack/drawlist-picking
branch
from
August 9, 2026 02:47
1bb3e50 to
815389d
Compare
tritao
force-pushed
the
stack/drawlist-picking
branch
2 times, most recently
from
August 9, 2026 10:20
d199914 to
afb6d20
Compare
tritao
force-pushed
the
stack/drawlist-picking
branch
2 times, most recently
from
August 9, 2026 11:24
c825a5a to
15ad81d
Compare
tritao
force-pushed
the
stack/drawlist-picking
branch
2 times, most recently
from
August 9, 2026 11:44
5e640db to
8aacf23
Compare
tritao
force-pushed
the
stack/drawlist-picking
branch
from
August 9, 2026 13:13
82d8fc5 to
239b59e
Compare
tritao
force-pushed
the
stack/drawlist-picking
branch
from
August 9, 2026 14:55
239b59e to
5a745be
Compare
tritao
force-pushed
the
stack/drawlist-picking
branch
from
August 9, 2026 15:10
5a745be to
0ff157f
Compare
tritao
force-pushed
the
stack/drawlist-picking
branch
2 times, most recently
from
August 9, 2026 18:22
0957cc2 to
dfcec77
Compare
tritao
force-pushed
the
stack/drawlist-picking
branch
from
August 9, 2026 18:48
dfcec77 to
03ad528
Compare
tritao
force-pushed
the
stack/drawlist-picking
branch
from
August 9, 2026 18:51
03ad528 to
3c0a407
Compare
tritao
force-pushed
the
stack/drawlist-picking
branch
2 times, most recently
from
August 9, 2026 21:01
20e5c8d to
ea255e6
Compare
tritao
force-pushed
the
stack/drawlist-picking
branch
2 times, most recently
from
August 9, 2026 22:42
3f3ad20 to
4fc9779
Compare
tritao
force-pushed
the
stack/drawlist-picking
branch
from
August 9, 2026 22:48
4fc9779 to
d01d1dc
Compare
tritao
force-pushed
the
stack/drawlist-picking
branch
from
August 10, 2026 09:58
d01d1dc to
92719ba
Compare
tritao
force-pushed
the
stack/drawlist-picking
branch
from
August 10, 2026 10:08
92719ba to
25621cb
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
Add GPU picking and selection support to the retained DrawList renderer.
This layer provides retained picking and selection primitives. Manager pipeline policy remains in PR #33.
Stack
Layer 14/16, based on PR #50.