]> code.ossystems Code Review - openembedded-core.git/commit
mesa: enable dri in native/nativesdk through gallium drivers
authorAlexander Kanavin <alex.kanavin@gmail.com>
Fri, 2 Apr 2021 20:46:27 +0000 (22:46 +0200)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 5 Apr 2021 14:27:24 +0000 (15:27 +0100)
commitd32add868ee5cb05c4fdbc0c30c7bb01070e683b
treea02d298f86f64cf6a7e5f1115430587ca77b9ab6
parent1328556e9c0853babff45bf1bf67643d7ddfdabb
mesa: enable dri in native/nativesdk through gallium drivers

Previously, dri was enabled via a token dri driver (swrast, then
nouveau). Upstream is discussing removing dri drivers altogether
(they're becoming difficult to support and only needed for obsolete
x86 hardware), so let's prepare for that happening in the future:

https://lists.freedesktop.org/archives/mesa-dev/2021-March/224984.html

Signed-off-by: Alexander Kanavin <alex.kanavin@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-graphics/mesa/mesa.inc
meta/recipes-graphics/mesa/mesa_21.0.1.bb