Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix dumb mistake from a previous commit. __driCreateScreen is now | Ian Romanick | 2004-06-01 | 1 | -1/+3 |
* | Convert 'Display *' to '__DRInativeDisplay *'. Only portions of the | Ian Romanick | 2004-06-01 | 1 | -2/+2 |
* | Allow *_dri.so to build in Mesa tree with the 'linux-dri' target. | Keith Whitwell | 2004-04-29 | 1 | -1/+1 |
* | Make sure drivers don't dereference a NULL pointer if | Ian Romanick | 2004-03-26 | 1 | -8/+8 |
* | more i810 to new interface | Dave Airlie | 2004-03-21 | 1 | -0/+183 |
* | use utility function to check versions | Dave Airlie | 2004-03-15 | 1 | -21/+3 |
* | Import vtx-0-2-branch | Keith Whitwell | 2003-11-24 | 1 | -1/+1 |
* | Minor changes to make linux-solo build again | Jon Smirl | 2003-10-16 | 1 | -8/+9 |
* | add gamma driver - no kernel driver yet | Alan Hourihane | 2003-09-30 | 1 | -4/+4 |
* | add the i810 driver - no kernel driver yet | Alan Hourihane | 2003-09-30 | 1 | -0/+288 |