Less tree walking for compositing bits updates.
Use the same technique for updating compositing bits as layout and painting. This avoids walking the entire rendering tree when all you need to update is a small subtree.
Showing
Please register or sign in to comment