On 12 January 2016 at 21:46, Marek Olšák <mar...@gmail.com> wrote:
> From: Jammy Zhou <jammy.z...@amd.com>
>
> It is needed if the GL/ES build is disabled. Otherwise, there will
> be an error that nir_opcodes.h is missing. The motivation is to allow
> building Gallium VDPAU/OMX/VA without OpenGL.
>
Unless I'm mistaken NIR is required by the aux/ttn module which is
used only by a few gallium drivers ? I'm leaning that a better option
would be to have a "NEED_NIR" conditional.

Regardless I'll kindly request that we hold his off for a couple more
days, as it will have a nasty interaction with my "move glsl/nir to
compiler" series. With that one in place we'll be building glsl/nir
even in the above mentioned case (to be tweaked as needed).

Thanks
Emil
_______________________________________________
mesa-dev mailing list
mesa-dev@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/mesa-dev

Reply via email to