mirror of
https://github.com/RGBCube/serenity
synced 2025-10-28 19:32:07 +00:00
The Multiboot header stores the framebuffer's pitch in bytes, so multiplying it by the pixel's size is not necessary. We ended up allocating 4 times as much memory as needed, which caused us to overlap the MMIO reserved memory area on the Raspberry Pi. |
||
|---|---|---|
| .. | ||
| Bochs | ||
| Console | ||
| Generic | ||
| Intel | ||
| VirtIOGPU | ||
| VMWare | ||
| Definitions.h | ||
| DisplayConnector.cpp | ||
| DisplayConnector.h | ||
| GenericGraphicsAdapter.h | ||
| GraphicsManagement.cpp | ||
| GraphicsManagement.h | ||