mirror of
https://github.com/fergalmoran/ladybird.git
synced 2026-01-22 00:15:04 +00:00
By storing painting command coordinates relative to the nearest stacking context we can get rid of the Translate command. Additionally, this allows us to easily check if the bounding rectangles of the commands cover or intersect within a stacking context. This should be useful if we decide to optimize by avoiding the execution of commands that will be overpainted by the results of subsequent commands.
38 KiB
38 KiB