mirror of
https://github.com/fergalmoran/ladybird.git
synced 2026-01-03 23:25:20 +00:00
Since we already call `Painter::flush()` in `PageHost::paint()` we do not need to do that again in `PaintingCommandExecutorGPU` destructor. This makes GPU painting run noticeably faster because `flush()` does expensive `glReadPixels()` call.
7.6 KiB
7.6 KiB