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-01-07 17:15:26 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
4b4e1d1c900cb9fcb2e856dff0f42542e0c3568d
ladybird
/
Kernel
/
Graphics
History
Andreas Kling
f4a6b60570
Kernel: Use TRY() in Graphics::VirtIOGPU::FrameBufferDevice
2021-09-06 02:11:46 +02:00
..
Bochs
Kernel: Make all Spinlocks use u8 for storage, remove template
2021-09-05 20:46:02 +02:00
Console
Kernel: Make kernel region allocators return KResultOr<NOP<Region>>
2021-09-06 01:55:27 +02:00
Intel
Kernel: Make kernel region allocators return KResultOr<NOP<Region>>
2021-09-06 01:55:27 +02:00
VirtIOGPU
Kernel: Use TRY() in Graphics::VirtIOGPU::FrameBufferDevice
2021-09-06 02:11:46 +02:00
Definitions.h
…
FramebufferDevice.cpp
Kernel: Use TRY() in FramebufferDevice
2021-09-06 02:10:01 +02:00
FramebufferDevice.h
Kernel: Make all Spinlocks use u8 for storage, remove template
2021-09-05 20:46:02 +02:00
GraphicsDevice.h
…
GraphicsManagement.cpp
…
GraphicsManagement.h
Kernel: Make all Spinlocks use u8 for storage, remove template
2021-09-05 20:46:02 +02:00
VGACompatibleAdapter.cpp
…
VGACompatibleAdapter.h
…