Age | Commit message (Collapse) | Author | |
---|---|---|---|
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 | |
20-Sep-2004 #dri-devel meeting. | |||
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 | |
A bit more cosmetics. Improved state emit on Savage 3D/IX/MX. | |||
2004-02-29 | Reorganized hardware state data structures and state emission. Don't track | Felix Kuehling | |
which registers changed in all the functions that change the state. Instead check which registers changed in the end when the hardware state is updated. Tried to avoid cosmetic (whitespace) changes in this commit. | |||
2004-02-22 | Imported the Savage DRI driver from the savage-2-0-0-branch of DRI CVS | Felix Kuehling | |
with modifications to make it work with current Mesa 6. |