1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-05-14 08:44:58 +00:00
serenity/Kernel/Devices/GPU/Bochs
Hendiadyoin1 2dc20f9e39 Kernel: Use the new API to query and map BAR spaces in most places
This might be a bit overkill in some instances, but it's nice to be
consistent
2024-01-12 15:59:47 -07:00
..
Definitions.h Kernel/Graphics: Don't use [[gnu::packed]] on Bochs VGA structs 2023-12-11 14:46:06 -07:00
GraphicsAdapter.cpp Kernel: Use the new API to query and map BAR spaces in most places 2024-01-12 15:59:47 -07:00
GraphicsAdapter.h Kernel: Move all Graphics-related code into Devices/GPU directory 2023-06-06 00:40:32 +02:00
QEMUDisplayConnector.cpp Kernel: Move all Graphics-related code into Devices/GPU directory 2023-06-06 00:40:32 +02:00
QEMUDisplayConnector.h Kernel: Move all Graphics-related code into Devices/GPU directory 2023-06-06 00:40:32 +02:00