mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-09-08 10:36:02 +00:00
Everywhere: Purge all support and usage of framebuffer devices
Long live the DisplayConnector object!
This commit is contained in:
parent
aad968cc5e
commit
e301af8352
Notes:
sideshowbarker
2024-07-17 11:16:39 +09:00
Author: https://github.com/supercomputer7
Commit: e301af8352
Pull-request: https://github.com/SerenityOS/serenity/pull/13845
25 changed files with 90 additions and 995 deletions
|
@ -9,7 +9,6 @@
|
|||
#include <AK/Types.h>
|
||||
#include <Kernel/Bus/PCI/Device.h>
|
||||
#include <Kernel/Graphics/Console/Console.h>
|
||||
#include <Kernel/Graphics/FramebufferDevice.h>
|
||||
#include <Kernel/Graphics/GenericGraphicsAdapter.h>
|
||||
#include <Kernel/Graphics/VGA/VGACompatibleAdapter.h>
|
||||
#include <Kernel/PhysicalAddress.h>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue