skift-org / skift

🥑 A modern delightful operating system
https://skiftos.org/
GNU Lesser General Public License v3.0
2.36k stars 130 forks source link

How Work #397

Closed louisgoldean closed 1 year ago

louisgoldean commented 1 year ago

so I think you've used SDL2 and you guys have inspired me to build an OS I was just wondering how do you run SDL2

sleepy-monax commented 1 year ago

We are only using SDL2 as a platform layer for running skift applications on linux

louisgoldean commented 1 year ago

So then how do you display GUI?

sleepy-monax commented 1 year ago

The bootloader uses UEFI's GOP to locate the linear framebuffer and pass it to the system and compositor