r300: Fix typo on < R5xx RS setup for blits.
[mesa.git] / src / mesa / drivers / dri / savage / savage_3d_reg.h
2008-09-21 Keith Whitwellmesa: standardize on C99's uint*_t instead of u_int*_t
2008-09-18 Keith WhitwellMerge commit 'origin/master' into gallium-0.2
2008-09-11 Alan HourihaneMerge branch 'master' of git+ssh://git.freedesktop...
2008-09-11 Keith WhitwellMerge branch 'gallium-0.1' into gallium-0.2
2008-06-24 Ben SkeggsMerge remote branch 'upstream/gallium-0.1' into nouveau...
2008-06-24 José Fonsecamesa/dri: User standard integer types.
2006-12-19 Dave AirlieMerge branch 'nouveau-import'
2006-08-12 Ian RomanickAdd comments explaining a couple "mystery" bits.
2004-12-15 Felix KuehlingFixed some missing uint8_t -> u_int8_t.
2004-12-14 Alan Hourihaneuint*t -> u_int*t
2004-10-04 Ian RomanickAdd some Savage3D stencil documentation based on discus...
2004-03-21 Felix KuehlingRemoved some useless definitions, artifacts from the...
2004-03-21 Felix Kuehlingunsigned int -> uint32_t, unsigned char -> uint8_t...
2004-02-29 Felix KuehlingReorganized hardware state data structures and state...
2004-02-22 Felix KuehlingImported the Savage DRI driver from the savage-2-0...