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-02 02:37:38 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
fc91eb365d065b7d100b96c876fcd5990ca0aa03
ladybird
/
Kernel
/
Graphics
History
Brian Gianforcaro
ed996fcced
Kernel: Remove unused header includes
2021-08-01 08:10:16 +02:00
..
Bochs
Kernel: Remove unused header includes
2021-08-01 08:10:16 +02:00
Console
Everywhere: Mark debug-only functions
[[maybe_unused]]
2021-07-08 10:11:00 +02:00
Intel
Kernel/Graphics: Move Intel graphics related code to a separate folder
2021-07-11 21:16:33 +02:00
VirtIOGPU
Kernel: Modify the IOCTL API to return KResult
2021-07-27 01:23:37 +04:30
Definitions.h
…
FramebufferDevice.cpp
Kernel: Remove unused header includes
2021-08-01 08:10:16 +02:00
FramebufferDevice.h
Kernel: Modify the IOCTL API to return KResult
2021-07-27 01:23:37 +04:30
GraphicsDevice.h
…
GraphicsManagement.cpp
Prekernel: Export some multiboot parameters in our own BootInfo struct
2021-07-27 13:15:16 +02:00
GraphicsManagement.h
Kernel: Put VirtIOGPU related types into a namespace
2021-07-18 19:58:17 +04:30
VGACompatibleAdapter.cpp
…
VGACompatibleAdapter.h
…