[Mesa-dev] [PATCH v6 3/6] mesa/st: glsl_to_tgsi: add tests for the new temporary lifetime tracker
Emil Velikov
emil.l.velikov at gmail.com
Wed Sep 6 16:29:12 UTC 2017
On 6 September 2017 at 17:17, Ilia Mirkin <imirkin at alum.mit.edu> wrote:
> One might ask the question of why st/mesa is being built at all
> without HAVE_GALLIUM...
>
The following snippet might answer your question (that or I'm having a
dull moment).
src/mesa/Makefile.am:if HAVE_GALLIUM
src/mesa/Makefile.am-noinst_LTLIBRARIES += libmesagallium.la // aka st/mesa
src/mesa/Makefile.am-endif
-Emil
More information about the mesa-dev
mailing list