Add support for GL_EXT_fog_coord, tested using tests/fog.c. (Also, matches the
[mesa.git] / src / mesa / drivers / dri / r128 / r128_texobj.h
2004-12-14 Alan Hourihaneuint*t -> u_int*t changes
2004-03-18 Ian RomanickConvert int(8|32)_t to uint(8|32)_t, like should have...
2004-03-17 Ian RomanickConvert all uses of CARD32 and CARD8 to int32_t and...
2004-03-12 Jon SmirlMake R128 driver use sarea/defines from DRM. removed...
2003-08-22 Brian Paulpatch to import Jon Smirl's work from Bitkeeper