1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2026-01-14 20:41:00 +00:00
serenity/Kernel/Graphics
2021-06-25 19:26:30 +02:00
..
Console Kernel: Add VirtIOGPU graphics device 2021-06-25 19:26:30 +02:00
VirtIOGPU Kernel: Add VirtIOGPU graphics device 2021-06-25 19:26:30 +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
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