Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | uint*t -> u_int*t changes | Alan Hourihane | 2004-12-14 | 1 | -3/+3 |
* | Convert Rage 128 over to t_vertex.c. While it's slightly slower (10% in ipers) | Eric Anholt | 2004-10-02 | 1 | -1/+0 |
* | Convert int(8|32)_t to uint(8|32)_t, like should have been done the first time. | Ian Romanick | 2004-03-18 | 1 | -3/+3 |
* | Convert all uses of CARD32 and CARD8 to int32_t and int8_t. | Ian Romanick | 2004-03-17 | 1 | -3/+3 |
* | casts to silence warnings | Brian Paul | 2004-03-04 | 1 | -1/+1 |
* | Consolidate texObj->Pos/Neg/X/Y/Z and texObj->Image into a single | Keith Whitwell | 2004-01-27 | 1 | -1/+1 |
* | Update DRI drivers to current DRI CVS and make them work. | Jon Smirl | 2003-10-21 | 1 | -1/+1 |
* | patch to import Jon Smirl's work from Bitkeeper | Brian Paul | 2003-08-22 | 1 | -0/+302 |