drm-uapi: use local files, not system libdrm
[mesa.git] / src / egl / Makefile.am
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-17 Eric Anholtloader: Factor out the common driver opening logic...
2018-10-31 Emil Velikovconfigure: allow building with python3
2018-08-24 Emil VelikovRevert "configure: allow building with python3"
2018-08-23 Emil Velikovconfigure: allow building with python3
2018-08-23 Eric Engestromegl: drop unused _EGL_BUILT_IN_DRIVER_DRI2
2018-08-08 Emil Velikovegl: automake: add egl.pc/headers TODO when using glvnd
2018-08-07 Emil Velikovautoconf: stop exporting internal wayland details
2018-07-18 Eric Anholtegl: Use the canonical drm-uapi fourcc header to avoid...
2018-06-29 Ross Burtonegl: fix build race in automake
2018-06-06 Eric Engestromegl: rewire the build systems to use libwayland-egl
2018-03-23 Juan A. Suarez Romerowayland-drm: do not distribute generated sources
2018-03-12 Emil Velikovegl: autotools: do not redirect stdin/stdout for waylan...
2018-01-20 Dylan Bakerautotools: include meson build files in tarball
2017-12-27 Brendan Kingegl: link libEGL against the dynamic version of libglapi
2017-10-31 Eric Engestromautomake+meson: don't run egl symbol check on libglvnd lib
2017-10-02 Emil Velikovegl/dri: link directly to libglapi.so
2017-09-19 Emil Velikovconfigure.ac: split the wayland client/server confusion
2017-09-12 Eric Engestromegl+glx: turn LIBGL_ALWAYS_SOFTWARE into a boolean
2017-08-04 Emil Velikovloader: rework xmlconfig dependency
2017-07-24 Emil Velikovegl: guard wayland header dep. tracking behind HAVE_PLA...
2017-07-24 Emil Velikovconfigure.ac: rework wayland-protocols handling
2017-07-19 Eric Engestromegl: fix line continuation
2017-07-19 Daniel Stoneegl: Add MKDIR_GEN definition
2017-07-18 Daniel Stoneegl/wayland: Use linux-dmabuf interface for buffers
2017-06-14 Eric Le BihanFix khrplatform.h not installed if EGL is disabled.
2017-05-19 Emil Velikovconfigure: set HAVE_foo_PLATFORM as applicable
2017-05-19 Emil Velikovconfigure: rename remaining HAVE_EGL_PLATFORM_* guards
2017-05-19 Emil Velikovegl: add g_egldispatchstubs.h to the release tarball
2017-04-17 Kyle BrennemanEGL: Implement the libglvnd interface for EGL (v3)
2017-02-24 Eric Engestromegl: make sure entrypoints list is always sorted
2017-02-24 Eric Engestromegl: distribute all tests
2017-01-27 Emil Velikovegl: automake: include builddir prior to srcdir
2017-01-18 Emil Velikovconfigure: remove HAVE_EGL_DRIVER_DRI[23]
2016-11-15 Gurchetan Singhegl: Use pkg-config for Android NDK build
2016-10-18 Jonathan Grayegl: remove docs directory from EXTRA_DIST
2016-05-23 Nicolas Boichatconfigure.ac: Add support for Android builds
2016-05-23 Emil Velikovegl: add missing link against $(CLOCK_LIB)
2016-05-01 Emil Velikovautomake: drop "EGL_" from HAVE_EGL_PLATFORM_WAYLAND
2016-05-01 Emil Velikovautomake: drop "EGL_" from HAVE_EGL_PLATFORM_X11
2015-11-23 Jason EkstrandMerge remote-tracking branch 'mesa-public/master' into...
2015-11-20 Emil Velikovegl: don't forget to ship platform_x11_dri3.h into...
2015-11-20 Emil Velikovautomake: egl: add symbols test
2015-11-17 Boyan Dingegl/x11: Implement dri3 support with loader's dri3...
2015-08-17 Jason EkstrandMerge remote-tracking branch 'mesa-public/master' into...
2015-08-07 Alexander von Gluck IVegl/dri2: Fix include path of u_atomic.h introduced...
2015-07-22 Emil Velikovegl: remove old makefile.sources
2015-07-22 Emil Velikovscons: rework the EGL build
2015-07-22 Emil Velikovautomake: rework the EGL build
2014-04-07 Matt Turneregl/build: Drop two unnecessary Makefiles.
2013-08-12 Armin Kgbm: Link to libwayland-drm if Wayland EGL platform...
2012-06-21 Eric Anholtautomake: Convert src/egl/Makefile to automake.