1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-07-10 06:47:34 +00:00
serenity/Kernel/Graphics/VirtIOGPU
Sam Atkins 29733e65f8 AK+Everywhere: Replace all Bitmap::must_create() uses with ::create()
Well, *someone* has to add some more FIXMEs to keep FIXME Roulette
going. :^)
2022-12-22 15:48:53 +01:00
..
Console.cpp Kernel: Make self-contained locking smart pointers their own classes 2022-08-20 17:20:43 +02:00
Console.h Kernel: Make self-contained locking smart pointers their own classes 2022-08-20 17:20:43 +02:00
DisplayConnector.cpp Kernel/Graphics: Propagate errors properly around in the VirtIO driver 2022-12-19 10:19:57 +00:00
DisplayConnector.h Kernel/Graphics: Propagate errors properly around in the VirtIO driver 2022-12-19 10:19:57 +00:00
GPU3DDevice.cpp Kernel/Graphics: Propagate errors properly around in the VirtIO driver 2022-12-19 10:19:57 +00:00
GPU3DDevice.h Kernel: Properly propagate errors in VirtIOGPU 3D device initialization 2022-12-19 10:19:57 +00:00
GraphicsAdapter.cpp AK+Everywhere: Replace all Bitmap::must_create() uses with ::create() 2022-12-22 15:48:53 +01:00
GraphicsAdapter.h Kernel/Graphics: Propagate errors properly around in the VirtIO driver 2022-12-19 10:19:57 +00:00
Protocol.h Everywhere: Prefix 'TYPEDEF_DISTINCT_ORDERED_ID' with 'AK_' 2022-07-22 23:09:43 +01:00