mirror of
https://github.com/RGBCube/serenity
synced 2025-07-27 19:57:44 +00:00
Kernel/Graphics: Migrate Intel driver to use the DisplayConnector design
This commit is contained in:
parent
e9a74cbefb
commit
728358c599
5 changed files with 929 additions and 777 deletions
|
@ -85,6 +85,7 @@ set(KERNEL_SOURCES
|
|||
Graphics/DisplayConnector.cpp
|
||||
Graphics/FramebufferDevice.cpp
|
||||
Graphics/GraphicsManagement.cpp
|
||||
Graphics/Intel/NativeDisplayConnector.cpp
|
||||
Graphics/Intel/NativeGraphicsAdapter.cpp
|
||||
Graphics/VGA/ISAAdapter.cpp
|
||||
Graphics/VGA/PCIAdapter.cpp
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue