Idan Horowitz
|
ec1f3abd34
Kernel: Use KString::formatted in FramebufferDevice::create_framebuffer
|
hace 3 años |
Brian Gianforcaro
|
24066ba5ef
Kernel: Use MUST + Vector::try_append instead of Vector::append
|
hace 3 años |
Brian Gianforcaro
|
54b9a4ec1e
Kernel: Handle promise violations in the syscall handler
|
hace 3 años |
Brian Gianforcaro
|
bad6d50b86
Kernel: Use Process::require_promise() instead of REQUIRE_PROMISE()
|
hace 3 años |
Andreas Kling
|
9387271049
Everywhere: Fix spelling of "offsetted"
|
hace 3 años |
Andreas Kling
|
79fa9765ca
Kernel: Replace KResult and KResultOr<T> with Error and ErrorOr<T>
|
hace 3 años |
Liav A
|
8554952690
Kernel + WindowServer: Re-define the interface to framebuffer devices
|
hace 3 años |
Liav A
|
c7eb761b7f
Kernel/Graphics: Re-order parameters in VirtIO GraphicsAdapter methods
|
hace 3 años |
Liav A
|
f476b49fd8
Kernel/Graphics: Merge VirtIO GraphicsAdapter and VirtIO GPU code
|
hace 3 años |
Liav A
|
fb0ed2ae46
Kernel/Graphics: Force VirtIO Framebuffer to inherit FramebufferDevice
|
hace 3 años |
Liav A
|
4815282a5f
Kernel/Graphics: Rename VirtIO FrameBufferDevice => FramebufferDevice
|
hace 3 años |