summaryrefslogtreecommitdiff
path: root/src/egl/Makefile.am
AgeCommit message (Expand)AuthorFilesLines
2019-04-15Delete autotoolsDylan Baker1-238/+0
2019-03-21configure.ac/meson.build: Add options for library suffixesBenjamin Gordon1-4/+4
2019-02-14drm-uapi: use local files, not system libdrmEric Engestrom1-1/+0
2019-01-24mapi: move genCommon.py to src/mapi/newEmil Velikov1-3/+11
2019-01-13egl: fix python lib deprecation warningEric Engestrom1-2/+0
2018-11-16loader: Factor out the common driver opening logic from each loader.Eric Anholt1-2/+1
2018-10-31configure: allow building with python3Emil Velikov1-1/+1
2018-08-24Revert "configure: allow building with python3"Emil Velikov1-1/+1
2018-08-23configure: allow building with python3Emil Velikov1-1/+1
2018-08-23egl: drop unused _EGL_BUILT_IN_DRIVER_DRI2Eric Engestrom1-2/+1
2018-08-08egl: automake: add egl.pc/headers TODO when using glvndEmil Velikov1-0/+1
2018-08-07autoconf: stop exporting internal wayland detailsEmil Velikov1-1/+1
2018-07-18egl: Use the canonical drm-uapi fourcc header to avoid local defines.Eric Anholt1-0/+1
2018-06-29egl: fix build race in automakeRoss Burton1-0/+1
2018-06-06egl: rewire the build systems to use libwayland-eglEric Engestrom1-1/+2
2018-03-23wayland-drm: do not distribute generated sourcesJuan A. Suarez Romero1-2/+10
2018-03-12egl: autotools: do not redirect stdin/stdout for wayland-scannerEmil Velikov1-2/+2
2018-01-19autotools: include meson build files in tarballDylan Baker1-1/+2
2017-12-27egl: link libEGL against the dynamic version of libglapiBrendan King1-3/+6
2017-10-31automake+meson: don't run egl symbol check on libglvnd libEric Engestrom1-2/+7
2017-10-02egl/dri: link directly to libglapi.soEmil Velikov1-0/+2
2017-09-19configure.ac: split the wayland client/server confusionEmil Velikov1-2/+4
2017-09-12egl+glx: turn LIBGL_ALWAYS_SOFTWARE into a booleanEric Engestrom1-1/+1
2017-08-04loader: rework xmlconfig dependencyEmil Velikov1-2/+6
2017-07-24egl: guard wayland header dep. tracking behind HAVE_PLATFORM_WAYLAND17.2-branchpointEmil Velikov1-1/+1
2017-07-24configure.ac: rework wayland-protocols handlingEmil Velikov1-6/+7
2017-07-19egl: fix line continuationEric Engestrom1-1/+1
2017-07-19egl: Add MKDIR_GEN definitionDaniel Stone1-0/+2
2017-07-18egl/wayland: Use linux-dmabuf interface for buffersDaniel Stone1-2/+21
2017-06-14Fix khrplatform.h not installed if EGL is disabled.Eric Le Bihan1-3/+0
2017-05-19configure: set HAVE_foo_PLATFORM as applicableEmil Velikov1-5/+0
2017-05-19configure: rename remaining HAVE_EGL_PLATFORM_* guardsEmil Velikov1-3/+3
2017-05-19egl: add g_egldispatchstubs.h to the release tarballEmil Velikov1-1/+2
2017-04-17EGL: Implement the libglvnd interface for EGL (v3)Kyle Brenneman1-21/+75
2017-02-24egl: make sure entrypoints list is always sortedEric Engestrom1-1/+2
2017-02-24egl: distribute all testsEric Engestrom1-1/+1
2017-01-27egl: automake: include builddir prior to srcdirEmil Velikov1-1/+1
2017-01-18configure: remove HAVE_EGL_DRIVER_DRI[23]Emil Velikov1-2/+0
2016-11-15egl: Use pkg-config for Android NDK buildGurchetan Singh1-0/+2
2016-10-18egl: remove docs directory from EXTRA_DISTJonathan Gray1-1/+0
2016-05-23configure.ac: Add support for Android buildsNicolas Boichat1-0/+5
2016-05-23egl: add missing link against $(CLOCK_LIB)Emil Velikov1-1/+1
2016-05-01automake: drop "EGL_" from HAVE_EGL_PLATFORM_WAYLANDEmil Velikov1-1/+1
2016-05-01automake: drop "EGL_" from HAVE_EGL_PLATFORM_X11Emil Velikov1-1/+1
2015-11-20egl: don't forget to ship platform_x11_dri3.h into the tarballEmil Velikov1-1/+3
2015-11-20automake: egl: add symbols testEmil Velikov1-0/+3
2015-11-17egl/x11: Implement dri3 support with loader's dri3 helperBoyan Ding1-1/+9
2015-08-07egl/dri2: Fix include path of u_atomic.h introduced e7e29189Alexander von Gluck IV1-0/+1
2015-07-22egl: remove old makefile.sourcesEmil Velikov1-2/+1
2015-07-22scons: rework the EGL buildEmil Velikov1-3/+2