| Commit message (Expand) | Author | Age | Files | Lines |
* | Add -msse and -msse2 to the *-x86 configs. | José Fonseca | 2008-10-01 | 1 | -2/+1 |
* | Merge branch 'gallium-0.1' into gallium-0.2 | Keith Whitwell | 2008-09-11 | 1 | -2/+2 |
|\ |
|
| * | Simplify makefile boilerplate code. | José Fonseca | 2008-02-19 | 1 | -2/+2 |
* | | configs: Always use -fPIC for shared libraries, never for static | Dan Nicholson | 2007-10-31 | 1 | -3/+0 |
|/ |
|
* | use ASM_API variable, bug 4415 | Brian Paul | 2005-09-12 | 1 | -0/+1 |
* | redo previous check-in, just set ARCH_FLAGS = -m32 | Brian Paul | 2005-07-15 | 1 | -5/+3 |
* | define CFLAGS and CXXflags with -m32 (Egbert Eich) | Brian Paul | 2005-07-15 | 1 | -0/+6 |
* | Refactor the linux-dri config files so that linux-dri-x86 inherits from | Eric Anholt | 2004-09-25 | 1 | -27/+4 |
* | Replace -lGL with -l$(GL_LIB), etc. | Brian Paul | 2004-09-13 | 1 | -2/+2 |
* | Converted the Savage driver to the new DRI interface and enabled compilation | Felix Kuehling | 2004-08-22 | 1 | -2/+2 |
* | remove -lXm (motif) from GLW_LIB_DEPS since it's not needed by default | Brian Paul | 2004-07-20 | 1 | -1/+1 |
* | add i915 as it seems to build okay.. | Dave Airlie | 2004-06-12 | 1 | -1/+1 |
* | Remove drivers that have not been converted to the new interface from | Ian Romanick | 2004-06-06 | 1 | -2/+3 |
* | DRI_NEW_INTERFACE_ONLY is now the only support way to build in the | Ian Romanick | 2004-06-02 | 1 | -2/+2 |
* | use X86 sources in X86 build, use none in other | Dave Airlie | 2004-05-04 | 1 | -0/+1 |
* | add linux-dri-x86 target | Dave Airlie | 2004-05-03 | 1 | -0/+33 |