summaryrefslogtreecommitdiff
path: root/src/gallium/Makefile.template
AgeCommit message (Expand)AuthorFilesLines
2010-09-27gallium: add $(PROGS_DEPS) as dependencies for $(PROGS)Luca Barbieri1-1/+1
2010-07-23gallium: Fix build with llvm installed in non-standard locationChristopher James Halse Rogers1-0/+4
2010-07-14gallium: added CLEAN_EXTRA var for make clean targetBrian Paul1-1/+1
2010-04-24llvmpipe: add initial autoconf support.Dave Airlie1-1/+1
2010-03-26gallium/llvmpipe: add PROGS target/rule to Makefile.templateChris Li1-2/+5
2010-03-21Revert "Makefile.template: respect LIBRARY_DEFINES in mkdep"George Sapountzis1-1/+1
2010-03-21Makefile.template: respect LIBRARY_DEFINES in mkdepGeorge Sapountzis1-1/+1
2010-02-26gallium: added GENERATED_SOURCES var to Makefile.templateBrian Paul1-3/+3
2010-02-26Revert "gallium: remove unneeded -I path from Makefile.templast"Brian Paul1-0/+1
2010-02-26gallium: remove unneeded -I path from Makefile.templastBrian Paul1-1/+0
2010-02-24gallium: remove extra -I paths from Makefile.templateBrian Paul1-3/+0
2010-02-24gallium: remove $(DEFINES) from cc/c++ command linesBrian Paul1-4/+4
2010-02-09gallium: Adding the %.s rule to generate asm codeChris Li1-0/+3
2010-02-09gallium: Using the proper pattern rules for Makefile template.Chris Li1-3/+3
2010-01-01gallium: Generate a single library for auxiliaries with Make too.José Fonseca1-3/+3
2009-08-19gallium: fix tags target in Makefile.templateBrian Paul1-1/+1
2009-07-30r300g: Use r300compiler for vertex shadersNicolai Hähnle1-2/+2
2009-02-20gallium: Improve makefiles for librariesJakob Bornecrantz1-36/+38
2009-02-02gallium: Stop relinking drivers and aux librariesJakob Bornecrantz1-3/+3
2008-02-19Remove src/mesa and src/mesa/main from gallium source include paths.José Fonseca1-2/+0
2008-02-18Standardize on using the pipe/ include prefix.José Fonseca1-1/+0
2008-02-18Code reorganization: split gallium and mesa makefiles.José Fonseca1-0/+1
2008-02-15Code reorganization: s/aux/auxiliary/ -- update build.José Fonseca1-1/+1
2008-02-15Code reorganization: update build.José Fonseca1-2/+5
2008-02-15Code reorganization: move files into their places.José Fonseca1-0/+63