mirror of
https://github.com/RGBCube/serenity
synced 2025-10-29 05:52:06 +00:00
Apparently there was a wrong calculation result when we sent parameters from TextModeConsole::clear_vga_row method - and we should stick to the x, y mechanism of the clear method instead of doing the same calculation which made it to happen twice actually. |
||
|---|---|---|
| .. | ||
| Console.h | ||
| ContiguousFramebufferConsole.cpp | ||
| ContiguousFramebufferConsole.h | ||
| GenericFramebufferConsole.cpp | ||
| GenericFramebufferConsole.h | ||
| TextModeConsole.cpp | ||
| TextModeConsole.h | ||
| VGAConsole.cpp | ||
| VGAConsole.h | ||