Age | Commit message (Expand) | Author |
---|---|---|
2008-09-21 | mesa: standardize on C99's uint*_t instead of u_int*_t | Keith Whitwell |
2006-08-12 | Add comments explaining a couple "mystery" bits. | Ian Romanick |
2004-12-15 | Fixed some missing uint8_t -> u_int8_t. | Felix Kuehling |
2004-12-14 | uint*t -> u_int*t | Alan Hourihane |
2004-10-04 | Add some Savage3D stencil documentation based on discussions during the | Ian Romanick |
2004-03-21 | Removed some useless definitions, artifacts from the Utah-GLX i810 driver. | Felix Kuehling |
2004-03-21 | unsigned int -> uint32_t, unsigned char -> uint8_t where the size matters. | Felix Kuehling |
2004-02-29 | Reorganized hardware state data structures and state emission. Don't track | Felix Kuehling |
2004-02-22 | Imported the Savage DRI driver from the savage-2-0-0-branch of DRI CVS | Felix Kuehling |