diff options
author | Liav A <liavalb@gmail.com> | 2022-05-14 00:29:54 +0300 |
---|---|---|
committer | Linus Groh <mail@linusgroh.de> | 2022-06-06 20:11:05 +0100 |
commit | d84d81fc4eb8a368c1ff13afd26ae75731608728 (patch) | |
tree | 47065183b4228a2d8785773cd0f67c35efadc1f3 /AK | |
parent | 6fca2134d2f677c1e41ecaa0e8fdf643ba743e8c (diff) | |
download | serenity-d84d81fc4eb8a368c1ff13afd26ae75731608728.zip |
Kernel/Graphics: Flush the entire buffer if using VirtIO console
Keeping the exact details of a dirty rectangle doesn't make any sense
when we just flush the entire screen, so just keep a simple boolean
value to know if the screen needs to be flushed or not.
Diffstat (limited to 'AK')
0 files changed, 0 insertions, 0 deletions