egl: drop unused _EGLDriver from SetDamageRegion()
[mesa.git] / src / egl / meson.build
2020-07-21 Eric Engestromegl: inline _EGLAPI into _EGLDriver
2020-07-16 Eric Engestromegl: drop now empty egl_dri2_fallbacks.h
2020-07-10 Eric Engestromegl: automatically compile the `drm` platform when...
2020-07-10 Eric Engestromegl: always compile surfaceless
2020-06-01 Dylan Bakermeson: use gnu_symbol_visibility argument
2020-02-06 Eric EngestromRevert "egl: put full path to libEGL_mesa.so in GLVND...
2020-02-02 Eric Engestromegl: put full path to libEGL_mesa.so in GLVND json
2019-11-05 Eric Engestrommeson: move the generic symbols check arguments to...
2019-11-05 Eric Engestrommeson: add variable to control the symbols checks
2019-11-05 Dylan Bakermeson: Add dep_glvnd to egl deps when building with...
2019-10-31 Eric Engestrommeson: revert glvnd workaround
2019-10-10 Eric Engestrommeson: rename `glvnd_missing_pc_files` to `not glvnd_ha...
2019-09-25 Dylan Bakermeson: fix logic for generating .pc files with old...
2019-09-25 Eric Engestrommeson: re-add incorrect pkg-config files with GLVND...
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-19 Eric Engestromegl: drop incorrect pkg-config file for glvnd
2019-07-10 Eric Engestromegl: add glvnd symbols check
2019-07-10 Eric Engestromegl: rewrite entrypoints check
2019-07-10 Eric Engestromegl: use new symbols check script
2019-06-25 Eric Engestromegl: drop empty eglfallbacks.c
2019-06-22 Eric EngestromRevert "egl: drop empty eglfallbacks.c" and "egl: move...
2019-06-22 Eric Engestromegl: drop empty eglfallbacks.c
2019-06-05 Emil Velikovegl: add EGL_platform_device support
2019-05-03 Dylan Bakermeson: make nm binary optional
2019-03-21 Benjamin Gordonconfigure.ac/meson.build: Add options for library suffixes
2019-02-26 Emil Velikovmeson: egl: correctly manage loader/xmlconfig
2019-02-14 Eric Engestromdrm-uapi: use local files, not system libdrm
2019-01-24 Emil Velikovmapi: move genCommon.py to src/mapi/new
2019-01-13 Eric Engestromegl: fix python lib deprecation warning
2018-11-20 Dylan Bakermeson: Add tests to suites
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