Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | mesa: Remove assyntax.h include from generated matypes.h. | José Fonseca | 2008-09-21 | 1 | -1/+1 |
| | | | | | | | matypes.h doesn't really depend on assyntax.h; assyntax.h is only present on x86; and this way we remove the need of grep being available (which is relevant for scons and non-unix platforms). (cherry picked from commit fc286ff3ba089af5f1aca2d35b93b53a9383b1cf) | ||||
* | Never fail `make clean' | Dan Nicholson | 2008-05-07 | 1 | -1/+1 |
| | | | | | | Mostly some pedantic changes such that `make clean' always ignores errors. Also changed the top clean target to do the `touch configs/current' dance instead of realclean. | ||||
* | x86-64 transform optimizations (Mikko T.) | Brian Paul | 2005-05-07 | 1 | -0/+29 |