On Thu, Dec 8, 2016 at 2:21 PM, Emil Velikov <[email protected]> wrote:
> From: Emil Velikov <[email protected]>
>
> Since day 1, Vulkan has depended on --with-egl-platforms to select the
> platforms build.
>
> With earlier commits, we've attributed for that internally by renaming
> the [internal] conditionals in our build. At the same time having the
> --enable-egl and --with-egl-platforms dependency for Vulkan makes no
> sense.
>
> Since where' on the bridge we want to make the conditional generic, thus
> others (such as the gallium VL targets) can honour the respective
> platforms.
>
> Cc: [email protected]
> Signed-off-by: Emil Velikov <[email protected]>
> ---
> Should we keep the old configure and error out when anyone provides a
> non-default value ? This way they'll have direct feedback how to move
> forward. Otherwise they'll likely miss the warning message.

I can't tell what problem this is solving. OTOH this is creating the
problem that everyone's configure lines will need fixing.
_______________________________________________
mesa-dev mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/mesa-dev

Reply via email to