Make solo radeon/r128 drivers track fix for DRI bug 849
[mesa.git] / src / mesa / drivers / dri / r128 / server / r128_dri.c
2004-07-10 Jon SmirlMake solo radeon/r128 drivers track fix for DRI bug 849
2004-07-05 Jon SmirlConvert miniglx to use Ian's fancy new driver config...
2004-06-29 Jon SmirlThis should make most linux-solo drivers work again...
2004-06-02 Ian RomanickReplace drmHandle, drmContext, drmDrawable, drmMagic...
2004-04-08 Brian Paulmove pSAREAPriv declaration to be C-compliant
2004-03-18 Ian RomanickConvert int(8|32)_t to uint(8|32)_t, like should have...
2004-03-17 Ian RomanickConvert all uses of CARD32 and CARD8 to int32_t and...
2004-03-12 Jon SmirlMake R128 driver use sarea/defines from DRM. removed...
2004-03-11 Jon SmirlAdjustments to make everything use IOCTL/sarea defines...
2003-08-24 Jon SmirlFix compile problems with `glMultiModeDrawArraysIBM'
2003-08-22 Brian Paulpatch to import Jon Smirl's work from Bitkeeper