![]() |
Max OS 0.3
|
Defines a Video Electronics Standards Association (VESA) video driver for handling pixel rendering using VESA standards and a framebuffer. More...
#include <cstdint>#include <common/string.h>#include <drivers/video/video.h>#include <memory/memorymanagement.h>#include <system/multiboot.h>#include <memory/memoryIO.h>Go to the source code of this file.
Classes | |
| class | MaxOS::drivers::video::VideoElectronicsStandardsAssociation |
| Driver for the VESA video controller, handles the rendering of pixels to the screen using VESA. More... | |
Defines a Video Electronics Standards Association (VESA) video driver for handling pixel rendering using VESA standards and a framebuffer.
Definition in file vesa.h.