8ac343aa3a5ea5d8dbfa39eced51d4d8d786054d
[AGL/meta-agl.git] / meta-agl-bsp / meta-core / recipes-graphics / mesa / mesa_agl.inc
1 # The gallium-llvm is recommended as software 3D graphics renderer
2 GALLIUM_LLVM = "gallium-llvm"
3 PACKAGECONFIG_append_qemux86 = " gallium ${GALLIUM_LLVM}"
4 PACKAGECONFIG_append_qemux86-64 = " gallium ${GALLIUM_LLVM}"
5 PACKAGECONFIG_append_intel-corei7-64 = " gallium ${GALLIUM_LLVM}"
6
7 DRIDRIVERS_append_intel-corei7-64 = ",i965"