| Commit message (Expand) | Author | Age | Files | Lines |
* | gallium: add $(PROGS_DEPS) as dependencies for $(PROGS) | Luca Barbieri | 2010-09-27 | 1 | -1/+1 |
* | gallium: Fix build with llvm installed in non-standard location | Christopher James Halse Rogers | 2010-07-23 | 1 | -0/+4 |
* | gallium: added CLEAN_EXTRA var for make clean target | Brian Paul | 2010-07-14 | 1 | -1/+1 |
* | llvmpipe: add initial autoconf support. | Dave Airlie | 2010-04-24 | 1 | -1/+1 |
* | gallium/llvmpipe: add PROGS target/rule to Makefile.template | Chris Li | 2010-03-26 | 1 | -2/+5 |
* | Revert "Makefile.template: respect LIBRARY_DEFINES in mkdep" | George Sapountzis | 2010-03-21 | 1 | -1/+1 |
* | Makefile.template: respect LIBRARY_DEFINES in mkdep | George Sapountzis | 2010-03-21 | 1 | -1/+1 |
* | gallium: added GENERATED_SOURCES var to Makefile.template | Brian Paul | 2010-02-26 | 1 | -3/+3 |
* | Revert "gallium: remove unneeded -I path from Makefile.templast" | Brian Paul | 2010-02-26 | 1 | -0/+1 |
* | gallium: remove unneeded -I path from Makefile.templast | Brian Paul | 2010-02-26 | 1 | -1/+0 |
* | gallium: remove extra -I paths from Makefile.template | Brian Paul | 2010-02-24 | 1 | -3/+0 |
* | gallium: remove $(DEFINES) from cc/c++ command lines | Brian Paul | 2010-02-24 | 1 | -4/+4 |
* | gallium: Adding the %.s rule to generate asm code | Chris Li | 2010-02-09 | 1 | -0/+3 |
* | gallium: Using the proper pattern rules for Makefile template. | Chris Li | 2010-02-09 | 1 | -3/+3 |
* | gallium: Generate a single library for auxiliaries with Make too. | José Fonseca | 2010-01-01 | 1 | -3/+3 |
* | gallium: fix tags target in Makefile.template | Brian Paul | 2009-08-19 | 1 | -1/+1 |
* | r300g: Use r300compiler for vertex shaders | Nicolai Hähnle | 2009-07-30 | 1 | -2/+2 |
* | gallium: Improve makefiles for libraries | Jakob Bornecrantz | 2009-02-20 | 1 | -36/+38 |
* | gallium: Stop relinking drivers and aux libraries | Jakob Bornecrantz | 2009-02-02 | 1 | -3/+3 |
* | Remove src/mesa and src/mesa/main from gallium source include paths. | José Fonseca | 2008-02-19 | 1 | -2/+0 |
* | Standardize on using the pipe/ include prefix. | José Fonseca | 2008-02-18 | 1 | -1/+0 |
* | Code reorganization: split gallium and mesa makefiles. | José Fonseca | 2008-02-18 | 1 | -0/+1 |
* | Code reorganization: s/aux/auxiliary/ -- update build. | José Fonseca | 2008-02-15 | 1 | -1/+1 |
* | Code reorganization: update build. | José Fonseca | 2008-02-15 | 1 | -2/+5 |
* | Code reorganization: move files into their places. | José Fonseca | 2008-02-15 | 1 | -0/+63 |