Route stroke pad pass through helper callbacks
This commit is contained in:
@@ -3093,6 +3093,10 @@ Results:
|
||||
dirty tracking now share one retained stroke execution helper surface, while
|
||||
shader timing, sampler/texture binding, framebuffer ownership, pad execution,
|
||||
and final OpenGL draw ordering remain in the legacy Canvas path.
|
||||
- `Canvas::stroke_draw` pad-pass destination bind/copy/unbind ordering now
|
||||
shares the retained stroke execution helper callback surface, while shader
|
||||
setup, pad color selection, framebuffer ownership, and final OpenGL draw
|
||||
remain in the legacy Canvas path.
|
||||
- `Canvas::stroke_draw` pad-region planning now shares the retained stroke
|
||||
execution helper wrapping `pp_paint_renderer`, while pad color selection,
|
||||
dirty-face iteration, framebuffer copies, quad upload, and draw execution
|
||||
|
||||
Reference in New Issue
Block a user