Age | Commit message (Expand) | Author |
---|---|---|
2021-08-15 | Kernel: Make Kernel::VMObject allocation functions return KResultOr | sin-ack |
2021-07-03 | Kernel: Simplify graphics initialization somewhat | Liav A |
2021-06-25 | Kernel: Abstract FramebufferConsole away from contiguous physical range | Sahan Fernando |
2021-06-24 | Kernel: Move special sections into Sections.h | Hendiadyoin1 |
2021-06-20 | Kernel: Allow VGA-capable graphics adapters to exist with legacy VGA | Tom |
2021-05-27 | Kernel/Graphics: Remove unnecessary derived FramebufferDevice classes | Liav A |
2021-05-21 | Kernel: Fix type, dectivate_writes => deactivate_writes | Liav A |
2021-05-16 | Kernel/Graphics: Assign console to be from VGACompatibleAdapter always | Liav A |
2021-05-16 | Kernel/Graphics + SystemServer: Support text mode properly | Liav A |
2021-05-16 | Kernel: Introduce a new graphics subsystem | Liav A |