aboutsummaryrefslogtreecommitdiffstats
path: root/recipes-graphics/mesa/mesa_%.bbappend
AgeCommit message (Collapse)Author
2019-05-15mesa: Add backport of freedreno dmabuf modifiers patchPeter Griffin
This is required to get weston-simple-dmabuf-drm to work and also now required by Chromium v73 ozone-wayland backend. It is present in mesa 19.0, backporting to Thud which is on 18.1.9. This is intended as a tempoary fix as this patch has also been sent to oe-core ml http://lists.openembedded.org/pipermail/openembedded-core/2019-May/282314.html Signed-off-by: Peter Griffin <peter.griffin@linaro.org>
2017-03-01apq8096: enable freedreno graphicsNicolas Dechesne
Add SoC customization for mesa, gstreamer and xorg. Signed-off-by: Nicolas Dechesne <nicolas.dechesne@linaro.org>
2016-07-05improve spacing and indentation in machine configuration files and recipesNicolas Dechesne
Signed-off-by: Nicolas Dechesne <nicolas.dechesne@linaro.org>
2016-07-05Use $SOC_FAMILY instead of $MACHINE in BSPNicolas Dechesne
In many recipes we have been using $MACHINE to add customization. As we are about to add more boards based on similar SoC, we need to use $SOC_FAMILY as override instead of $MACHINE. Signed-off-by: Nicolas Dechesne <nicolas.dechesne@linaro.org>
2015-10-21mesa: rename bbappend fileZoltan Kuscsik
Make Mesa bitbake append file compatible with both Mesa 11.x and 10.x. Signed-off-by: Zoltan Kuscsik <zoltan.kuscsik@linaro.org>