aboutsummaryrefslogtreecommitdiffstats
path: root/src/mesa/drivers/dri/radeon/radeon_screen.c
Commit message (Expand)AuthorAgeFilesLines
* Convert int(8|32)_t to uint(8|32)_t, like should have been done the first time.Ian Romanick2004-03-181-1/+1
* Convert all uses of CARD32 and CARD8 to int32_t and int8_t.Ian Romanick2004-03-171-1/+1
* Adjustments to make everything use IOCTL/sarea defines in DRM insteadJon Smirl2004-03-111-13/+13
* Add support for the new DRI driver interfaces to the radeon driver (patch por...Roland Scheidegger2004-03-011-38/+190
* Add support for Radeon IGP chipsets, based off of mcgrof-radeon-igp-v3.diffEric Anholt2004-01-051-0/+13
* Added def_max_anisotropy and no_neg_lod_bias options to radeon and r200.Felix Kuehling2004-01-051-1/+3
* applied Felix's patch for configuration systemBrian Paul2003-12-121-1/+25
* merge some more of the radeon DRI driver from the DRI trunkAlan Hourihane2003-12-071-3/+17
* Update DRI drivers to current DRI CVS and make them work.Jon Smirl2003-10-211-44/+63
* patch to import Jon Smirl's work from BitkeeperBrian Paul2003-08-221-0/+421