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-02-08 08:44:22 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
d58b671ff6520ea35bd75a8f4dae19f4b4eecbab
ladybird
/
Kernel
/
Graphics
/
VirtIOGPU
History
Andreas Kling
496d918e92
Kernel: Stop using *LockRefPtr for Kernel::Timer
2023-04-04 10:33:42 +02:00
..
Console.cpp
Kernel: Stop using *LockRefPtr for Kernel::Timer
2023-04-04 10:33:42 +02:00
Console.h
Kernel/Graphics: Restore VirtIO GPU framebuffer console functionality
2022-12-31 05:13:21 -07:00
DisplayConnector.cpp
Kernel: Simplify VirtIOGPU attach_physical_range_to_framebuffer method
2023-03-19 00:19:06 +00:00
DisplayConnector.h
Kernel: Simplify VirtIOGPU attach_physical_range_to_framebuffer method
2023-03-19 00:19:06 +00:00
GPU3DDevice.cpp
Kernel: Prevent out-of-bounds read/write in VirtIO GPU3DDevice::ioctl
2023-02-23 09:33:54 +00:00
GPU3DDevice.h
…
GraphicsAdapter.cpp
Kernel/Graphics: Use longer timeout settings in VirtIO GPU commands
2023-03-19 00:19:06 +00:00
GraphicsAdapter.h
Kernel/Graphics: Introduce a new mechanism to initialize a PCI device
2023-01-07 11:51:13 -07:00
Protocol.h
…