1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2026-01-18 07:41:00 +00:00
serenity/Kernel/Graphics/Intel
Liav A a9538b5879 Kernel/Graphics: Convert type method => bool vga compatible method
We never used that type method except in initialization in
GraphicsManagement, and we used it there to query whether the device is
VGA compatible or not.
2021-10-27 07:57:44 +03:00
..
NativeGraphicsAdapter.cpp Kernel: Move x86 IO instructions code into the x86 specific folder 2021-10-01 12:27:20 +02:00
NativeGraphicsAdapter.h Kernel/Graphics: Convert type method => bool vga compatible method 2021-10-27 07:57:44 +03:00