add mesa recipes and impro qeumux86_64 support

This commit is contained in:
DanyLE
2025-03-08 00:46:56 +01:00
parent a4637ec44b
commit e7fbad271f
8 changed files with 24 additions and 13 deletions

View File

@ -0,0 +1 @@
PACKAGECONFIG:class-target = "opengl gallium"

View File

@ -0,0 +1,4 @@
# Enable KMS renderonly Mesa support
# See https://cgit.freedesktop.org/mesa/mesa/commit/?id=2b780fe89300199f2334539aa1678e9b68f0434f
GALLIUMDRIVERS:append = ",kmsro"
GALLIUMDRIVERS:append:qemux86-64 = ",virgl"