summaryrefslogtreecommitdiff
path: root/src/gallium/Automake.inc
AgeCommit message (Expand)AuthorFilesLines
2015-07-13pipe-loader: remove pipe_loader_sw_probe_xlibEmil Velikov1-7/+0
2014-12-01util: Move u_atomic.h to src/util.Matt Turner1-0/+2
2014-11-18gallium/auxiliary: implement sw_probe_wrapped (v2)Christoph Bumiller1-1/+2
2014-08-28gallium/radeon: cleanup header inclusionEmil Velikov1-0/+2
2014-08-04gallium: Move sRGB <-> RGB handling to libmesautilJason Ekstrand1-0/+2
2014-08-04util: Gather some common macrosJason Ekstrand1-0/+1
2014-07-10targets/dri-swrast: Convert to static/shared pipe-driverEmil Velikov1-43/+0
2014-07-10st/dri: merge dri/drm and dri/sw backendsEmil Velikov1-1/+1
2014-07-10targets/dri-swrast: convert to gallium megadrivers :)Emil Velikov1-0/+2
2014-07-02targets/dri-nouveau: Convert to static/shared pipe-driversEmil Velikov1-1/+1
2014-06-26targets/automake.inc: s/GALLIUM_VIDEO_CFLAGS/GALLIUM_TARGET_CFLAGS/Emil Velikov1-1/+1
2014-06-26targets/radeonsi/omx: convert to static/shared pipe-driversEmil Velikov1-21/+0
2014-06-26targets/omx-nouveau: convert to static/shared pipe-driversEmil Velikov1-1/+1
2014-06-22targets/r600/xvmc: convert to static/shared pipe-driversEmil Velikov1-20/+0
2014-06-22targets/xvmc-nouveau: convert to static/shared pipe-driversEmil Velikov1-1/+1
2014-06-22targets/radeonsi/vdpau: convert to static/shared pipe-driversEmil Velikov1-20/+0
2014-06-22targets/vdpau-nouveau: convert to static/shared pipe-driversEmil Velikov1-1/+2
2014-06-19automake: introduce helper variableEmil Velikov1-0/+16
2014-05-25automake: correctly append the version-scriptEmil Velikov1-12/+15
2014-05-23Fix build for darwinJon TURNEY1-0/+8
2014-05-02targets/vdpau: use version script to limit the exported symbolsEmil Velikov1-1/+1
2014-05-02targets/omx: drop the version from the omx targetsEmil Velikov1-0/+1
2014-05-02targets/omx: use version script to limit amount of exported symbolsEmil Velikov1-1/+1
2014-05-02targets/dri: use a single version script to restict exported symbolsEmil Velikov1-4/+2
2014-05-02targets/xvmc: limit the amount of exported symbolsEmil Velikov1-1/+1
2014-04-09build: force .so extension for the gallium dri modulesEmil Velikov1-0/+1
2014-04-05automake: don't enable -Wl,--no-undefined on OpenBSDJonathan Gray1-3/+3
2014-04-05targets/dri: move common libraries to GALLIUM_DRI_LIB_DEPSEmil Velikov1-0/+2
2014-04-05targets/omx: use GALLIUM_COMMON_LIB_DEPSEmil Velikov1-2/+2
2014-04-05targets/xvmc: use GALLIUM_COMMON_LIB_DEPSEmil Velikov1-1/+2
2014-04-05automake: introduce GALLIUM_COMMON_LIB_DEPSEmil Velikov1-8/+8
2014-04-05automake: move GALLIUM_DRI_LIB_DEPS to Automake.incEmil Velikov1-0/+9
2014-03-31automake: ask the linker to do garbage collectionEmil Velikov1-0/+4
2014-03-31automake: add -Wl,--no-undefined to all librariesEmil Velikov1-3/+6
2014-03-31automake: consistently use -no-undefinedEmil Velikov1-9/+8
2014-03-31gallium/targets: move LLVM_LIBS handling inside Automake.incEmil Velikov1-0/+5
2014-03-31gallium/targets: fold LLVM_LDFLAGS inside Automake.incEmil Velikov1-0/+9
2014-03-31targets/omx: use GALLIUM_OMX_LINKER_FLAGSEmil Velikov1-0/+6
2014-03-31targets/omx: introduce GALLIUM_OMX_LIB_DEPSEmil Velikov1-0/+6
2014-02-17targets/vdpau: Don't link unused librariesKusanagi Kouichi1-1/+5
2014-02-12gallium makefiles: use a linker script for building dri driversMaarten Lankhorst1-2/+4
2013-11-18targets/xvmc: export only necessary symbolsEmil Velikov1-1/+1
2013-11-16targets/dri: move linker flags out of configure into Automake.incEmil Velikov1-0/+8
2013-11-16targets/dri: compact compiler flags into Automake.incEmil Velikov1-0/+13
2013-11-16targets/xvmc: consolidate lib deps into Automake.incEmil Velikov1-0/+6
2013-11-16targets/xvmc: move linker flags to Automake.incEmil Velikov1-0/+7
2013-11-16gallium/winsys: compact compiler flags into Automake.incEmil Velikov1-0/+6
2013-11-16targets/vdpau: consolidate lib deps into Automake.incEmil Velikov1-0/+7
2013-11-16targets/vdpau: move linker flags to Automake.incEmil Velikov1-0/+7
2013-11-16targets/vdpau: compact compiler flags into Automake.incEmil Velikov1-0/+11