
These operations should still apply even if they are off screen, because they affect painting of things outside of their bounding rectangles. This commit makes us always apply these, regardless of if they are in the visible region. However, if they are outside that region, we replace them with simple clip-rect commands, which have the same effect (not painting anything) but are cheaper than computing a full mask bitmap.
2 lines
54 B
HTML
2 lines
54 B
HTML
<!DOCTYPE html>
|
|
(This space intentionally left blank)
|