xserver-multidpi/hw/dmx/glxProxy
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
..
Makefile.am dmx/glx: Remove unused __glXNop 2013-09-11 14:37:31 -04:00
compsize.c Introduce a consistent coding style 2012-03-21 13:54:42 -07:00
compsize.h dmx: glxproxy prototype cleanup 2015-02-10 18:14:44 -08:00
g_disptab.c Introduce a consistent coding style 2012-03-21 13:54:42 -07:00
g_disptab.h dmx: glxproxy prototype cleanup 2015-02-10 18:14:44 -08:00
g_renderswap.c Introduce a consistent coding style 2012-03-21 13:54:42 -07:00
global.c Introduce a consistent coding style 2012-03-21 13:54:42 -07:00
glxcmds.c dmx/glxProxy: don't free the glx pixmap twice if AddResource fails 2016-03-08 10:19:51 -05:00
glxcmds.h dmx: glxproxy prototype cleanup 2015-02-10 18:14:44 -08:00
glxcmdsswap.c glxproxy: Fix an obvious thinko in QueryExtensionsString 2015-09-17 09:43:50 -04:00
glxcontext.h Introduce a consistent coding style 2012-03-21 13:54:42 -07:00
glxdrawable.h Introduce a consistent coding style 2012-03-21 13:54:42 -07:00
glxerror.h Introduce a consistent coding style 2012-03-21 13:54:42 -07:00
glxext.c configurable maximum number of clients 2015-08-24 00:00:18 -07:00
glxext.h dmx: glxproxy prototype cleanup 2015-02-10 18:14:44 -08:00
glxfbconfig.c Introduce a consistent coding style 2012-03-21 13:54:42 -07:00
glxfbconfig.h Introduce a consistent coding style 2012-03-21 13:54:42 -07:00
glxscreens.c Convert hw/dmx to new *allocarray functions 2015-04-21 16:58:08 -07:00
glxscreens.h dmx: Mark glxIsExtensionSupported as a const char * 2015-02-10 18:14:45 -08:00
glxserver.h dmx: glxproxy prototype cleanup 2015-02-10 18:14:44 -08:00
glxsingle.c glxproxy: Silence shadowed-variable warnings 2015-12-08 18:20:18 -05:00
glxsingle.h dmx: glxproxy prototype cleanup 2015-02-10 18:14:44 -08:00
glxswap.c dmx: glxproxy prototype cleanup 2015-02-10 18:14:44 -08:00
glxswap.h Introduce a consistent coding style 2012-03-21 13:54:42 -07:00
glxutil.h dmx/glx: Remove unused __glXNop 2013-09-11 14:37:31 -04:00
glxvendor.c dmx: glxproxy prototype cleanup 2015-02-10 18:14:44 -08:00
glxvendor.h Introduce a consistent coding style 2012-03-21 13:54:42 -07:00
glxvisuals.c Introduce a consistent coding style 2012-03-21 13:54:42 -07:00
glxvisuals.h Introduce a consistent coding style 2012-03-21 13:54:42 -07:00
meson.build Add a Meson build system alongside autotools. 2017-04-26 15:25:27 -07:00
render2swap.c glxproxy: Silence set-but-unused-variable warnings 2015-12-08 18:20:16 -05:00
renderpixswap.c glxproxy: Silence set-but-unused-variable warnings 2015-12-08 18:20:16 -05:00
unpack.h Remove unneccesary casts from WriteToClient calls 2012-07-09 19:12:56 -07:00