1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-07-25 03:27:44 +00:00
serenity/Kernel/Graphics
Tom 56cd0f929e Kernel: Enable additional VirtIO displays only on first resolution set
Also, only allocate the amount of memory we actually need for the given
resolution.
2021-06-27 09:46:27 +02:00
..
Console Kernel: Add VirtIOGPU graphics device 2021-06-25 19:26:30 +02:00
VirtIOGPU Kernel: Enable additional VirtIO displays only on first resolution set 2021-06-27 09:46:27 +02:00
Bochs.h Kernel/Graphics: Remove unnecessary derived FramebufferDevice classes 2021-05-27 22:39:13 +02:00
BochsGraphicsAdapter.cpp Kernel: Abstract FramebufferConsole away from contiguous physical range 2021-06-25 19:26:30 +02:00
BochsGraphicsAdapter.h Kernel: Abstract FramebufferConsole away from contiguous physical range 2021-06-25 19:26:30 +02:00
Definitions.h Kernel/Graphics: Add basic support for Intel native accelerator 2021-05-16 19:58:33 +02:00
FramebufferDevice.cpp Kernel: Move special sections into Sections.h 2021-06-24 00:38:23 +02:00
FramebufferDevice.h Kernel: Abstract FramebufferConsole away from contiguous physical range 2021-06-25 19:26:30 +02:00
GraphicsDevice.h Kernel: Allow VGA-capable graphics adapters to exist with legacy VGA 2021-06-20 12:07:06 +02:00
GraphicsManagement.cpp Kernel: Add VirtIOGPU graphics device 2021-06-25 19:26:30 +02:00
GraphicsManagement.h Kernel: Add VirtIOGPU graphics device 2021-06-25 19:26:30 +02:00
IntelNativeGraphicsAdapter.cpp Kernel: Abstract FramebufferConsole away from contiguous physical range 2021-06-25 19:26:30 +02:00
IntelNativeGraphicsAdapter.h Kernel/Graphics: Remove unnecessary derived FramebufferDevice classes 2021-05-27 22:39:13 +02:00
VGACompatibleAdapter.cpp Kernel: Abstract FramebufferConsole away from contiguous physical range 2021-06-25 19:26:30 +02:00
VGACompatibleAdapter.h Kernel/Graphics: Remove unnecessary derived FramebufferDevice classes 2021-05-27 22:39:13 +02:00