| Commit message (Expand) | Author | Age | Files | Lines |
* | gallium/targets: pass ldflags parameter to MKLIB | Thomas Gstädtner | 2012-05-25 | 1 | -1/+1 |
* | st/xorg: fix build when /lib/gallium directory does not exist yet | Marcin Slusarz | 2011-10-17 | 1 | -1/+1 |
* | st/xorg: remove target library on make clean | Marcin Slusarz | 2011-10-17 | 1 | -1/+1 |
* | gallium/targets: use c++ compiler for linking | Marcin Slusarz | 2011-10-17 | 1 | -4/+7 |
* | st/xorg: fix build without LLVM | Marcin Slusarz | 2011-10-13 | 1 | -0/+2 |
* | configure: replace pkg-config calls with $(PKG_CONFIG) in the makefiles. | Stéphane Marchesin | 2011-10-04 | 1 | -1/+1 |
* | gallium/targets: do not link every driver with libllvmpipe.a | Marek Olšák | 2011-07-14 | 1 | -1/+0 |
* | st/xorg: add GALLIUM_AUXILIARIES to target dependencies | Marcin Slusarz | 2011-06-20 | 1 | -1/+1 |
* | targets: Add missing quotes to Makefile.xorg. | Chia-I Wu | 2010-10-29 | 1 | -1/+1 |
* | st/xorg, xorg/vmwgfx: Be a bit more frendly towards cross-compiling environments | Thomas Hellstrom | 2010-10-19 | 1 | -2/+2 |
* | gallium: Fix build with llvm installed in non-standard location | Christopher James Halse Rogers | 2010-07-23 | 1 | -1/+1 |
* | targets: Link xorg drivers with LLVM if built | Jakob Bornecrantz | 2010-07-13 | 1 | -0/+8 |
* | targets: Clean up xorg make files a bit | Jakob Bornecrantz | 2010-07-13 | 1 | -3/+4 |
* | gallium: Use correct defines in Xorg template makefile | Jakob Bornecrantz | 2010-06-04 | 1 | -4/+4 |
* | gallium: Add winsys to include path to Xorg template makefile | Jakob Bornecrantz | 2010-06-04 | 1 | -0/+1 |
* | gallium: Don't depend directly on staging dir in Xorg template makefile | Jakob Bornecrantz | 2010-06-01 | 1 | -2/+2 |
* | gallium: Create a Xorg driver template Makefile | Jakob Bornecrantz | 2010-06-01 | 1 | -0/+72 |