Extract pad destination dispatch helper
This commit is contained in:
@@ -547,6 +547,10 @@ agent or engineer to remove them without reconstructing context from chat.
|
||||
- 2026-06-13: DEBT-0036 was narrowed again. `Canvas::stroke_draw()` dual-pass
|
||||
shader setup now uses a retained wrapper helper; the dual-pass branch still
|
||||
owns the concrete shader selection and framebuffer wiring.
|
||||
- 2026-06-13: DEBT-0036 was narrowed again. `Canvas::stroke_draw()` pad
|
||||
destination dispatch now reuses a retained helper object, with regression
|
||||
coverage proving the helper order; the pad branch still owns the concrete
|
||||
texture-object wiring and copy timing.
|
||||
- 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