Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | No, really, get rid of all the remaining references to DRI_USE_NEW_INTERFACE. | Ian Romanick | 2005-07-26 | 1 | -23/+1 |
| | | | | | A couple other remnants of the old interfaces hit the dust too. Thanks Jon. :) | ||||
* | Add DRM_USE_MALLOC flag | Keith Whitwell | 2005-03-22 | 1 | -1/+1 |
| | |||||
* | Get linux-solo dependencies building correctly, | Keith Whitwell | 2004-12-09 | 1 | -3/+3 |
| | | | | Make sure symlinks are built in driver directories before running makedepend. | ||||
* | Add glx/x11 to the DRI configs, and change the Solo configs to build glx/mini. | Adam Jackson | 2004-10-25 | 1 | -1/+1 |
| | |||||
* | Add DRI_LIB_DEPS for the DRI drivers to link against. Remove expat from the | Adam Jackson | 2004-10-25 | 1 | -1/+2 |
| | | | | | link list for libGL itself under DRI configurations, since the XML parsing code is in the drivers themselves. | ||||
* | Replace -lGL with -l$(GL_LIB), etc. | Brian Paul | 2004-09-13 | 1 | -3/+2 |
| | | | | Remove GLU_LIB_DEPS, OSMESA_LIB_DEPS lines if identical to 'default' file. | ||||
* | updates from Stephane Marchesin | Brian Paul | 2004-07-23 | 1 | -3/+5 |
| | |||||
* | linux-solo-ia64 config (Stephane Marchesin) | Brian Paul | 2004-04-19 | 1 | -0/+27 |