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-30 16:34:23 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
9521f719440d3ecbb5f06dbd86ca646f14bf862b
ladybird
/
Kernel
/
Graphics
History
Sahan Fernando
4587e50b52
Kernel: Fix deadlock when setting VirtIOGPU resolution
2022-02-13 10:17:40 +01:00
..
Bochs
Kernel: Disable BootFramebufferConsole when drivers create a new one
2022-02-04 21:34:12 +01:00
Console
Kernel/Graphics: Don't assert when disabling TextModeConsole
2022-02-09 21:05:48 +00:00
Intel
Kernel: Disable BootFramebufferConsole when drivers create a new one
2022-02-04 21:34:12 +01:00
VirtIOGPU
Kernel: Fix deadlock when setting VirtIOGPU resolution
2022-02-13 10:17:40 +01:00
Definitions.h
…
FramebufferDevice.cpp
…
FramebufferDevice.h
…
GenericFramebufferDevice.cpp
…
GenericFramebufferDevice.h
…
GenericGraphicsAdapter.h
…
GraphicsManagement.cpp
Kernel: Instantiate a TextModeConsole early on if there's no framebuffer
2022-02-09 21:05:48 +00:00
GraphicsManagement.h
Kernel: Disable BootFramebufferConsole when drivers create a new one
2022-02-04 21:34:12 +01:00
VGACompatibleAdapter.cpp
Kernel/Graphics: Untie Text mode console from VGACompatibleAdapter class
2022-02-09 21:05:48 +00:00
VGACompatibleAdapter.h
…