summaryrefslogtreecommitdiffstats
path: root/src/gallium/Makefile.template
Commit message (Expand)AuthorAgeFilesLines
* llvmpipe: add initial autoconf support.Dave Airlie2010-04-241-1/+1
* gallium/llvmpipe: add PROGS target/rule to Makefile.templateChris Li2010-03-261-2/+5
* Revert "Makefile.template: respect LIBRARY_DEFINES in mkdep"George Sapountzis2010-03-211-1/+1
* Makefile.template: respect LIBRARY_DEFINES in mkdepGeorge Sapountzis2010-03-211-1/+1
* gallium: added GENERATED_SOURCES var to Makefile.templateBrian Paul2010-02-261-3/+3
* Revert "gallium: remove unneeded -I path from Makefile.templast"Brian Paul2010-02-261-0/+1
* gallium: remove unneeded -I path from Makefile.templastBrian Paul2010-02-261-1/+0
* gallium: remove extra -I paths from Makefile.templateBrian Paul2010-02-241-3/+0
* gallium: remove $(DEFINES) from cc/c++ command linesBrian Paul2010-02-241-4/+4
* gallium: Adding the %.s rule to generate asm codeChris Li2010-02-091-0/+3
* gallium: Using the proper pattern rules for Makefile template.Chris Li2010-02-091-3/+3
* gallium: Generate a single library for auxiliaries with Make too.José Fonseca2010-01-011-3/+3
* gallium: fix tags target in Makefile.templateBrian Paul2009-08-191-1/+1
* r300g: Use r300compiler for vertex shadersNicolai Hähnle2009-07-301-2/+2
* gallium: Improve makefiles for librariesJakob Bornecrantz2009-02-201-36/+38
* gallium: Stop relinking drivers and aux librariesJakob Bornecrantz2009-02-021-3/+3
* Remove src/mesa and src/mesa/main from gallium source include paths.José Fonseca2008-02-191-2/+0
* Standardize on using the pipe/ include prefix.José Fonseca2008-02-181-1/+0
* Code reorganization: split gallium and mesa makefiles.José Fonseca2008-02-181-0/+1
* Code reorganization: s/aux/auxiliary/ -- update build.José Fonseca2008-02-151-1/+1
* Code reorganization: update build.José Fonseca2008-02-151-2/+5
* Code reorganization: move files into their places.José Fonseca2008-02-151-0/+63