Age | Commit message (Expand) | Author |
---|---|---|
2021-10-27 | Kernel/Graphics: Rename GraphicsDevice => GenericGraphicsAdapter | Liav A |
2021-06-25 | Kernel: Add VirtIOGPU graphics device | Sahan Fernando |
2021-06-25 | Kernel: Abstract FramebufferConsole away from contiguous physical range | Sahan Fernando |
2021-06-03 | Kernel: Support new lines when doing critical printing | Liav A |
2021-06-03 | Kernel/Graphics: Remove unused overloaded write methods of Console | Liav A |
2021-05-21 | Kernel: Fix framebuffer resolution modesetting after boot | Liav A |
2021-05-16 | Kernel/Graphics + SystemServer: Support text mode properly | Liav A |