1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-07-08 06:27:35 +00:00
serenity/Kernel/Graphics/VirtIOGPU
kleines Filmröllchen 213025f210 AK: Rename Time to Duration
That's what this class really is; in fact that's what the first line of
the comment says it is.

This commit does not rename the main files, since those will contain
other time-related classes in a little bit.
2023-05-24 23:18:07 +02:00
..
Console.cpp AK: Rename Time to Duration 2023-05-24 23:18:07 +02:00
Console.h Kernel/Graphics: Restore VirtIO GPU framebuffer console functionality 2022-12-31 05:13:21 -07:00
DisplayConnector.cpp Kernel: Simplify VirtIOGPU attach_physical_range_to_framebuffer method 2023-03-19 00:19:06 +00:00
DisplayConnector.h Kernel: Simplify VirtIOGPU attach_physical_range_to_framebuffer method 2023-03-19 00:19:06 +00:00
GPU3DDevice.cpp Kernel: Improve context state keeping in the VirtIOGPU3DDevice class 2023-04-24 13:09:22 +02:00
GPU3DDevice.h Kernel: Improve context state keeping in the VirtIOGPU3DDevice class 2023-04-24 13:09:22 +02:00
GraphicsAdapter.cpp Kernel/VirtIO: Use proper error propagation from the get_config method 2023-04-30 06:03:47 +02:00
GraphicsAdapter.h Kernel/VirtIO: Improve error handling during device initialization 2023-04-30 06:03:47 +02:00
Protocol.h Everywhere: Prefix 'TYPEDEF_DISTINCT_ORDERED_ID' with 'AK_' 2022-07-22 23:09:43 +01:00