Plan live stroke rasterization boundaries
This commit is contained in:
@@ -18,6 +18,13 @@ agent or engineer to remove them without reconstructing context from chat.
|
||||
|
||||
## Recent Reductions
|
||||
|
||||
- 2026-06-12: DEBT-0036 was narrowed again. Live `Canvas::stroke_draw`
|
||||
destination feedback now consumes a named `CanvasStrokeRasterizationPlan`
|
||||
through `plan_legacy_canvas_stroke_rasterization`, and `pp_paint_renderer`
|
||||
owns pure material/pass planning for stroke pattern, mixer, dual-brush, and
|
||||
final composite texture/uniform intent. Retained OpenGL stroke execution
|
||||
still lives in `Canvas`, but feedback/material decisions now have tested
|
||||
renderer-facing plan boundaries.
|
||||
- 2026-06-12: DEBT-0036 was narrowed again. The opt-in `desktop-gpu`
|
||||
preset now owns a real OpenGL readback golden gate through
|
||||
`pp_renderer_gl_gpu_readback_tests`, validating a deterministic 1x1 clear
|
||||
|
||||
Reference in New Issue
Block a user