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-05-07 03:37:47 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
ea238e7ac3fa80c6a93b0500ea2b238c15b08151
ladybird
/
Kernel
/
Graphics
History
Liav A
a8c35b6a93
Kernel: Fix condition on whether to initialize a display adapter or not
2021-07-11 21:16:33 +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: Rename VMObject::clone() => try_clone()
2021-07-11 19:09:02 +02:00
Bochs.h
…
BochsGraphicsAdapter.cpp
…
BochsGraphicsAdapter.h
…
Definitions.h
…
FramebufferDevice.cpp
Kernel: Rename various *VMObject::create*() => try_create()
2021-07-11 17:55:29 +02:00
FramebufferDevice.h
Kernel: Make various T::class_name() and similar return StringView
2021-07-11 01:46:59 +02:00
GraphicsDevice.h
…
GraphicsManagement.cpp
Kernel: Fix condition on whether to initialize a display adapter or not
2021-07-11 21:16:33 +02:00
GraphicsManagement.h
…
VGACompatibleAdapter.cpp
…
VGACompatibleAdapter.h
…