mirror of
https://github.com/RGBCube/serenity
synced 2025-07-26 01:07:35 +00:00
Kernel/Graphics: Move Intel graphics related code to a separate folder
This commit is contained in:
parent
9d36369c58
commit
b882e5ff6b
4 changed files with 3 additions and 3 deletions
|
@ -70,7 +70,7 @@ set(KERNEL_SOURCES
|
|||
Graphics/BochsGraphicsAdapter.cpp
|
||||
Graphics/FramebufferDevice.cpp
|
||||
Graphics/GraphicsManagement.cpp
|
||||
Graphics/IntelNativeGraphicsAdapter.cpp
|
||||
Graphics/Intel/NativeGraphicsAdapter.cpp
|
||||
Graphics/VirtIOGPU/VirtIOFrameBufferDevice.cpp
|
||||
Graphics/VirtIOGPU/VirtIOGPUConsole.cpp
|
||||
Graphics/VirtIOGPU/VirtIOGPU.cpp
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue