summaryrefslogtreecommitdiffstats
path: root/src/gallium/targets/egl-static/Makefile.am
Commit message (Expand)AuthorAgeFilesLines
* st/egl: Remove.Jose Fonseca2015-03-041-210/+0
* configure: Leverage gcc warn options to enable safe use of C99 features where...Jose Fonseca2015-03-031-1/+2
* identity: Remove.Jose Fonseca2015-03-021-1/+0
* Revert "configure: Leverage gcc warn options to enable safe use of C99 featur...Kenneth Graunke2015-02-271-2/+1
* configure: Leverage gcc warn options to enable safe use of C99 features where...Jose Fonseca2015-02-271-1/+2
* gallium: Remove Android files from distribution.Matt Turner2014-12-121-1/+1
* auxiliary/vl: rework the build of the VL codeEmil Velikov2014-11-261-0/+1
* targets: bundle all files in the tarballEmil Velikov2014-11-161-1/+6
* configure: drop --with-egl-driver-dir switchEmil Velikov2014-09-271-1/+1
* targets/egl: fold in target LDFLAGS variablesEmil Velikov2014-09-241-4/+2
* targets: drop the old MEGADRIVERS & STATIC_TARGET... variablesEmil Velikov2014-09-241-4/+2
* gallium/softpipe,llvmpipe: add automake target 'templates'Emil Velikov2014-09-241-11/+2
* configure: remove NEED_{SOFT,LLVM}PIPE_DRIVER variablesEmil Velikov2014-09-241-1/+1
* gallium/r300,r600,radeonsi: add automake target 'templates'Emil Velikov2014-09-241-31/+6
* gallium/svga: add automake target 'template'Emil Velikov2014-09-241-6/+1
* gallium/ilo: add automake target 'template'Emil Velikov2014-09-241-7/+1
* gallium/i915: add automake target 'template'Emil Velikov2014-09-241-7/+1
* gallium/freedreno: add automake target 'template'Emil Velikov2014-09-241-8/+1
* 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