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-12 10:44:40 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
0718afa773e72a9db1515409d5e9b4287c367dec
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
Kernel: Switch static_asserts of a type size to AK::AssertSize
2021-09-05 20:08:57 +02:00
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
…