Skip to content

mesa: Build libmesa with variable shadowing warnings

Corentin Noël requested to merge tintou/mesa:tintou/libmesa-shadow into main

What does this MR do and why?

Fix the variable shadowing that are already in the code and add Wshadow to make
sure that we are not reintroducing some.

Merge request reports