Route mask cut composite setup through helper
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. `CanvasModeMaskCut::apply`
|
||||
retained `CompDraw` shader setup now routes through
|
||||
`legacy_canvas_stroke_composite_services.h`; mask-cut still owns render-task
|
||||
ordering, framebuffer copy bounds, sampler/texture binding, and draw
|
||||
execution.
|
||||
- 2026-06-13: DEBT-0036 was narrowed again. Desktop VR retained temporary erase
|
||||
and draw shader setup now route through the shared stroke erase/composite
|
||||
helpers; VR still owns sampler/texture binding, per-eye/view transforms,
|
||||
|
||||
Reference in New Issue
Block a user