summaryrefslogtreecommitdiff
path: root/Userland
diff options
context:
space:
mode:
authorAndreas Kling <awesomekling@gmail.com>2019-01-20 23:42:36 +0100
committerAndreas Kling <awesomekling@gmail.com>2019-01-20 23:42:36 +0100
commit3271c115e2f003564cc6801f12aa21cc9cfae89c (patch)
tree22478a069e71d5046e61640f90919072ac1185df /Userland
parent1586bc99e386739f5cf0fbbf826bc3e0f2573d6f (diff)
downloadserenity-3271c115e2f003564cc6801f12aa21cc9cfae89c.zip
WindowServer: Only blit dirty rect of windows to back buffer.
Previously we'd blit every pixel in every window that intersected any dirty rect to the back buffer. With this patch, we limit ourselves to blitting the pixels inside the actual dirty rects. There's still a lot of optimizations to make in this code.
Diffstat (limited to 'Userland')
0 files changed, 0 insertions, 0 deletions