Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Simplify makefile boilerplate code. | José Fonseca | 2008-02-19 | 1 | -2/+2 |
* | LIB_DIR is now just 'lib' or 'lib64' | Brian Paul | 2006-07-13 | 1 | -1/+1 |
* | use ASM_API variable, bug 4415 | Brian Paul | 2005-09-12 | 1 | -1/+2 |
* | Add support for assembly (static) dispatch functions on x86-64. This | Ian Romanick | 2005-07-02 | 1 | -1/+1 |
* | Massive refactor of (most of) the Linux config files. This reduces | Ian Romanick | 2005-07-02 | 1 | -19/+4 |
* | remove -ansi -pedantic -D_POSIX_C_SOURCE=199309L from CXXFLAGS | Brian Paul | 2005-05-16 | 1 | -1/+1 |
* | x86-64 transform optimizations (Mikko T.) | Brian Paul | 2005-05-07 | 1 | -3/+3 |
* | Change another usage of __AMD64__ to the standard __amd64__, and remove | Eric Anholt | 2005-02-14 | 1 | -2/+2 |
* | Replace -lGL with -l$(GL_LIB), etc. | Brian Paul | 2004-09-13 | 1 | -5/+3 |
* | remove -lXm (motif) from GLW_LIB_DEPS since it's not needed by default | Brian Paul | 2004-07-20 | 1 | -1/+1 |
* | AMD64 changes from Ronny V. Vindenes. | Keith Whitwell | 2004-04-30 | 1 | -3/+3 |
* | new system configurations | Brian Paul | 2004-03-26 | 1 | -0/+30 |