[Mesa-dev] [PATCH v2 1/3] glsl: Move glsl_to_nir files to LIBGLSL_FILES
Matt Turner
mattst88 at gmail.com
Fri Jan 8 12:45:33 PST 2016
On Fri, Jan 8, 2016 at 3:38 PM, Kristian Høgsberg <krh at bitplanet.net> wrote:
> From: Kristian Høgsberg Kristensen <kristian.h.kristensen at intel.com>
>
> libglsl_la_SOURCES includes both NIR_FILES and LIBGLSL_FILES, so for
> libglsl.la consumers, this is a no-op. libnir.la however no longer uses
> any GLSL IR infrastructre and can be used without also linking to
typo: infrastructure
> libglsl.la.
> ---
I'm surprised by that, but I'll take your word for it.
Acked-by: Matt Turner <mattst88 at gmail.com>
More information about the mesa-dev
mailing list