summaryrefslogtreecommitdiff
path: root/src/egl/main/Makefile.am
AgeCommit message (Expand)AuthorFilesLines
2015-07-22egldevice: implement EGL_MESA_device_hashdevice-hashJonny Lamb1-0/+2
2015-06-16egl/dri2: implement platform_surfacelessHaixia Shi1-0/+4
2015-03-25scons: Don't build egl on Windows.Jose Fonseca1-1/+0
2015-03-21egl/main: drop platform fbdev specific codeEmil Velikov1-4/+0
2015-03-03configure: Leverage gcc warn options to enable safe use of C99 features where...Jose Fonseca1-0/+1
2015-02-27Revert "configure: Leverage gcc warn options to enable safe use of C99 featur...Kenneth Graunke1-1/+0
2015-02-27configure: Leverage gcc warn options to enable safe use of C99 features where...Jose Fonseca1-0/+1
2014-12-12egl: Add files to distribution.Matt Turner1-0/+5
2014-09-27configure: drop --with-egl-driver-dir switchEmil Velikov1-1/+1
2014-08-13egl/main: Bring in the Makefile.sourcesEmil Velikov1-37/+3
2014-05-23Fix build for darwinJon TURNEY1-1/+1
2014-05-20Import eglextchromium.h from Chromium.Sarah Sharp1-0/+1
2014-04-07egl/build: Sort egl sources alphabetically.Matt Turner1-15/+15
2014-04-07egl/build: Remove unused -DXF86VIDMODE.Matt Turner1-4/+0
2014-04-07egl/build: Include headers and XML in distribution.Matt Turner1-1/+4
2014-04-05automake: don't enable -Wl,--no-undefined on OpenBSDJonathan Gray1-1/+1
2014-03-31automake: ask the linker to do garbage collectionEmil Velikov1-0/+1
2014-03-31automake: add -Wl,--no-undefined to all librariesEmil Velikov1-1/+5
2014-02-05egl/glx: Remove egl_glx driverChad Versace1-6/+0
2014-01-29build: Share the all-local rule for linking libraries into the build dirKristian Høgsberg1-6/+1
2014-01-27loader: Use dlsym to get our udev symbols instead of explicit linking.Eric Anholt1-1/+1
2013-10-09egl/main: remove undefined X11_LIBS automake variableGaetan Nadon1-1/+1
2013-09-30Use -Bsymbolic when linking libEGL.soCarl Worth1-1/+1
2013-08-08egl: Do not export private symbolsChad Versace1-0/+1
2013-07-22egl/build: Remove unused GLAPI_LIB.Matt Turner1-2/+0
2012-07-13automake: convert libglapiJon TURNEY1-1/+1
2012-03-19shared-glapi: Convert to automakeKristian Høgsberg1-1/+0
2012-03-05egl: Use -no-undefined libtool flagJon TURNEY1-1/+1
2012-03-02egl: Also put a symlink from libEGL.so in lib/ for now.Eric Anholt1-0/+1
2012-02-29egl/drivers: Convert to automake.Eric Anholt1-2/+2
2012-02-29egl/main: Convert to automake.Eric Anholt1-0/+138