Route UI and VR shader setup through helpers
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. Scrollbar, text-input, and VR
|
||||
frame/cursor/controller shader setup now routes through retained UI/preview
|
||||
helpers; those paths still own geometry, blend/depth state, sampler/texture
|
||||
binding, and draw execution.
|
||||
- 2026-06-13: DEBT-0036 was narrowed again. Depth export `TextureColorize`
|
||||
shader setup now routes through `legacy_canvas_draw_merge_services.h`; the
|
||||
export path still owns sampler/texture binding, layer color selection, and
|
||||
|
||||
Reference in New Issue
Block a user