aboutsummaryrefslogtreecommitdiffstats
path: root/src/gallium/targets/pipe-loader/Makefile.am
Commit message (Expand)AuthorAgeFilesLines
* glsl: (mostly) remove libglsl_utilRob Clark2015-10-161-1/+0
* winsys/amdgpu: add a new winsys for the new kernel driverMarek Olšák2015-08-141-1/+3
* pipe-loader: add libnir and libglsl_util to the linkEmil Velikov2015-06-121-0/+2
* galahad: remove driverEmil Velikov2015-03-211-3/+1
* pipe-loader: Fix build with dri drivers enabled, and vl state trackers disabledTom Stellard2015-02-271-1/+5
* auxiliary/vl: bring back the VL code for the dri targetsEmil Velikov2015-02-121-0/+1
* auxiliary/vl: rework the build of the VL codeEmil Velikov2014-11-261-2/+12
* targets: bundle all files in the tarballEmil Velikov2014-11-161-0/+2
* ilo: Build pipe-loader for iloNick Sarnie2014-10-141-0/+14
* mesa: Move register_allocate.c to util.Eric Anholt2014-09-231-1/+0
* gallium: Move sRGB <-> RGB handling to libmesautilJason Ekstrand2014-08-041-1/+1
* util: Gather some common macrosJason Ekstrand2014-08-041-0/+1
* automake: correctly append the version-scriptEmil Velikov2014-05-251-3/+5
* Fix build for darwinJon TURNEY2014-05-231-0/+2
* gallium/radeon: link in libradeon.la at target levelEmil Velikov2014-05-151-0/+2
* targets/pipe-loader: cleanup version-scriptEmil Velikov2014-05-021-2/+2
* targets/pipe-loader: drop driver_descriptor symbol from swrastEmil Velikov2014-05-021-1/+2
* automake: don't enable -Wl,--no-undefined on OpenBSDJonathan Gray2014-04-051-1/+1
* automake: introduce GALLIUM_COMMON_LIB_DEPSEmil Velikov2014-04-051-4/+1
* automake: ask the linker to do garbage collectionEmil Velikov2014-03-311-0/+1
* automake: add -Wl,--no-undefined to all librariesEmil Velikov2014-03-311-0/+1
* pipe-loader: reorder PIPE_LIBSEmil Velikov2014-03-311-2/+2
* pipe-loader: use PTHREAD_LIBS over -lpthreadEmil Velikov2014-03-311-1/+1
* targets/pipe-loader: move LLVM_LIBS handling inside PIPE_LIBSEmil Velikov2014-03-311-23/+11
* targets/pipe-loader: include dummy.cpp irrespective of HAVE_MESA_LLVMEmil Velikov2014-03-311-5/+4
* targets/pipe-loader: compact duplicating LDFLAGSEmil Velikov2014-03-311-18/+17
* pipe-loader/swrast: add soft/llvmpipe definesJoakim Sindholt2014-03-311-0/+5
* targets/pipe-loader: link pipe-nouveau against libdrmEmil Velikov2014-02-221-0/+1
* pipe-loader: add pipe loader for freedreno/msmRob Clark2014-02-161-0/+17
* pipe-loader: Fix llvmpipe.la pathMichel Dänzer2013-12-041-1/+1
* pipe-loader: build llvmpipe on top of softpipeEmil Velikov2013-12-031-10/+7
* gallium: Pass version scripts to linker using --version-script=Tom Stellard2013-11-181-1/+1
* pipe-loader: Only export necessary symbols v3Tom Stellard2013-11-111-0/+2
* Move nv30, nv50 and nvc0 to nouveau.Johannes Obermayr2013-09-111-3/+0
* build: Get rid of GALLIUM_MAKE_DIRSMatt Turner2013-04-151-5/+1
* targets/pipe-loader: Convert to automakeMatt Turner2013-01-101-0/+174