summaryrefslogtreecommitdiff
path: root/Kernel/Graphics/GraphicsDevice.h
AgeCommit message (Expand)Author
2021-07-03Kernel: Simplify graphics initialization somewhatLiav A
2021-07-02Kernel/PCI: Move the PCI components as a subfolder to the Bus directoryLiav A
2021-06-20Kernel: Allow VGA-capable graphics adapters to exist with legacy VGATom
2021-05-27Kernel/Graphics: Remove unnecessary derived FramebufferDevice classesLiav A
2021-05-16Kernel/Graphics + SystemServer: Support text mode properlyLiav A
2021-05-16Kernel: Introduce a new graphics subsystemLiav A