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-01-01 06:07:59 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
fc8dd0bf68fab7d5d79e4e2fa13a51169df80da2
ladybird
/
Kernel
/
Graphics
/
VirtIOGPU
History
Idan Horowitz
ec1f3abd34
Kernel: Use KString::formatted in FramebufferDevice::create_framebuffer
...
This allows us to avoid the infallible String::formatted.
2022-01-13 00:20:08 -08: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 KString::formatted in FramebufferDevice::create_framebuffer
2022-01-13 00:20:08 -08: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