summaryrefslogtreecommitdiffstats
path: root/src/mesa/drivers/dri/r128/r128_context.h
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-3/+3
* Convert all uses of CARD32 and CARD8 to int32_t and int8_t.Ian Romanick2004-03-171-3/+3
* Make R128 driver use sarea/defines from DRM. removed r128_common.hJon Smirl2004-03-121-5/+4
* Adjustments to make everything use IOCTL/sarea defines in DRM insteadJon Smirl2004-03-111-3/+3
* Updates to tnl_dd_dmatmp.hKeith Whitwell2003-12-111-5/+0
* merge r128 DRI driver from DRI trunkAlan Hourihane2003-12-051-0/+2
* Update DRI drivers to current DRI CVS and make them work.Jon Smirl2003-10-211-4/+4
* patch to import Jon Smirl's work from BitkeeperBrian Paul2003-08-221-0/+270