Share retained stroke sample dirty tracking
This commit is contained in:
@@ -3089,6 +3089,10 @@ Results:
|
||||
plus retained preview composite slot intent. Preview texture binding,
|
||||
framebuffer copies, mixer ownership, and final OpenGL draw ordering remain
|
||||
retained.
|
||||
- `Canvas::stroke_draw` current and dual live sample frame/face traversal plus
|
||||
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-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