[Mesa-dev] [PATCH 00/14] [v2] Famous Gallium Nine

Axel Davy axel.davy at ens.fr
Tue Oct 21 22:41:30 PDT 2014


On 21/10/2014 18:30, Kai Wasserbäch wrote :
> Hello,
> according to <https://wiki.ixit.cz/d3d9> DRI3 is mandatory. But AFAICT you only
> enforce "has Gallium3D drivers" in the configure checks introduced in
> <https://github.com/iXit/Mesa-3D/commit/9671cfd9bdad5c310b34c57befcfd7c43034b925>.
>
> I would find it better, if configure died, in case I'm trying to build something
> that's not going to work.
>
> Cheers,
> Kai
>
Gallium nine doesn't depend on DRI3.
However for now, the implementation Wine side that makes use of it uses 
DRI3.
The interface between Mesa and Wine makes it possible to implement 
non-DRI3 backends.

Thus I think it's ok the Mesa part builds, even if no non-DRI3 backend 
exists yet and that DRI3 is not available on the system.

Axel Davy


More information about the mesa-dev mailing list