Route final texture setup sites through helper
This commit is contained in:
@@ -18,6 +18,10 @@ agent or engineer to remove them without reconstructing context from chat.
|
||||
|
||||
## Recent Reductions
|
||||
|
||||
- 2026-06-13: DEBT-0036 was narrowed again. `NodeCanvas` density-resolve and
|
||||
desktop VR UI `Texture` shader setup now route through
|
||||
`legacy_canvas_draw_merge_services.h`; those paths still own render target,
|
||||
sampler/texture binding, viewport/state restoration, and draw execution.
|
||||
- 2026-06-13: DEBT-0036 was narrowed again. `CanvasModeTransform::on_Draw`
|
||||
and `CanvasModeFloodFill::on_Draw` retained `Texture` shader setup now route
|
||||
through `legacy_canvas_draw_merge_services.h`; the mode paths still own
|
||||
|
||||
Reference in New Issue
Block a user