1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-07-15 08:07:38 +00:00
serenity/Kernel/Graphics/VGA
2022-06-10 22:32:54 +01:00
..
DisplayConnector.cpp Kernel/Graphics: Ensure VMWare and VirtualBox EDIDs have manufacturer ID 2022-06-10 22:32:54 +01:00
DisplayConnector.h Kernel/Graphics: Bring back the mmap interface for DisplayConnectors 2022-06-06 20:11:05 +01:00
ISAAdapter.cpp Kernel/Graphics: Use DisplayConnector design with generic framebuffers 2022-05-05 20:55:57 +02:00
ISAAdapter.h Everywhere: Purge all support and usage of framebuffer devices 2022-05-05 20:55:57 +02:00
PCIAdapter.cpp Kernel/Graphics: Use DisplayConnector design with generic framebuffers 2022-05-05 20:55:57 +02:00
PCIAdapter.h Everywhere: Purge all support and usage of framebuffer devices 2022-05-05 20:55:57 +02:00
VGACompatibleAdapter.cpp Kernel/Graphics: Use DisplayConnector design with generic framebuffers 2022-05-05 20:55:57 +02:00
VGACompatibleAdapter.h Kernel/Graphics: Simplify the GenericGraphicsAdapter class 2022-05-05 20:55:57 +02:00