summaryrefslogtreecommitdiffstats
path: root/src/mesa/x86-64/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* glapi: Move to src/mapi/.Chia-I Wu2010-05-071-1/+0
| | | | Move glapi to src/mapi/{glapi,es1api,es2api}.
* mesa: Remove assyntax.h include from generated matypes.h.José Fonseca2008-09-211-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 Nicholson2008-05-071-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 Paul2005-05-071-0/+29