Route retained draw state through GL dispatch
This commit is contained in:
@@ -16,6 +16,18 @@ agent or engineer to remove them without reconstructing context from chat.
|
||||
- Do not close an entry until the removal condition is met and validated.
|
||||
- Prefer deleting shortcuts over expanding this log.
|
||||
|
||||
## Recent Reductions
|
||||
|
||||
- 2026-06-04: DEBT-0036 was narrowed again. Canvas stroke commit,
|
||||
thumbnail, and object-draw history paths now query saved blend state through
|
||||
tested `pp_renderer_gl` capability-state dispatch; CanvasLayer equirect
|
||||
export now binds cube textures through tested `pp_renderer_gl` dispatch; and
|
||||
`Font` text drawing now activates texture units through tested
|
||||
`pp_renderer_gl` dispatch. The debt remains open for live stroke
|
||||
rasterization, dual-brush compositing, pattern feedback math, thumbnail layer
|
||||
compositing, brush-preview compositing, and retained `ShaderManager::ext_*`
|
||||
compatibility fields.
|
||||
|
||||
## Open Debt
|
||||
|
||||
| ID | Status | Owner | Item | Reason | Validation | Removal Condition |
|
||||
|
||||
Reference in New Issue
Block a user