Age | Commit message (Expand) | Author |
---|---|---|
2021-07-12 | Kernel/Graphics: Move Bochs graphics related code into a separate folder | Liav A |
2021-07-06 | Kernel: Don't remap BochsGraphicsAdapter MMIO registers on every access | Andreas Kling |
2021-07-03 | Kernel/Graphics: Unblank the screen when initializing bochs display | Liav A |
2021-07-02 | Kernel/PCI: Move the PCI components as a subfolder to the Bus directory | Liav A |
2021-06-25 | Kernel: Abstract FramebufferConsole away from contiguous physical range | Sahan Fernando |
2021-06-04 | Kernel: Use IO ports instad of MMIO with Bochs graphics in VirtualBox | Liav A |
2021-05-27 | Kernel/Graphics: Remove unnecessary derived FramebufferDevice classes | 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 |