get the libraries the right way round..
[mesa.git] / src / mesa / drivers / dri / radeon / radeon_screen.c
2004-03-26 Ian RomanickMake sure drivers don't dereference a NULL pointer if
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-11 Jon SmirlAdjustments to make everything use IOCTL/sarea defines...
2004-03-01 Roland ScheideggerAdd support for the new DRI driver interfaces to the...
2004-01-05 Eric AnholtAdd support for Radeon IGP chipsets, based off of mcgro...
2004-01-05 Felix KuehlingAdded def_max_anisotropy and no_neg_lod_bias options...
2003-12-12 Brian Paulapplied Felix's patch for configuration system
2003-12-07 Alan Hourihanemerge some more of the radeon DRI driver from the DRI...
2003-10-21 Jon SmirlUpdate DRI drivers to current DRI CVS and make them...
2003-08-22 Brian Paulpatch to import Jon Smirl's work from Bitkeeper