mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-01-24 02:03:06 -05:00
Truly independent web browser
3271c115e2
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. |
||
---|---|---|
AK | ||
Base/etc | ||
Editor | ||
Kernel | ||
LibC | ||
LibGUI | ||
SharedGraphics | ||
Terminal | ||
Userland | ||
VirtualFileSystem | ||
WindowServer | ||
.gitignore |