Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | mesa: standardize on C99's uint*_t instead of u_int*_t | Keith Whitwell | 2008-09-21 | 1 | -7/+7 |
* | replace __inline and __inline__ with INLINE macro | Brian Paul | 2008-06-21 | 1 | -7/+7 |
* | Small cleanup: | Felix Kuehling | 2005-01-21 | 1 | -12/+11 |
* | Added support for ELTS to the _savage_render_stage. Requires at least | Felix Kuehling | 2005-01-20 | 1 | -4/+89 |
* | Removed all direct hardware access (MMIO, BCI) from the Savage DRI | Felix Kuehling | 2005-01-01 | 1 | -36/+56 |
* | Fixed some missing uint8_t -> u_int8_t. | Felix Kuehling | 2004-12-15 | 1 | -1/+1 |
* | uint*t -> u_int*t | Alan Hourihane | 2004-12-14 | 1 | -3/+3 |
* | Buffer vertices and emit them in batches. Still using conventional drawing | Felix Kuehling | 2004-03-24 | 1 | -1/+28 |
* | Imported the Savage DRI driver from the savage-2-0-0-branch of DRI CVS | Felix Kuehling | 2004-02-22 | 1 | -0/+72 |