diff options
author | Andreas Kling <kling@serenityos.org> | 2021-01-15 09:38:12 +0100 |
---|---|---|
committer | Andreas Kling <kling@serenityos.org> | 2021-01-15 10:54:19 +0100 |
commit | 96f8fcdcbaf35461bb51b2fa1e190d8a7653b5eb (patch) | |
tree | 7afed482a0ebdd9dbfbee4f86841cc5dc4d42268 /Kernel/Syscalls/anon_create.cpp | |
parent | 7e71de8f1f0e7e4975a98d1a7a072bf622d4ca58 (diff) | |
download | serenity-96f8fcdcbaf35461bb51b2fa1e190d8a7653b5eb.zip |
LibGUI: Add a WindowBackingStore class
Instead of storing the back/front buffers of a GUI::Window as just
Gfx::Bitmap, wrap them in a WindowBackingStore class.
This will allow us to add more information alongside the bitmaps while
keeping the back/front swapping logic simple.
Diffstat (limited to 'Kernel/Syscalls/anon_create.cpp')
0 files changed, 0 insertions, 0 deletions