Share retained stroke preview mix executor
This commit is contained in:
@@ -18,6 +18,11 @@ agent or engineer to remove them without reconstructing context from chat.
|
||||
|
||||
## Recent Reductions
|
||||
|
||||
- 2026-06-13: DEBT-0036 was narrowed again. `NodeStrokePreview::stroke_draw_mix()`
|
||||
now routes retained mix-pass shader setup plus framebuffer/state/input/draw
|
||||
ordering through `execute_legacy_node_stroke_preview_mix_pass(...)`; the
|
||||
preview node keeps only the concrete GL save/restore, texture-object bind,
|
||||
and plane-draw callbacks.
|
||||
- 2026-06-13: DEBT-0036 was narrowed again. `Canvas::stroke_draw` live-pass
|
||||
sampler bind/unbind plus semantic texture-input dispatch now route through
|
||||
retained stroke execution helpers; concrete GL object mapping, framebuffer
|
||||
|
||||
Reference in New Issue
Block a user