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