What I am fuzzy about is why in `src`, there is actually an include for
`gallium/include` and `gallium/auxiliary` (in `inc_common`). AFAIU this
forces most of mesa to sooner or later use Gallium code. It seems to stem
from the introduction of Intels Vulkan drivers.
On Sun, 6 Oct 2019 at 03:54, Rob
The plan is to extract some of this from gallium to share formats and
related utils.. I need this too in order to share layout helper
between gallium (freedreno) and vulkan (turnip) drivers
BR,
-R
On Thu, Oct 3, 2019 at 11:30 PM wrote:
>
>
> Currently broadcom/compiler does not link on its own.