uint*t -> u_int*t changes
[mesa.git] / src / mesa / drivers / dri / gamma / gamma_context.h
2004-12-14 Alan Hourihaneuint*t -> u_int*t changes
2004-06-02 Ian RomanickReplace drmHandle, drmContext, drmDrawable, drmMagic...
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 SmirlAdjust includes to help DRI build
2004-03-11 Jon SmirlAdjustments to make everything use IOCTL/sarea defines...
2004-01-27 Keith WhitwellConsolidate texObj->Pos/Neg/X/Y/Z and texObj->Image...
2004-01-20 Brian PaulUndo some bits from last check-in related to the ctx...
2004-01-20 Brian PaulBefore calling _mesa_create_context(), initialize a...
2003-12-11 Keith WhitwellUpdates to tnl_dd_dmatmp.h
2003-09-30 Alan Hourihaneadd gamma driver - no kernel driver yet