summaryrefslogtreecommitdiffstats
path: root/src/mesa/drivers/dri/r128/server/r128.h
Commit message (Expand)AuthorAgeFilesLines
* uint*t -> u_int*t changesAlan Hourihane2004-12-141-64/+64
* Patch removes _SOLO definition needed for mesa-solo. mesa-soloJon Smirl2004-07-041-104/+3
* Replace drmHandle, drmContext, drmDrawable, drmMagic and related types withIan Romanick2004-06-021-8/+8
* Convert int(8|32)_t to uint(8|32)_t, like should have been done the first time.Ian Romanick2004-03-181-69/+69
* Convert all uses of CARD32 and CARD8 to int32_t and int8_t.Ian Romanick2004-03-171-69/+69
* patch to import Jon Smirl's work from BitkeeperBrian Paul2003-08-221-0/+566