mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-09-19 16:40:46 -09:00
package/virglrenderer: new package
Add virglrenderer, an optional dependency of QEMU, which facilitates acceleration of rendering and optionally video decode through virtio-gpu. Add an upstream patch to fix the build with glibc 2.43, not present in a stable release yet. Signed-off-by: Joseph Kogut <joseph.kogut@gmail.com> Signed-off-by: Romain Naour <romain.naour@smile.fr>
This commit is contained in:
committed by
Romain Naour
parent
cd2583ca0a
commit
76d4a9b297
@@ -365,6 +365,7 @@ comment "Graphic libraries"
|
||||
source "package/sdl2_ttf/Config.in"
|
||||
source "package/spirv-headers/Config.in"
|
||||
source "package/tk/Config.in"
|
||||
source "package/virglrenderer/Config.in"
|
||||
source "package/vulkan-headers/Config.in"
|
||||
source "package/vulkan-loader/Config.in"
|
||||
source "package/vulkan-sdk/Config.in"
|
||||
|
||||
Reference in New Issue
Block a user