Files
RedBear-OS/graphics/driver-graphics
bjorn3 1756244e10 graphics/driver-graphics: Allow larger framebuffers
Previously only frame buffers up to 0x1_000_000 bytes were allowed,
while we use 0x10_000_000 as multiplier for the fake offsets and thus
can safely accept framebuffers this large. This should be enough for 4k
displays.
2025-09-23 22:28:19 +02:00
..