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-18 09:09:13 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
7aed2cfc02ff81b8a5ff79ff37ad8c88d19dbf0d
ladybird
/
Kernel
/
Graphics
History
Liav A
3645861f31
Kernel: Put a note about the unconditional unblanking of bochs-display
...
This removes the FIXME note and explains why it's not so bad to do this.
2021-07-24 01:42:10 +02:00
..
Bochs
Kernel: Put a note about the unconditional unblanking of bochs-display
2021-07-24 01:42:10 +02:00
Console
…
Intel
Kernel/Graphics: Move Intel graphics related code to a separate folder
2021-07-11 21:16:33 +02:00
VirtIOGPU
Kernel: Consolidate API for creating AnonymousVMObject with given pages
2021-07-22 09:17:02 +02:00
Definitions.h
…
FramebufferDevice.cpp
Kernel: Return ENOMEM on allocation failures in FramebufferDevice::mmap
2021-07-16 11:15:30 +02:00
FramebufferDevice.h
…
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
…