summaryrefslogtreecommitdiff
path: root/src/egl/Makefile.am
AgeCommit message (Expand)AuthorFilesLines
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
2015-07-22automake: rework the EGL buildEmil Velikov1-0/+120
2014-04-07egl/build: Drop two unnecessary Makefiles.Matt Turner1-24/+0
2013-08-12gbm: Link to libwayland-drm if Wayland EGL platform is enabledArmin K1-4/+0
2012-06-21automake: Convert src/egl/Makefile to automake.Eric Anholt1-0/+28