Extract stroke dirty bounds planning
This commit is contained in:
@@ -1354,8 +1354,11 @@ stroke composite `kShader::CompDraw` setup now pass through
|
||||
reuses that same composite service for commit-time final stroke compositing.
|
||||
Stroke padding and commit dilate `kShader::StrokePad`/`kShader::StrokeDilate`
|
||||
setup now pass through `legacy_canvas_stroke_edge_services.h`, leaving
|
||||
RTT/texture ownership, dirty-box policy, checkerboard/non-stroke composite
|
||||
shaders, quad expansion, and retained callback execution under `DEBT-0036`.
|
||||
RTT/texture ownership, checkerboard/non-stroke composite shaders, and retained
|
||||
callback execution under `DEBT-0036`. Stroke sample copy bounds, live face
|
||||
dirty-box accumulation, and preview padding region math now live as tested
|
||||
`pp_paint_renderer` planners while retained Canvas/preview code still owns GL
|
||||
ordering, RTT/texture binding, history mutation, and final dirty state storage.
|
||||
It also owns renderer API texture-format to
|
||||
OpenGL internal/pixel/component token mapping, including depth-stencil formats,
|
||||
for future backend texture objects. `Texture2D` 2D texture binding, upload,
|
||||
|
||||
Reference in New Issue
Block a user