c0f5b271d37f49be4c47b84afec5f72920322e08
[AGL/meta-agl.git] / mesa_agl.inc
1 SRC_URI += "file://0001-virgl-don-t-a-use-staging-when-a-resources-created-w.patch"
2
3 # The gallium-llvm is recommended as software 3D graphics renderer
4 GALLIUM_LLVM = "gallium-llvm"
5 PACKAGECONFIG:append:qemux86 = " gallium ${GALLIUM_LLVM}"
6 PACKAGECONFIG:append:qemux86-64 = " gallium ${GALLIUM_LLVM}"
7 PACKAGECONFIG:append:intel-corei7-64 = " gallium ${GALLIUM_LLVM}"
8
9 DRIDRIVERS:append:intel-corei7-64 = ",i965"