summaryrefslogtreecommitdiffstats
path: root/src/gallium/Automake.inc
Commit message (Expand)AuthorAgeFilesLines
* gallium: keep the libdrm link alongside libkmsdri.laEmil Velikov2015-11-211-1/+2
* pipe-loader: add pipe_loader_sw_probe_kms() implementationEmil Velikov2015-11-211-0/+5
* pipe-loader: remove pipe_loader_sw_probe_xlibEmil Velikov2015-07-131-7/+0
* util: Move u_atomic.h to src/util.Matt Turner2014-12-011-0/+2
* gallium/auxiliary: implement sw_probe_wrapped (v2)Christoph Bumiller2014-11-181-1/+2
* gallium/radeon: cleanup header inclusionEmil Velikov2014-08-281-0/+2
* gallium: Move sRGB <-> RGB handling to libmesautilJason Ekstrand2014-08-041-0/+2
* util: Gather some common macrosJason Ekstrand2014-08-041-0/+1
* targets/dri-swrast: Convert to static/shared pipe-driverEmil Velikov2014-07-101-43/+0
* st/dri: merge dri/drm and dri/sw backendsEmil Velikov2014-07-101-1/+1
* targets/dri-swrast: convert to gallium megadrivers :)Emil Velikov2014-07-101-0/+2
* targets/dri-nouveau: Convert to static/shared pipe-driversEmil Velikov2014-07-021-1/+1
* targets/automake.inc: s/GALLIUM_VIDEO_CFLAGS/GALLIUM_TARGET_CFLAGS/Emil Velikov2014-06-261-1/+1
* targets/radeonsi/omx: convert to static/shared pipe-driversEmil Velikov2014-06-261-21/+0
* targets/omx-nouveau: convert to static/shared pipe-driversEmil Velikov2014-06-261-1/+1
* targets/r600/xvmc: convert to static/shared pipe-driversEmil Velikov2014-06-221-20/+0
* targets/xvmc-nouveau: convert to static/shared pipe-driversEmil Velikov2014-06-221-1/+1
* targets/radeonsi/vdpau: convert to static/shared pipe-driversEmil Velikov2014-06-221-20/+0
* targets/vdpau-nouveau: convert to static/shared pipe-driversEmil Velikov2014-06-221-1/+2
* automake: introduce helper variableEmil Velikov2014-06-191-0/+16
* automake: correctly append the version-scriptEmil Velikov2014-05-251-12/+15
* Fix build for darwinJon TURNEY2014-05-231-0/+8
* targets/vdpau: use version script to limit the exported symbolsEmil Velikov2014-05-021-1/+1
* targets/omx: drop the version from the omx targetsEmil Velikov2014-05-021-0/+1
* targets/omx: use version script to limit amount of exported symbolsEmil Velikov2014-05-021-1/+1
* targets/dri: use a single version script to restict exported symbolsEmil Velikov2014-05-021-4/+2
* targets/xvmc: limit the amount of exported symbolsEmil Velikov2014-05-021-1/+1
* build: force .so extension for the gallium dri modulesEmil Velikov2014-04-091-0/+1
* automake: don't enable -Wl,--no-undefined on OpenBSDJonathan Gray2014-04-051-3/+3
* targets/dri: move common libraries to GALLIUM_DRI_LIB_DEPSEmil Velikov2014-04-051-0/+2
* targets/omx: use GALLIUM_COMMON_LIB_DEPSEmil Velikov2014-04-051-2/+2
* targets/xvmc: use GALLIUM_COMMON_LIB_DEPSEmil Velikov2014-04-051-1/+2
* automake: introduce GALLIUM_COMMON_LIB_DEPSEmil Velikov2014-04-051-8/+8
* automake: move GALLIUM_DRI_LIB_DEPS to Automake.incEmil Velikov2014-04-051-0/+9
* automake: ask the linker to do garbage collectionEmil Velikov2014-03-311-0/+4
* automake: add -Wl,--no-undefined to all librariesEmil Velikov2014-03-311-3/+6
* automake: consistently use -no-undefinedEmil Velikov2014-03-311-9/+8
* gallium/targets: move LLVM_LIBS handling inside Automake.incEmil Velikov2014-03-311-0/+5
* gallium/targets: fold LLVM_LDFLAGS inside Automake.incEmil Velikov2014-03-311-0/+9
* targets/omx: use GALLIUM_OMX_LINKER_FLAGSEmil Velikov2014-03-311-0/+6
* targets/omx: introduce GALLIUM_OMX_LIB_DEPSEmil Velikov2014-03-311-0/+6
* targets/vdpau: Don't link unused librariesKusanagi Kouichi2014-02-171-1/+5
* gallium makefiles: use a linker script for building dri driversMaarten Lankhorst2014-02-121-2/+4
* targets/xvmc: export only necessary symbolsEmil Velikov2013-11-181-1/+1
* targets/dri: move linker flags out of configure into Automake.incEmil Velikov2013-11-161-0/+8
* targets/dri: compact compiler flags into Automake.incEmil Velikov2013-11-161-0/+13
* targets/xvmc: consolidate lib deps into Automake.incEmil Velikov2013-11-161-0/+6
* targets/xvmc: move linker flags to Automake.incEmil Velikov2013-11-161-0/+7
* gallium/winsys: compact compiler flags into Automake.incEmil Velikov2013-11-161-0/+6
* targets/vdpau: consolidate lib deps into Automake.incEmil Velikov2013-11-161-0/+7