obhq / obliteration

Experimental free and open-source PlayStation 4 kernel
https://obliteration.net
Apache License 2.0
636 stars 18 forks source link

Uses stable Slint #1121

Closed ultimaweapon closed 3 days ago

ultimaweapon commented 3 days ago

Now we don't need multiple popups so we can use the stable version. This also switch backend from Skia to femtovg because we no longer need to reuse the same window for Vulkan/Metal and it is the only backend that is stable.