Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Initial support for PowerPC specific code in Mesa and DRI drivers. DRI | Ian Romanick | 2004-10-13 | 1 | -3/+27 |
* | Refactor the code in driGetRendererString a bit to make it easier to | Ian Romanick | 2004-10-13 | 1 | -15/+40 |
* | Patch removes _SOLO definition needed for mesa-solo. mesa-solo | Jon Smirl | 2004-07-04 | 1 | -5/+1 |
* | Fix a couple typeos in the tables for driFillInModes. | Ian Romanick | 2004-06-15 | 1 | -4/+4 |
* | Add a new function, driFillInModes, that is to be used by drivers to | Ian Romanick | 2004-06-03 | 1 | -1/+237 |
* | driCheckDriDdxDrmVersion uses a function that is not available to | Ian Romanick | 2004-06-02 | 1 | -3/+82 |
* | bring over build fixes from stable branch | Alan Hourihane | 2004-04-26 | 1 | -1/+2 |
* | extend SOLO code so the DDX version isn't checked | Dave Airlie | 2004-03-15 | 1 | -5/+5 |
* | add driClipRectToFramebuffer helper function | Keith Whitwell | 2003-12-11 | 1 | -0/+33 |
* | build fix | Alan Hourihane | 2003-12-04 | 1 | -1/+1 |
* | Shared dri driver resources | Keith Whitwell | 2003-08-06 | 1 | -0/+186 |