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