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-04-29 16:01:47 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
aa231a15801ef16cd39ad8a677d6f5665c04ec76
ladybird
/
Kernel
/
Graphics
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
..
Bochs
Everywhere: Fix spelling mistakes
2022-01-07 15:44:42 +01:00
Console
…
Intel
…
VirtIOGPU
Kernel: Use KString::formatted in FramebufferDevice::create_framebuffer
2022-01-13 00:20:08 -08:00
Definitions.h
…
FramebufferDevice.cpp
Kernel: Handle promise violations in the syscall handler
2021-12-29 18:08:15 +01:00
FramebufferDevice.h
…
GenericFramebufferDevice.cpp
Kernel: Handle promise violations in the syscall handler
2021-12-29 18:08:15 +01:00
GenericFramebufferDevice.h
…
GenericGraphicsAdapter.h
…
GraphicsManagement.cpp
Kernel: Only use multiboot framebuffer details if present
2022-01-06 22:34:11 +01:00
GraphicsManagement.h
Kernel: Add option to force using only the bootloader framebuffer
2022-01-06 22:34:11 +01:00
VGACompatibleAdapter.cpp
…
VGACompatibleAdapter.h
…