1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-05-31 10:08:12 +00:00
serenity/Kernel/Graphics/VirtIOGPU
2021-10-22 01:21:34 +02:00
..
Console.cpp Kernel: Make FrameBufferDevice::try_to_set_resolution() return KResult 2021-10-22 01:21:34 +02:00
Console.h Kernel: Rename VirtIOGPU/VirtIOGPU.cpp to VirtIOGPU/GPU.cpp 2021-07-18 19:58:17 +04:30
FrameBufferDevice.cpp Kernel: Make FrameBufferDevice::try_to_set_resolution() return KResult 2021-10-22 01:21:34 +02:00
FrameBufferDevice.h Kernel: Make FrameBufferDevice::try_to_set_resolution() return KResult 2021-10-22 01:21:34 +02:00
GPU.cpp Kernel/PCI: Propagate usage of DeviceIdentifier everywhere 2021-09-29 11:24:33 +02:00
GPU.h Kernel: Use operator ""sv in all class_name() implementations 2021-10-03 13:36:10 +02:00
GraphicsAdapter.cpp Kernel/PCI: Propagate usage of DeviceIdentifier everywhere 2021-09-29 11:24:33 +02:00
GraphicsAdapter.h Kernel/PCI: Propagate usage of DeviceIdentifier everywhere 2021-09-29 11:24:33 +02:00
Protocol.h AK: Add missing AK/Types.h include to VirtIO/Protocol.h 2021-09-28 03:13:54 +03:00