summaryrefslogtreecommitdiffstats
path: root/src/egl/Makefile.am
Commit message (Expand)AuthorAgeFilesLines
* mapi: move genCommon.py to src/mapi/newEmil Velikov2019-01-241-3/+11
* egl: fix python lib deprecation warningEric Engestrom2019-01-131-2/+0
* loader: Factor out the common driver opening logic from each loader.Eric Anholt2018-11-161-2/+1
* configure: allow building with python3Emil Velikov2018-10-311-1/+1
* Revert "configure: allow building with python3"Emil Velikov2018-08-241-1/+1
* configure: allow building with python3Emil Velikov2018-08-231-1/+1
* egl: drop unused _EGL_BUILT_IN_DRIVER_DRI2Eric Engestrom2018-08-231-2/+1
* egl: automake: add egl.pc/headers TODO when using glvndEmil Velikov2018-08-081-0/+1
* autoconf: stop exporting internal wayland detailsEmil Velikov2018-08-071-1/+1
* egl: Use the canonical drm-uapi fourcc header to avoid local defines.Eric Anholt2018-07-181-0/+1
* egl: fix build race in automakeRoss Burton2018-06-291-0/+1
* egl: rewire the build systems to use libwayland-eglEric Engestrom2018-06-061-1/+2
* wayland-drm: do not distribute generated sourcesJuan A. Suarez Romero2018-03-231-2/+10
* egl: autotools: do not redirect stdin/stdout for wayland-scannerEmil Velikov2018-03-121-2/+2
* autotools: include meson build files in tarballDylan Baker2018-01-191-1/+2
* egl: link libEGL against the dynamic version of libglapiBrendan King2017-12-271-3/+6
* automake+meson: don't run egl symbol check on libglvnd libEric Engestrom2017-10-311-2/+7
* egl/dri: link directly to libglapi.soEmil Velikov2017-10-021-0/+2
* configure.ac: split the wayland client/server confusionEmil Velikov2017-09-191-2/+4
* egl+glx: turn LIBGL_ALWAYS_SOFTWARE into a booleanEric Engestrom2017-09-121-1/+1
* loader: rework xmlconfig dependencyEmil Velikov2017-08-041-2/+6
* egl: guard wayland header dep. tracking behind HAVE_PLATFORM_WAYLAND17.2-branchpointEmil Velikov2017-07-241-1/+1
* configure.ac: rework wayland-protocols handlingEmil Velikov2017-07-241-6/+7
* egl: fix line continuationEric Engestrom2017-07-191-1/+1
* egl: Add MKDIR_GEN definitionDaniel Stone2017-07-191-0/+2
* egl/wayland: Use linux-dmabuf interface for buffersDaniel Stone2017-07-181-2/+21
* Fix khrplatform.h not installed if EGL is disabled.Eric Le Bihan2017-06-141-3/+0
* configure: set HAVE_foo_PLATFORM as applicableEmil Velikov2017-05-191-5/+0
* configure: rename remaining HAVE_EGL_PLATFORM_* guardsEmil Velikov2017-05-191-3/+3
* egl: add g_egldispatchstubs.h to the release tarballEmil Velikov2017-05-191-1/+2
* EGL: Implement the libglvnd interface for EGL (v3)Kyle Brenneman2017-04-171-21/+75
* egl: make sure entrypoints list is always sortedEric Engestrom2017-02-241-1/+2
* egl: distribute all testsEric Engestrom2017-02-241-1/+1
* egl: automake: include builddir prior to srcdirEmil Velikov2017-01-271-1/+1
* configure: remove HAVE_EGL_DRIVER_DRI[23]Emil Velikov2017-01-181-2/+0
* egl: Use pkg-config for Android NDK buildGurchetan Singh2016-11-151-0/+2
* egl: remove docs directory from EXTRA_DISTJonathan Gray2016-10-181-1/+0
* configure.ac: Add support for Android buildsNicolas Boichat2016-05-231-0/+5
* egl: add missing link against $(CLOCK_LIB)Emil Velikov2016-05-231-1/+1
* automake: drop "EGL_" from HAVE_EGL_PLATFORM_WAYLANDEmil Velikov2016-05-011-1/+1
* automake: drop "EGL_" from HAVE_EGL_PLATFORM_X11Emil Velikov2016-05-011-1/+1
* egl: don't forget to ship platform_x11_dri3.h into the tarballEmil Velikov2015-11-201-1/+3
* automake: egl: add symbols testEmil Velikov2015-11-201-0/+3
* egl/x11: Implement dri3 support with loader's dri3 helperBoyan Ding2015-11-171-1/+9
* egl/dri2: Fix include path of u_atomic.h introduced e7e29189Alexander von Gluck IV2015-08-071-0/+1
* egl: remove old makefile.sourcesEmil Velikov2015-07-221-2/+1
* scons: rework the EGL buildEmil Velikov2015-07-221-3/+2
* automake: rework the EGL buildEmil Velikov2015-07-221-0/+120
* egl/build: Drop two unnecessary Makefiles.Matt Turner2014-04-071-24/+0
* gbm: Link to libwayland-drm if Wayland EGL platform is enabledArmin K2013-08-121-4/+0