From c4539c2e395f70d6169d68eb3552941c3cb88d1a Mon Sep 17 00:00:00 2001 From: lkcl Date: Tue, 25 Aug 2020 17:11:14 +0100 Subject: [PATCH] --- 3d_gpu/mesa.mdwn | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/3d_gpu/mesa.mdwn b/3d_gpu/mesa.mdwn index f45e96dd1..db61847b6 100644 --- a/3d_gpu/mesa.mdwn +++ b/3d_gpu/mesa.mdwn @@ -30,3 +30,14 @@ I am also using debug build for vulkan loader if any one interested in that please look at https://github.com/KhronosGroup/Vulkan-Loader/blob/master/BUILD.md + +I have pushed code to the new branch +https://gitlab.freedesktop.org/vivekvpandya/mesa/-/tree/libresoc_dev +previously it was on master so it will cause me problems working on master +branch. + +Also note slight change in meson configure command +meson -Dbuildtype=debug -Dprefix=/home/vivek/install +-Dvulkan-drivers=libre-soc .. + +instead of libresoc it is libre-soc for vulkan-drivers option. -- 2.30.2