Re: Video drivers issue (low perfomance)
Reply #21 –
@strajder Thank You!
Can You help me with building mesa-20.3? I need now to check concrete version 20.3.5 (the last one in that branch).
But I've got the error:
../src/drm-shim/drm_shim.c:79:23: error: ‘__xstat’ undeclared here (not in a function); did you mean ‘_xstate’?
I have last updates, mesa sources from git branch 20.3 (also tried tag 20.3.5).
Configuring like 21.3 and 22.1 (build is OK) by this script :
# env sh
meson --reconfigure build64 --libdir lib64 --prefix=~/1 \
-Dbuildtype=release \
-Ddri3=true \
-Dvulkan-drivers=intel,swrast \
-Dgallium-drivers=swrast