Isolate legacy stroke composite shader setup
This commit is contained in:
@@ -18,6 +18,12 @@ agent or engineer to remove them without reconstructing context from chat.
|
||||
|
||||
## Recent Reductions
|
||||
|
||||
- 2026-06-12: DEBT-0036 was narrowed again. Canvas live draw-merge and
|
||||
`NodeStrokePreview` final stroke composite `kShader::CompDraw` setup now
|
||||
share `legacy_canvas_stroke_composite_services.h` for retained shader binding
|
||||
and composite/pattern/dual uniform writes. Texture/RTT binding, samplers,
|
||||
draw calls, commit-time compositing, and non-stroke `CompDraw` callers remain
|
||||
retained legacy execution.
|
||||
- 2026-06-12: DEBT-0036 was narrowed again. Canvas and `NodeStrokePreview`
|
||||
live stroke passes now route retained `kShader::Stroke` binding plus setup,
|
||||
blend, pattern, and per-sample uniform writes through
|
||||
|
||||
Reference in New Issue
Block a user