Skip to content

ci: build more drivers with clang

Thomas Andersen requested to merge phomes/mesa:build-more-clang into main

Add gallium drivers: i915 + asahi Add vulkan drivers: swrast + panfrost

Fixes a few warnings to allow these to build with -Werror

Two of the warning fixes are cherry-picked from !14252 (merged) (rebased)

Edited by Thomas Andersen

Merge request reports