summaryrefslogtreecommitdiffstats
path: root/src/egl/main/Makefile.am
Commit message (Expand)AuthorAgeFilesLines
* configure: drop --with-egl-driver-dir switchEmil Velikov2014-09-271-1/+1
* egl/main: Bring in the Makefile.sourcesEmil Velikov2014-08-131-37/+3
* Fix build for darwinJon TURNEY2014-05-231-1/+1
* Import eglextchromium.h from Chromium.Sarah Sharp2014-05-201-0/+1
* egl/build: Sort egl sources alphabetically.Matt Turner2014-04-071-15/+15
* egl/build: Remove unused -DXF86VIDMODE.Matt Turner2014-04-071-4/+0
* egl/build: Include headers and XML in distribution.Matt Turner2014-04-071-1/+4
* automake: don't enable -Wl,--no-undefined on OpenBSDJonathan Gray2014-04-051-1/+1
* automake: ask the linker to do garbage collectionEmil Velikov2014-03-311-0/+1
* automake: add -Wl,--no-undefined to all librariesEmil Velikov2014-03-311-1/+5
* egl/glx: Remove egl_glx driverChad Versace2014-02-051-6/+0
* build: Share the all-local rule for linking libraries into the build dirKristian Høgsberg2014-01-291-6/+1
* loader: Use dlsym to get our udev symbols instead of explicit linking.Eric Anholt2014-01-271-1/+1
* egl/main: remove undefined X11_LIBS automake variableGaetan Nadon2013-10-091-1/+1
* Use -Bsymbolic when linking libEGL.soCarl Worth2013-09-301-1/+1
* egl: Do not export private symbolsChad Versace2013-08-081-0/+1
* egl/build: Remove unused GLAPI_LIB.Matt Turner2013-07-221-2/+0
* automake: convert libglapiJon TURNEY2012-07-131-1/+1
* shared-glapi: Convert to automakeKristian Høgsberg2012-03-191-1/+0
* egl: Use -no-undefined libtool flagJon TURNEY2012-03-051-1/+1
* egl: Also put a symlink from libEGL.so in lib/ for now.Eric Anholt2012-03-021-0/+1
* egl/drivers: Convert to automake.Eric Anholt2012-02-291-2/+2
* egl/main: Convert to automake.Eric Anholt2012-02-291-0/+138