Route stroke mixer composite setup through helper
This commit is contained in:
@@ -18,6 +18,12 @@ agent or engineer to remove them without reconstructing context from chat.
|
||||
|
||||
## Recent Reductions
|
||||
|
||||
- 2026-06-13: DEBT-0036 was narrowed again. `Canvas::stroke_draw_mix` now
|
||||
reuses `legacy_canvas_stroke_composite_services.h` for mixer-pass retained
|
||||
`kShader::CompDraw` binding and blend uniform writes, with the helper now
|
||||
preserving caller-specific texture slot uniforms. Mixer framebuffer,
|
||||
viewport/scissor/capability state, sampler binding, texture binding, and draw
|
||||
execution remain retained Canvas code.
|
||||
- 2026-06-13: DEBT-0036 was narrowed again. `Canvas::draw_merge` checkerboard
|
||||
background shader setup and final merged-texture redraw setup now route
|
||||
through `legacy_canvas_draw_merge_services.h`. The retained Canvas path still
|
||||
|
||||
Reference in New Issue
Block a user