summaryrefslogtreecommitdiffstats
path: root/src/egl/meson.build
Commit message (Expand)AuthorAgeFilesLines
* 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
* meson: Add Haiku platform support v4Alexander von Gluck IV2018-02-161-10/+26
* meson: Move Wayland dmabuf to wayland-drmDaniel Stone2018-02-161-14/+0
* meson: Don't confuse the install and search paths for dri driversDylan Baker2018-02-021-1/+1
* meson: fix underlinkage without dri3Dylan Baker2017-12-041-1/+1
* meson: move wayland-egl into egl folderDylan Baker2017-11-101-0/+4
* meson: standardize .so version to major.minor.patchEric Engestrom2017-11-071-1/+1
* automake+meson: don't run egl symbol check on libglvnd libEric Engestrom2017-10-311-4/+8
* meson: pass correct env/args to egl testsEric Engestrom2017-10-311-2/+8
* meson: wire up egl/androidEric Engestrom2017-10-301-1/+4
* meson: fix egl build for meson version < 0.43Dylan Baker2017-10-231-5/+4
* meson: Add support for EGL glvndDylan Baker2017-10-201-2/+44
* meson: build libEGLDylan Baker2017-10-201-0/+144