summaryrefslogtreecommitdiff
path: root/src/egl/meson.build
AgeCommit message (Expand)AuthorFilesLines
2019-06-25egl: drop empty eglfallbacks.cEric Engestrom1-1/+0
2019-06-22Revert "egl: drop empty eglfallbacks.c" and "egl: move fallback calls to egla...Eric Engestrom1-0/+1
2019-06-22egl: drop empty eglfallbacks.cEric Engestrom1-1/+0
2019-06-05egl: add EGL_platform_device supportEmil Velikov1-0/+1
2019-05-03meson: make nm binary optionalDylan Baker1-1/+1
2019-03-21configure.ac/meson.build: Add options for library suffixesBenjamin Gordon1-1/+1
2019-02-26meson: egl: correctly manage loader/xmlconfigEmil Velikov1-6/+5
2019-02-14drm-uapi: use local files, not system libdrmEric Engestrom1-1/+1
2019-01-24mapi: move genCommon.py to src/mapi/newEmil Velikov1-3/+3
2019-01-13egl: fix python lib deprecation warningEric Engestrom1-6/+6
2018-11-20meson: Add tests to suitesDylan Baker1-2/+4
2018-11-16loader: Factor out the common driver opening logic from each loader.Eric Anholt1-3/+0
2018-11-01meson: egl: group dri2 bits separately from haikuEmil Velikov1-36/+35
2018-11-01egl: add base EGL_EXT_device_base implementationEmil Velikov1-0/+2
2018-08-23egl: drop unused _EGL_BUILT_IN_DRIVER_DRI2Eric Engestrom1-1/+0
2018-08-22meson: fix egl build for androidGurchetan Singh1-0/+1
2018-08-22meson: fix egl build for surfacelessGurchetan Singh1-0/+1
2018-08-15meson: fix build for egl platform_x11 without dri3 and gbmAlexander Tsoy1-1/+1
2018-08-10meson: Build with Python 3Mathieu Bridon1-2/+2
2018-07-18egl: Use the canonical drm-uapi fourcc header to avoid local defines.Eric Anholt1-1/+1
2018-06-13meson: Remove various completed todosDylan Baker1-2/+0
2018-06-08autotools/meson: compile against wayland-egl-*backend*Eric Engestrom1-1/+1
2018-06-06egl: rewire the build systems to use libwayland-eglEric Engestrom1-8/+2
2018-05-11meson: Fix build for egl platform_x11 with dri3Ville Syrjälä1-0/+1
2018-03-07meson: Use include directory variables instead of traversingDylan Baker1-1/+4
2018-02-26*-symbol-check: use correct `nm` path when cross-compilingEric Engestrom1-0/+1
2018-02-23meson: Fix GL and EGL pkg-config files with glvndDylan Baker1-1/+11
2018-02-16meson: Add Haiku platform support v4Alexander von Gluck IV1-10/+26
2018-02-16meson: Move Wayland dmabuf to wayland-drmDaniel Stone1-14/+0
2018-02-02meson: Don't confuse the install and search paths for dri driversDylan Baker1-1/+1
2017-12-04meson: fix underlinkage without dri3Dylan Baker1-1/+1
2017-11-10meson: move wayland-egl into egl folderDylan Baker1-0/+4
2017-11-07meson: standardize .so version to major.minor.patchEric Engestrom1-1/+1
2017-10-31automake+meson: don't run egl symbol check on libglvnd libEric Engestrom1-4/+8
2017-10-31meson: pass correct env/args to egl testsEric Engestrom1-2/+8
2017-10-30meson: wire up egl/androidEric Engestrom1-1/+4
2017-10-23meson: fix egl build for meson version < 0.43Dylan Baker1-5/+4
2017-10-20meson: Add support for EGL glvndDylan Baker1-2/+44
2017-10-20meson: build libEGLDylan Baker1-0/+144