aboutsummaryrefslogtreecommitdiffstats
path: root/src/gallium/targets/Makefile.xorg
Commit message (Collapse)AuthorAgeFilesLines
* st/xorg, xorg/vmwgfx: Be a bit more frendly towards cross-compiling environmentsThomas Hellstrom2010-10-191-2/+2
| | | | Signed-off-by: Thomas Hellstrom <[email protected]>
* gallium: Fix build with llvm installed in non-standard locationChristopher James Halse Rogers2010-07-231-1/+1
| | | | | | | | | | The es1, es2 and gl state trackers include draw_pipe.h, which includes the llvm headers if MESA_LLVM is true, so we also need to add the llvm seachpaths. Similarly, gallivm and other gallium drivers need LLVM_CFLAGS to build when enabled. Also fix xorg drivers, they didn't include LDFLAGS.
* 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