ladybird/Kernel/Graphics
Hendiadyoin1 62f9377656 Kernel: Move special sections into Sections.h
This also removes a lot of CPU.h includes infavor for Sections.h
2021-06-24 00:38:23 +02:00
..
Console Kernel: Move special sections into Sections.h 2021-06-24 00:38:23 +02:00
Bochs.h Kernel/Graphics: Remove unnecessary derived FramebufferDevice classes 2021-05-27 22:39:13 +02:00
BochsGraphicsAdapter.cpp Kernel: Move special sections into Sections.h 2021-06-24 00:38:23 +02:00
BochsGraphicsAdapter.h Kernel: Use IO ports instad of MMIO with Bochs graphics in VirtualBox 2021-06-04 13:02:32 +02:00
Definitions.h Kernel/Graphics: Add basic support for Intel native accelerator 2021-05-16 19:58:33 +02:00
FramebufferDevice.cpp Kernel: Move special sections into Sections.h 2021-06-24 00:38:23 +02:00
FramebufferDevice.h Kernel/Graphics: Remove unnecessary derived FramebufferDevice classes 2021-05-27 22:39:13 +02:00
GraphicsDevice.h Kernel: Allow VGA-capable graphics adapters to exist with legacy VGA 2021-06-20 12:07:06 +02:00
GraphicsManagement.cpp Kernel: Move special sections into Sections.h 2021-06-24 00:38:23 +02:00
GraphicsManagement.h Kernel: Allow VGA-capable graphics adapters to exist with legacy VGA 2021-06-20 12:07:06 +02:00
IntelNativeGraphicsAdapter.cpp Kernel/Graphics: Add a proper method to check if Intel GPU is supported 2021-06-04 13:02:32 +02:00
IntelNativeGraphicsAdapter.h Kernel/Graphics: Remove unnecessary derived FramebufferDevice classes 2021-05-27 22:39:13 +02:00
VGACompatibleAdapter.cpp Kernel: Move special sections into Sections.h 2021-06-24 00:38:23 +02:00
VGACompatibleAdapter.h Kernel/Graphics: Remove unnecessary derived FramebufferDevice classes 2021-05-27 22:39:13 +02:00