xserver-multidpi/dri3
Eric Anholt 1549e30372 Add a Meson build system alongside autotools.
This is a work in progress that builds Xvfb, Xephyr, Xwayland, Xnest,
and Xdmx so far.  The outline of Xquartz/Xwin support is in tree, but
hasn't been built yet.  The unit tests are also not done.

The intent is to build this as a complete replacement for the
autotools system, then eventually replace autotools.  meson is faster
to generate the build, faster to run the bulid, shorter to write the
build files in, and less error-prone than autotools.

v2: Fix indentation nits, move version declaration to project(), use
    existing meson_options for version-config.h's vendor name/web.

Signed-off-by: Eric Anholt <eric@anholt.net>
Acked-by: Keith Packard <keithp@keithp.com>
Reviewed-by: Peter Hutterer <peter.hutterer@who-t.net>
2017-04-26 15:25:27 -07:00
..
dri3_priv.h dri3: static cleanup 2015-07-08 16:40:57 -04:00
dri3_request.c dispatch: Mark swapped dispatch as _X_COLD 2017-03-01 10:16:20 -05:00
dri3_screen.c dri3: Fix dri3_open API change by adding new dri3_open_client 2014-04-08 13:53:58 -07:00
dri3.c dri3: static cleanup 2015-07-08 16:40:57 -04:00
dri3.h Fix files including xorg-server.h by mistake 2014-07-30 12:17:27 -07:00
Makefile.am dri3: Add DRI3 extension 2013-10-31 16:58:30 -07:00
meson.build Add a Meson build system alongside autotools. 2017-04-26 15:25:27 -07:00