summaryrefslogtreecommitdiffstats
path: root/src/gallium/targets/egl-static
Commit message (Expand)AuthorAgeFilesLines
* 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
* android: targets/egl-static: add correct include for DRM headersEmil Velikov2014-08-131-3/+1
* android: egl/main: add/enable freedrenoEmil Velikov2014-08-131-0/+3
* targets/egl-static: link with libmesautil.laBrian Paul2014-08-041-0/+1
* targets/egl-static: use inline_drm_helper and Automake.inc helpersEmil Velikov2014-06-306-264/+49
* egl/gallium: Set defines for supported APIs when using automakeNiels Ole Salscheider2014-06-122-0/+8
* scons: remove dri-i915 build targetEmil Velikov2014-06-091-9/+0
* egl-static: Fix undefined reference to `loader_*'José Fonseca2014-05-281-0/+1
* automake: correctly append the version-scriptEmil Velikov2014-05-251-3/+5
* gallium/egl: st_profiles are build time decision, treat them as suchEmil Velikov2014-05-255-45/+0
* 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-023-5/+8
* egl-static: fix build after recent radeon winsys changesSimone Scanzoni2014-04-131-0/+4
* egl-static: Fix missing radeon_surface.h includes.José Fonseca2014-04-111-0/+16
* gallium/radeon: fix missing winsys include in pipe-loader.Knut Andre Tidemann2014-04-111-0/+1
* winsys/radeon: fix a race condition in initialization of radeon_winsys::screenMarek Olšák2014-04-101-36/+6
* 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-184-180/+13
* loader: introduce the loader util libEmil Velikov2014-01-183-0/+3
* egl-static: Fix build error.Vinson Lee2014-01-131-1/+1
* gallium: Pass version scripts to linker using --version-script=Tom Stellard2013-11-182-2/+2
* egl-static: Only export necessary symbols v3Tom Stellard2013-11-112-0/+5
* Move nv30, nv50 and nvc0 to nouveau.Johannes Obermayr2013-09-111-3/+0
* freedreno: pipe loader for either kgsl or msmRob Clark2013-08-291-1/+1
* build: Remove unused EGL_PLATFORMS.Matt Turner2013-07-221-1/+0
* ilo: get rid of function tables in winsysChia-I Wu2013-06-121-2/+2
* mesa: remove outdated version lines in commentsRico Schüller2013-06-056-6/+0
* android: add ilo to the build systemChia-I Wu2013-05-061-0/+3
* scons: remove radeon buildAndreas Boll2013-05-031-9/+0