summaryrefslogtreecommitdiff
path: root/Kernel/Graphics/BochsGraphicsAdapter.cpp
AgeCommit message (Expand)Author
2021-05-27Kernel/Graphics: Remove unnecessary derived FramebufferDevice classesLiav A
2021-05-21Kernel: Fix type, dectivate_writes => deactivate_writesLiav A
2021-05-21Kernel: Fix framebuffer resolution modesetting after bootLiav A
2021-05-17Kernel/Graphics: Be more consistent about arguments passingLiav A
2021-05-16Kernel/Graphics + SystemServer: Support text mode properlyLiav A
2021-05-16Kernel: Introduce a new graphics subsystemLiav A