summaryrefslogtreecommitdiffstats
path: root/src/gallium/targets/egl-static/Makefile.am
Commit message (Expand)AuthorAgeFilesLines
* gallium/nouveau: add automake target 'template'Emil Velikov2014-09-241-7/+8
* mesa: Move register_allocate.c to util.Eric Anholt2014-09-231-5/+0
* targets/egl-static: use inline_drm_helper and Automake.inc helpersEmil Velikov2014-06-301-24/+39
* egl-static: Fix undefined reference to `loader_*'José Fonseca2014-05-281-0/+1
* automake: correctly append the version-scriptEmil Velikov2014-05-251-3/+5
* Fix build for darwinJon TURNEY2014-05-231-0/+2
* targets/egl-static: add missing line break in ldflagsEmil Velikov2014-05-231-1/+1
* egl-static: include libradeonwinsys.la only onceEmil Velikov2014-05-151-8/+5
* gallium/radeon: link in libradeon.la at target levelEmil Velikov2014-05-151-0/+5
* targets/egl-static: freshen up the version scriptEmil Velikov2014-05-021-2/+2
* automake: don't enable -Wl,--no-undefined on OpenBSDJonathan Gray2014-04-051-1/+1
* automake: introduce GALLIUM_COMMON_LIB_DEPSEmil Velikov2014-04-051-8/+2
* automake: ask the linker to do garbage collectionEmil Velikov2014-03-311-0/+1
* automake: consistently use -no-undefinedEmil Velikov2014-03-311-0/+1
* targets/egl-static: move the common LDFLAGS into AM_LDFLAGSEmil Velikov2014-03-311-6/+13
* gallium/targets: use install-gallium-targets.mkEmil Velikov2014-03-111-19/+1
* targets/egl-static: automake: don't export local symbolsEmil Velikov2014-02-111-0/+1
* egl-static: stop linking against libudevEmil Velikov2014-02-111-1/+0
* egl-static: use loader util libEmil Velikov2014-01-181-0/+1
* loader: introduce the loader util libEmil Velikov2014-01-181-0/+1
* gallium: Pass version scripts to linker using --version-script=Tom Stellard2013-11-181-1/+1
* egl-static: Only export necessary symbols v3Tom Stellard2013-11-111-0/+2
* Move nv30, nv50 and nvc0 to nouveau.Johannes Obermayr2013-09-111-3/+0
* build: Remove unused EGL_PLATFORMS.Matt Turner2013-07-221-1/+0
* egl-static: use automake conditionals for defining FEATURE_{GL,ES1,ES2}Andreas Boll2013-05-011-1/+11
* ilo: add the driver to the build systemChia-I Wu2013-04-261-0/+8
* freedreno: gallium driver for adrenoRob Clark2013-03-111-0/+9
* build: Remove dead SHARED_GLAPI variableMatt Turner2013-01-201-1/+0
* targets/egl-static: fix link failure to libwayland-drmKnut Andre Tidemann2013-01-111-1/+1
* targets/egl-static: Convert to automakeMatt Turner2013-01-101-0/+237