Re: [Mesa-dev] [PATCH 0/3] Fix linkage for libEGL and libGLX without dri3

2017-12-04 Thread Eric Engestrom
On Friday, 2017-12-01 15:06:17 -0800, Dylan Baker wrote:
> As we discussed elsewhere, this should fix the linkage of the dri3 loader and
> glx and egl.
> 
> Dylan Baker (3):
>   meson: Reformat meson code to match more common style
>   meson: fix underlinkage without dri3
>   meson: Fix overlinkage of dri3 loader

Reviewed-by: Eric Engestrom 

> 
>  src/egl/meson.build|  2 +-
>  src/glx/meson.build| 14 +-
>  src/loader/meson.build |  3 +--
>  3 files changed, 11 insertions(+), 8 deletions(-)
> 
> -- 
> 2.15.0
> 
> ___
> mesa-dev mailing list
> mesa-dev@lists.freedesktop.org
> https://lists.freedesktop.org/mailman/listinfo/mesa-dev
___
mesa-dev mailing list
mesa-dev@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/mesa-dev


Re: [Mesa-dev] [PATCH 0/3] Fix linkage for libEGL and libGLX without dri3

2017-12-02 Thread Jon Turney

On 01/12/2017 23:06, Dylan Baker wrote:

As we discussed elsewhere, this should fix the linkage of the dri3 loader and
glx and egl.

Dylan Baker (3):
   meson: Reformat meson code to match more common style
   meson: fix underlinkage without dri3
   meson: Fix overlinkage of dri3 loader

  src/egl/meson.build|  2 +-
  src/glx/meson.build| 14 +-
  src/loader/meson.build |  3 +--
  3 files changed, 11 insertions(+), 8 deletions(-)



Great, thanks!

Reviewed-by:  Jon Turney 
___
mesa-dev mailing list
mesa-dev@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/mesa-dev


[Mesa-dev] [PATCH 0/3] Fix linkage for libEGL and libGLX without dri3

2017-12-01 Thread Dylan Baker
As we discussed elsewhere, this should fix the linkage of the dri3 loader and
glx and egl.

Dylan Baker (3):
  meson: Reformat meson code to match more common style
  meson: fix underlinkage without dri3
  meson: Fix overlinkage of dri3 loader

 src/egl/meson.build|  2 +-
 src/glx/meson.build| 14 +-
 src/loader/meson.build |  3 +--
 3 files changed, 11 insertions(+), 8 deletions(-)

-- 
2.15.0

___
mesa-dev mailing list
mesa-dev@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/mesa-dev