New commits:
commit d7ad45d83e98f6a064dca6258dddfe1bbfeafc5d
Author: Pavel Vinogradov <public AT sourcemage.org>
Commit: Pavel Vinogradov <public AT sourcemage.org>
graphics-libs/mesa: added freedreno and radeonsi as
available rusticl drivers for all branches
if [[ "$MESA_RUSTICL" == "y" ]] ;then
local AVAILABLE_MESA_RUSTICL_DRIVERS &&
- AVAILABLE_MESA_RUSTICL_DRIVERS="asahi" &&
- if [[ "${MESA_BRANCH}" == "scm" ]]; then
- AVAILABLE_MESA_RUSTICL_DRIVERS="${AVAILABLE_MESA_RUSTICL_DRIVERS}
radeonsi"
- fi &&
+ AVAILABLE_MESA_RUSTICL_DRIVERS="asahi freedreno radeonsi" &&
config_query_multi MESA_RUSTICL_DRIVERS "Which drivers to enable with
rusticl by default?" \
auto \
diff --git a/graphics-libs/mesa/HISTORY b/graphics-libs/mesa/HISTORY
index 8b55ae7..8c6e07b 100644
--- a/graphics-libs/mesa/HISTORY
+++ b/graphics-libs/mesa/HISTORY
@@ -1,3 +1,7 @@
+2025-08-11 Pavel Vinogradov <public AT sourcemage.org>
+ * CONFIGURE: added freedreno and radeonsi as available rusticl
drivers for
+ all branches
+
2025-08-06 Pavel Vinogradov <public AT sourcemage.org>
* DETAILS: version 25.2.0
* BUILD, CONFIGURE: removeed gallium-nine, gallium-xa, gallium-opencl
and
[[SM-Commit] ] GIT changes to master grimoire by Pavel Vinogradov (d7ad45d83e98f6a064dca6258dddfe1bbfeafc5d),
Pavel Vinogradov, 08/11/2025