Graphics mode & linear framebuffer update #1

Merged
xamidev merged 13 commits from dev into main 2024-08-23 15:24:09 +02:00
xamidev commented 2024-08-23 15:23:56 +02:00 (Migrated from github.com)

Made the switch to graphics mode, 1920x1080 display through a linear framebuffer requested via Multiboot2 header.

The switch is not complete (apps will not work as intended) but thats for another time.
Shell works normally.

Made the switch to graphics mode, 1920x1080 display through a linear framebuffer requested via Multiboot2 header. The switch is not complete (apps will not work as intended) but thats for another time. Shell works normally.
Sign in to join this conversation.