serenity/Kernel/Graphics
2021-05-21 17:58:53 +01:00
..
Console Kernel: Fix framebuffer resolution modesetting after boot 2021-05-21 08:08:33 +02:00
Bochs.h Kernel: Introduce a new graphics subsystem 2021-05-16 19:58:33 +02:00
BochsFramebufferDevice.cpp Kernel/Graphics: Be more consistent about arguments passing 2021-05-17 00:30:40 +01:00
BochsFramebufferDevice.h Kernel: Introduce a new graphics subsystem 2021-05-16 19:58:33 +02:00
BochsGraphicsAdapter.cpp Kernel: Fix type, dectivate_writes => deactivate_writes 2021-05-21 08:08:33 +02:00
BochsGraphicsAdapter.h Kernel/Graphics + SystemServer: Support text mode properly 2021-05-16 19:58:33 +02:00
Definitions.h Kernel/Graphics: Add basic support for Intel native accelerator 2021-05-16 19:58:33 +02:00
FramebufferDevice.cpp Kernel: Fix type, dectivate_writes => deactivate_writes 2021-05-21 08:08:33 +02:00
FramebufferDevice.h Kernel: Fix type, dectivate_writes => deactivate_writes 2021-05-21 08:08:33 +02:00
GraphicsDevice.h Kernel/Graphics + SystemServer: Support text mode properly 2021-05-16 19:58:33 +02:00
GraphicsManagement.cpp Kernel/Graphics: Indicate initialization failed if no device was found 2021-05-21 17:58:53 +01:00
GraphicsManagement.h Kernel/Graphics: Fix a method to be more accurate about its name 2021-05-16 21:59:10 +01:00
IntelNativeGraphicsAdapter.cpp Kernel/Graphics: Be more consistent about arguments passing 2021-05-17 00:30:40 +01:00
IntelNativeGraphicsAdapter.h Kernel/Graphics + SystemServer: Support text mode properly 2021-05-16 19:58:33 +02:00
RawFramebufferDevice.cpp Kernel/Graphics: Be more consistent about arguments passing 2021-05-17 00:30:40 +01:00
RawFramebufferDevice.h Kernel/Graphics: Be more consistent about arguments passing 2021-05-17 00:30:40 +01:00
VGACompatibleAdapter.cpp Kernel: Fix type, dectivate_writes => deactivate_writes 2021-05-21 08:08:33 +02:00
VGACompatibleAdapter.h Kernel/Graphics + SystemServer: Support text mode properly 2021-05-16 19:58:33 +02:00