aboutsummaryrefslogtreecommitdiffstats
path: root/src/gallium/targets/Makefile.xorg
Commit message (Expand)AuthorAgeFilesLines
* gallium/targets: pass ldflags parameter to MKLIBThomas Gstädtner2012-05-251-1/+1
* st/xorg: fix build when /lib/gallium directory does not exist yetMarcin Slusarz2011-10-171-1/+1
* st/xorg: remove target library on make cleanMarcin Slusarz2011-10-171-1/+1
* gallium/targets: use c++ compiler for linkingMarcin Slusarz2011-10-171-4/+7
* st/xorg: fix build without LLVMMarcin Slusarz2011-10-131-0/+2
* configure: replace pkg-config calls with $(PKG_CONFIG) in the makefiles.Stéphane Marchesin2011-10-041-1/+1
* gallium/targets: do not link every driver with libllvmpipe.aMarek Olšák2011-07-141-1/+0
* st/xorg: add GALLIUM_AUXILIARIES to target dependenciesMarcin Slusarz2011-06-201-1/+1
* targets: Add missing quotes to Makefile.xorg.Chia-I Wu2010-10-291-1/+1
* st/xorg, xorg/vmwgfx: Be a bit more frendly towards cross-compiling environmentsThomas Hellstrom2010-10-191-2/+2
* gallium: Fix build with llvm installed in non-standard locationChristopher James Halse Rogers2010-07-231-1/+1
* targets: Link xorg drivers with LLVM if builtJakob Bornecrantz2010-07-131-0/+8
* targets: Clean up xorg make files a bitJakob Bornecrantz2010-07-131-3/+4
* gallium: Use correct defines in Xorg template makefileJakob Bornecrantz2010-06-041-4/+4
* gallium: Add winsys to include path to Xorg template makefileJakob Bornecrantz2010-06-041-0/+1
* gallium: Don't depend directly on staging dir in Xorg template makefileJakob Bornecrantz2010-06-011-2/+2
* gallium: Create a Xorg driver template MakefileJakob Bornecrantz2010-06-011-0/+72