glx: Remove redundant null check.
[mesa.git] / src / glx / meson.build
2019-08-03 Eric Engestrommeson: replace last uses of libxmlconfig with idep_xmlc...
2019-08-03 Eric Engestrommeson: replace libmesa_util with idep_mesautil
2019-07-23 Dylan Bakermeson: allow building all glx without any drivers
2019-03-08 Eric Engestromglx/meson: use full include path for dri_interface.h
2018-12-12 Emil Velikovglx: meson: drop includes from a link-only library
2018-12-12 Emil VelikovTODO: glx: meson: build dri based glx tests, only with...
2018-11-20 Emil Velikovglx: make xf86vidmode mandatory for direct rendering
2018-11-17 Eric Anholtloader: Factor out the common driver opening logic...
2018-04-24 Dylan Bakermeson: allow empty sources when using link_whole
2018-04-06 Dylan Bakermeson: fix warnings about comparing unlike types
2018-02-05 Jon Turneymeson: build src/glx/apple
2018-02-02 Dylan Bakermeson: Don't confuse the install and search paths for...
2018-02-01 Marc Dietrichmeson: don't install windows headers on non-windows...
2018-01-11 Dylan Bakermeson: add variable for including include/GL/internal
2018-01-11 Dylan Bakermeson: Use consistent style
2017-12-04 Dylan Bakermeson: fix underlinkage without dri3
2017-12-04 Dylan Bakermeson: Reformat glx code to match more common style
2017-11-30 Jon Turneymeson: fix deps and underlinkage of libGL
2017-11-30 Jon Turneymeson: build src/glx/windows
2017-11-22 Dylan Bakermeson: replace with_*dri with with_dri_platform
2017-11-10 Dylan Bakermeson: move gl pkgconfig generation out of glx
2017-11-07 Eric Engestrommeson: standardize .so version to major.minor.patch
2017-10-27 Dylan Bakermeson: rename all instances of xf86vm to xxf86vm
2017-10-20 Dylan Bakermeson: build libEGL
2017-10-09 Dylan Bakermeson: Add support for configuring dri drivers directory.
2017-10-09 Dylan Bakermeson: build glx