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-13 16:16:14 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
308396bca1e02a1cd0f5013ca0e2dd5a1aa6660a
ladybird
/
Kernel
/
Graphics
History
Sahan Fernando
2845c6753e
Kernel: Clean up VirtIOGPU class interfaces
2021-07-18 19:58:17 +04:30
..
Bochs
Kernel: Remove stale forward declaration of BochsFramebufferDevice
2021-07-16 18:50: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: Clean up VirtIOGPU class interfaces
2021-07-18 19:58:17 +04:30
Definitions.h
…
FramebufferDevice.cpp
Kernel: Return ENOMEM on allocation failures in FramebufferDevice::mmap
2021-07-16 11:15:30 +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: Put VirtIOGPU related types into a namespace
2021-07-18 19:58:17 +04:30
GraphicsManagement.h
Kernel: Put VirtIOGPU related types into a namespace
2021-07-18 19:58:17 +04:30
VGACompatibleAdapter.cpp
…
VGACompatibleAdapter.h
…