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-03-27 15:56:43 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
c7423dc20b7dbca786ff04d5ea06b7635fe37f21
ladybird
/
Kernel
/
Graphics
/
VirtIOGPU
History
Brian Gianforcaro
24066ba5ef
Kernel: Use MUST + Vector::try_append instead of Vector::append
...
In preparation for making Vector::append unavailable during compilation of the Kernel.
2022-01-05 14:04:18 +01:00
..
Console.cpp
Kernel + WindowServer: Re-define the interface to framebuffer devices
2021-10-27 07:57:44 +03:00
Console.h
Kernel/Graphics: Merge VirtIO GraphicsAdapter and VirtIO GPU code
2021-10-27 07:57:44 +03:00
FramebufferDevice.cpp
Kernel: Use MUST + Vector::try_append instead of Vector::append
2022-01-05 14:04:18 +01:00
FramebufferDevice.h
Kernel: Propagate overflow errors from Memory::page_round_up
2021-12-28 23:08:50 +01:00
GraphicsAdapter.cpp
Kernel/Graphics: Re-order parameters in VirtIO GraphicsAdapter methods
2021-10-27 07:57:44 +03:00
GraphicsAdapter.h
Kernel: Remove the kmalloc_eternal heap :^)
2021-12-28 21:02:38 +01:00
Protocol.h
Kernel/Graphics: Merge VirtIO GraphicsAdapter and VirtIO GPU code
2021-10-27 07:57:44 +03:00