1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-06-01 07:28:11 +00:00
serenity/Kernel/Graphics
2021-05-16 21:59:10 +01:00
..
Console Kernel/Graphics + SystemServer: Support text mode properly 2021-05-16 19:58:33 +02:00
Bochs.h Kernel: Introduce a new graphics subsystem 2021-05-16 19:58:33 +02:00
BochsFramebufferDevice.cpp Kernel: Introduce a new graphics subsystem 2021-05-16 19:58:33 +02:00
BochsFramebufferDevice.h Kernel: Introduce a new graphics subsystem 2021-05-16 19:58:33 +02:00
BochsGraphicsAdapter.cpp Kernel/Graphics + SystemServer: Support text mode properly 2021-05-16 19:58: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/Graphics: Round size value when mapping real framebuffer 2021-05-16 21:59:10 +01:00
FramebufferDevice.h Kernel/Graphics + SystemServer: Support text mode properly 2021-05-16 19:58:33 +02:00
GraphicsDevice.h Kernel/Graphics + SystemServer: Support text mode properly 2021-05-16 19:58:33 +02:00
GraphicsManagement.cpp Kernel/Graphics + SystemServer: Support text mode properly 2021-05-16 19:58:33 +02: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 + SystemServer: Support text mode properly 2021-05-16 19:58:33 +02:00
IntelNativeGraphicsAdapter.h Kernel/Graphics + SystemServer: Support text mode properly 2021-05-16 19:58:33 +02:00
RawFramebufferDevice.cpp Kernel: Introduce a new graphics subsystem 2021-05-16 19:58:33 +02:00
RawFramebufferDevice.h Kernel: Introduce a new graphics subsystem 2021-05-16 19:58:33 +02:00
VGACompatibleAdapter.cpp Kernel/Graphics: Assign console to be from VGACompatibleAdapter always 2021-05-16 21:59:10 +01:00
VGACompatibleAdapter.h Kernel/Graphics + SystemServer: Support text mode properly 2021-05-16 19:58:33 +02:00