loader: Factor out the common driver opening logic from each loader.
[mesa.git] / src / egl / meson.build
2018-11-17 Eric Anholtloader: Factor out the common driver opening logic...
2018-11-01 Emil Velikovmeson: egl: group dri2 bits separately from haiku
2018-11-01 Emil Velikovegl: add base EGL_EXT_device_base implementation
2018-08-23 Eric Engestromegl: drop unused _EGL_BUILT_IN_DRIVER_DRI2
2018-08-22 Gurchetan Singhmeson: fix egl build for android
2018-08-22 Gurchetan Singhmeson: fix egl build for surfaceless
2018-08-15 Alexander Tsoymeson: fix build for egl platform_x11 without dri3...
2018-08-10 Mathieu Bridonmeson: Build with Python 3
2018-07-18 Eric Anholtegl: Use the canonical drm-uapi fourcc header to avoid...
2018-06-13 Dylan Bakermeson: Remove various completed todos
2018-06-08 Eric Engestromautotools/meson: compile against wayland-egl-*backend*
2018-06-06 Eric Engestromegl: rewire the build systems to use libwayland-egl
2018-05-11 Ville Syrjälämeson: Fix build for egl platform_x11 with dri3
2018-03-07 Dylan Bakermeson: Use include directory variables instead of trave...
2018-02-26 Eric Engestrom*-symbol-check: use correct `nm` path when cross-compiling
2018-02-23 Dylan Bakermeson: Fix GL and EGL pkg-config files with glvnd
2018-02-16 Alexander von Gluck IVmeson: Add Haiku platform support v4
2018-02-16 Daniel Stonemeson: Move Wayland dmabuf to wayland-drm
2018-02-02 Dylan Bakermeson: Don't confuse the install and search paths for...
2017-12-04 Dylan Bakermeson: fix underlinkage without dri3
2017-11-10 Dylan Bakermeson: move wayland-egl into egl folder
2017-11-07 Eric Engestrommeson: standardize .so version to major.minor.patch
2017-10-31 Eric Engestromautomake+meson: don't run egl symbol check on libglvnd lib
2017-10-31 Eric Engestrommeson: pass correct env/args to egl tests
2017-10-30 Eric Engestrommeson: wire up egl/android
2017-10-23 Dylan Bakermeson: fix egl build for meson version < 0.43
2017-10-20 Dylan Bakermeson: Add support for EGL glvnd
2017-10-20 Dylan Bakermeson: build libEGL