This website requires JavaScript.
Explore
Help
Sign In
fergalmoran
/
ladybird
Watch
1
Star
0
Fork
0
You've already forked ladybird
mirror of
https://github.com/fergalmoran/ladybird.git
synced
2026-05-15 23:58:02 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
0718afa773e72a9db1515409d5e9b4287c367dec
ladybird
/
Kernel
/
Graphics
/
VirtIOGPU
History
Andreas Kling
f4a6b60570
Kernel: Use TRY() in Graphics::VirtIOGPU::FrameBufferDevice
2021-09-06 02:11:46 +02:00
..
Console.cpp
…
Console.h
Kernel: Rename VirtIOGPU/VirtIOGPU.cpp to VirtIOGPU/GPU.cpp
2021-07-18 19:58:17 +04:30
FrameBufferDevice.cpp
Kernel: Use TRY() in Graphics::VirtIOGPU::FrameBufferDevice
2021-09-06 02:11:46 +02:00
FrameBufferDevice.h
Kernel/VirtIO: Remove redundant VirtIO word from filenames
2021-08-31 16:51:13 +02:00
GPU.cpp
Kernel: Make kernel region allocators return KResultOr<NOP<Region>>
2021-09-06 01:55:27 +02:00
GPU.h
Kernel/VirtIO: Defer initialization of device out of the constructor
2021-09-04 16:36:02 +02:00
GraphicsAdapter.cpp
Kernel/VirtIO: Defer initialization of device out of the constructor
2021-09-04 16:36:02 +02:00
GraphicsAdapter.h
Kernel: Rename PCI::DeviceController => PCI::Device
2021-08-23 01:07:45 +02:00
Protocol.h
Kernel: Replace VirtIOGPU reinterpret casts with AK::BinaryBufferWriter
2021-07-18 19:58:17 +04:30