summaryrefslogtreecommitdiff
path: root/src/egl/meson.build
Commit message (Expand)AuthorAgeFilesLines
* meson: Make the glvnd vendor name configurableAdam Jackson2020-12-031-3/+8
* egl: Skip closing drivers when building with AddressSanitizer.Eric Anholt2020-12-021-1/+1
* egl: drop now empty egldriver.cEric Engestrom2020-08-161-1/+0
* egl: inline _EGLAPI into _EGLDriverEric Engestrom2020-07-211-1/+0
* egl: drop now empty egl_dri2_fallbacks.hEric Engestrom2020-07-161-1/+0
* egl: automatically compile the `drm` platform when availableEric Engestrom2020-07-101-1/+1
* egl: always compile surfacelessEric Engestrom2020-07-101-4/+4
* meson: use gnu_symbol_visibility argumentDylan Baker2020-06-011-1/+1
* Revert "egl: put full path to libEGL_mesa.so in GLVND json"Eric Engestrom2020-02-061-12/+2
* egl: put full path to libEGL_mesa.so in GLVND jsonEric Engestrom2020-02-021-2/+12
* meson: move the generic symbols check arguments to a common variableEric Engestrom2019-11-051-1/+1
* meson: add variable to control the symbols checksEric Engestrom2019-11-051-1/+1
* meson: Add dep_glvnd to egl deps when building with glvndDylan Baker2019-11-051-1/+2
* meson: revert glvnd workaroundEric Engestrom2019-10-311-11/+2
* meson: rename `glvnd_missing_pc_files` to `not glvnd_has_headers_and_pc_files`Eric Engestrom2019-10-101-2/+2
* meson: fix logic for generating .pc files with old glvndDylan Baker2019-09-251-14/+16
* meson: re-add incorrect pkg-config files with GLVND for backward compatibilityEric Engestrom2019-09-251-10/+17
* meson: replace last uses of libxmlconfig with idep_xmlconfigEric Engestrom2019-08-031-1/+2
* meson: replace libmesa_util with idep_mesautilEric Engestrom2019-08-031-2/+2
* egl: drop incorrect pkg-config file for glvndEric Engestrom2019-07-201-18/+10
* egl: add glvnd symbols checkEric Engestrom2019-07-101-1/+1
* egl: rewrite entrypoints checkEric Engestrom2019-07-101-2/+2
* egl: use new symbols check scriptEric Engestrom2019-07-101-6/+10
* egl: drop empty eglfallbacks.cEric Engestrom2019-06-251-1/+0
* Revert "egl: drop empty eglfallbacks.c" and "egl: move fallback calls to egla...Eric Engestrom2019-06-221-0/+1
* egl: drop empty eglfallbacks.cEric Engestrom2019-06-221-1/+0
* egl: add EGL_platform_device supportEmil Velikov2019-06-051-0/+1
* meson: make nm binary optionalDylan Baker2019-05-031-1/+1
* configure.ac/meson.build: Add options for library suffixesBenjamin Gordon2019-03-211-1/+1
* meson: egl: correctly manage loader/xmlconfigEmil Velikov2019-02-261-6/+5
* drm-uapi: use local files, not system libdrmEric Engestrom2019-02-141-1/+1
* mapi: move genCommon.py to src/mapi/newEmil Velikov2019-01-241-3/+3
* egl: fix python lib deprecation warningEric Engestrom2019-01-131-6/+6
* meson: Add tests to suitesDylan Baker2018-11-201-2/+4
* loader: Factor out the common driver opening logic from each loader.Eric Anholt2018-11-161-3/+0
* meson: egl: group dri2 bits separately from haikuEmil Velikov2018-11-011-36/+35
* egl: add base EGL_EXT_device_base implementationEmil Velikov2018-11-011-0/+2
* egl: drop unused _EGL_BUILT_IN_DRIVER_DRI2Eric Engestrom2018-08-231-1/+0
* meson: fix egl build for androidGurchetan Singh2018-08-221-0/+1
* meson: fix egl build for surfacelessGurchetan Singh2018-08-221-0/+1
* meson: fix build for egl platform_x11 without dri3 and gbmAlexander Tsoy2018-08-151-1/+1
* meson: Build with Python 3Mathieu Bridon2018-08-101-2/+2
* egl: Use the canonical drm-uapi fourcc header to avoid local defines.Eric Anholt2018-07-181-1/+1
* meson: Remove various completed todosDylan Baker2018-06-131-2/+0
* autotools/meson: compile against wayland-egl-*backend*Eric Engestrom2018-06-081-1/+1
* egl: rewire the build systems to use libwayland-eglEric Engestrom2018-06-061-8/+2
* meson: Fix build for egl platform_x11 with dri3Ville Syrjälä2018-05-111-0/+1
* meson: Use include directory variables instead of traversingDylan Baker2018-03-071-1/+4
* *-symbol-check: use correct `nm` path when cross-compilingEric Engestrom2018-02-261-0/+1
* meson: Fix GL and EGL pkg-config files with glvndDylan Baker2018-02-231-1/+11