Commit History

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