diff options
author | Tom <tomut@yahoo.com> | 2021-07-10 11:28:26 -0600 |
---|---|---|
committer | Andreas Kling <kling@serenityos.org> | 2021-07-10 21:24:52 +0200 |
commit | 83b512789c2de764d61c9a1cf97fdbbe22e47e56 (patch) | |
tree | 81a5c64145d57b730a741091592cf6172a91001f /Tests/LibThreading | |
parent | 02651f8dc608b062bc81ade8d6318b4d78f9a7cd (diff) | |
download | serenity-83b512789c2de764d61c9a1cf97fdbbe22e47e56.zip |
WindowServer: Flush display buffer when flashing
If the device requires a flush and we modify the front buffer, we need
to flush those changes to the front buffer. This makes the flashing
work using the VirtIOGPU.
Also fix a minor bug where we flushed the front buffer instead of
the back buffer after flipping, which caused the VirtIOGPU to not work
as expected when using the SDL backend and disabling buffer flipping.
Diffstat (limited to 'Tests/LibThreading')
0 files changed, 0 insertions, 0 deletions