Skip to content

main/mesa: upgrade to 24.2.1, drop softpipe, and enable Adreno 308, 505

David Heidelberg requested to merge dh/aports:mesa-24-2 into master

main/mesa: upgrade to 24.2.1, drop softpipe and enable Adreno 308,505

  • add py3-yaml dependency
  • drop removed kmsro option
  • let mesa detect correct mtls-dialect option
  • no-unlink-megadrivers.patch got in Mesa3D, in slightly different form, see Mesa3D commits: d5ec3a8988af and ac5d14c5eada .
  • softpipe is just reference (slower) driver, all archs supported by Alpine supports llvmpipe
  • Adreno 308 and 505 has been merged in mainline kernel, enable it
  • disable RISC-V due https://gitlab.freedesktop.org/mesa/mesa/-/issues/11729
Edited by David Heidelberg

Merge request reports