diff options
author | Andreas Kling <awesomekling@gmail.com> | 2019-01-20 23:42:36 +0100 |
---|---|---|
committer | Andreas Kling <awesomekling@gmail.com> | 2019-01-20 23:42:36 +0100 |
commit | 3271c115e2f003564cc6801f12aa21cc9cfae89c (patch) | |
tree | 22478a069e71d5046e61640f90919072ac1185df /LibGUI/GButton.h | |
parent | 1586bc99e386739f5cf0fbbf826bc3e0f2573d6f (diff) | |
download | serenity-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 'LibGUI/GButton.h')
0 files changed, 0 insertions, 0 deletions