ptitSeb / box86

Box86 - Linux Userspace x86 Emulator with a twist, targeted at ARM Linux devices
https://box86.org
MIT License
3.3k stars 227 forks source link

Support mali vulkan driver #949

Closed EvgenyAfanasev closed 6 months ago

EvgenyAfanasev commented 6 months ago

Hi. What about vulkan driver for mali video ? I know that panVK is currently supported vulkan driver. Can box86/64 use this driver ?

ptitSeb commented 6 months ago

Box86/box64 use any vulkan driver that is available. There is no filter or anything. So if the driver is there, it will just use it.