Quoting Eric Engestrom (2017-11-01 06:36:35)
> On Tuesday, 2017-10-31 13:57:25 -0700, Dylan Baker wrote:
> > Because meson mirrors the auototools logic, it needs the same changes to
> > allow building glvnd based EGL without building any GLX.
> >
> > Signed-off-by: Dylan Baker
> > ---
> >
> > Em
On Tuesday, 2017-10-31 13:57:25 -0700, Dylan Baker wrote:
> Because meson mirrors the auototools logic, it needs the same changes to
> allow building glvnd based EGL without building any GLX.
>
> Signed-off-by: Dylan Baker
> ---
>
> Emil,
>
> This implements the same logic that you're implemen
Because meson mirrors the auototools logic, it needs the same changes to
allow building glvnd based EGL without building any GLX.
Signed-off-by: Dylan Baker
---
Emil,
This implements the same logic that you're implementing for meson: one or both
of dri based GLX or EGL is required for glvnd, b