[Mesa-dev] [PATCH 0/7] [RFC] meson: build src/glx/windows
Dylan Baker
dylan at pnwbakers.com
Mon Nov 27 18:37:18 UTC 2017
I had a few comments on the "build src/glx/windows" patch, but the rest of the
patches are:
Reviewed-by: Dylan Baker <dylan at pnwbakers.com>
Quoting Jon Turney (2017-11-27 05:58:27)
> This series lets me build a mesa for Cygwin configured with:
>
> -Ddri-drivers=swrast -Dgallium-drivers= -Dplatforms=x11,surfaceless -Dglx=dri -Dvulkan-drivers=
>
> I'm really not sure about (2/8), the autotools build does something totally different...
>
> Dylan Baker (2):
> meson: fix generated source inclusion on macOS and Windows
> meson: Don't build egl on macOS or Windows
>
> Jon Turney (5):
> meson: set windows glx defines
> meson: set _GNU_SOURCE on cygwin
> meson: build src/glx/windows
> meson: don't require dri2proto for darwin or windows
> meson: fix deps and underlinkage of libGL
>
> meson.build | 19 +++++++++++++-----
> src/glx/meson.build | 26 ++++++++++++++----------
> src/glx/windows/meson.build | 48 +++++++++++++++++++++++++++++++++++++++++++++
> src/mapi/glapi/meson.build | 2 +-
> 4 files changed, 79 insertions(+), 16 deletions(-)
> create mode 100644 src/glx/windows/meson.build
>
> --
> 2.15.0
>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 488 bytes
Desc: signature
URL: <https://lists.freedesktop.org/archives/mesa-dev/attachments/20171127/07a97851/attachment.sig>
More information about the mesa-dev
mailing list