summaryrefslogtreecommitdiff
path: root/Kernel/Graphics/Console/Console.h
AgeCommit message (Expand)Author
2021-10-27Kernel/Graphics: Rename GraphicsDevice => GenericGraphicsAdapterLiav A
2021-06-25Kernel: Add VirtIOGPU graphics deviceSahan Fernando
2021-06-25Kernel: Abstract FramebufferConsole away from contiguous physical rangeSahan Fernando
2021-06-03Kernel: Support new lines when doing critical printingLiav A
2021-06-03Kernel/Graphics: Remove unused overloaded write methods of ConsoleLiav A
2021-05-21Kernel: Fix framebuffer resolution modesetting after bootLiav A
2021-05-16Kernel/Graphics + SystemServer: Support text mode properlyLiav A