Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove CVS keywords. | Keith Whitwell | 2008-09-21 | 1 | -1/+0 |
* | mesa: standardize on C99's uint*_t instead of u_int*_t | Keith Whitwell | 2008-09-21 | 1 | -2/+2 |
* | mesa: added "main/" prefix to includes, remove some -I paths from Makefile.te... | Brian Paul | 2008-09-18 | 1 | -1/+1 |
* | uint*t -> u_int*t changes | Alan Hourihane | 2004-12-14 | 1 | -2/+2 |
* | Convert int(8|32)_t to uint(8|32)_t, like should have been done the first time. | Ian Romanick | 2004-03-18 | 1 | -2/+2 |
* | Convert all uses of CARD32 and CARD8 to int32_t and int8_t. | Ian Romanick | 2004-03-17 | 1 | -2/+2 |
* | Make R128 driver use sarea/defines from DRM. removed r128_common.h | Jon Smirl | 2004-03-12 | 1 | -2/+1 |
* | patch to import Jon Smirl's work from Bitkeeper | Brian Paul | 2003-08-22 | 1 | -0/+69 |