Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix mesa-solo config to define _GNU_SOURCE so that program_invocation_short_name | Jon Smirl | 2004-07-09 | 1 | -1/+1 |
| | | | | will be correctly defined. | ||||
* | Convert miniglx to use Ian's fancy new driver config code. | Jon Smirl | 2004-07-05 | 1 | -2/+2 |
| | | | | | This removes the miniglx driver function InitContextModes(). All of the server directories were edited to remove the implementations. | ||||
* | Patch removes _SOLO definition needed for mesa-solo. mesa-solo | Jon Smirl | 2004-07-04 | 1 | -1/+1 |
| | | | | | uses the NEW_INTERFACE now so _SOLO isn't necessary anymore. Tested with the hardware that I own. | ||||
* | Mesa-solo builds with these changes. There are still more fixups needed to | Jon Smirl | 2004-06-26 | 1 | -3/+6 |
| | | | | | get individual drivers working again. This converts miniglx to the new dri interface. Thanks to Erdi Chen for the new interface code. | ||||
* | linux-solo-ia64 config (Stephane Marchesin) | Brian Paul | 2004-04-19 | 1 | -2/+1 |
| | |||||
* | First attempt at building a dri module in this tree | Keith Whitwell | 2004-04-14 | 1 | -0/+2 |
| | | | | | | | -- make target is linux-dri -- will attempt to build i830_dri.so The object builds but hasn't been tested. | ||||
* | make solo work like before new makefile merge | Dave Airlie | 2004-04-14 | 1 | -3/+5 |
| | |||||
* | new system configurations | Brian Paul | 2004-03-26 | 1 | -0/+26 |