Remove CVS keywords.
[mesa.git] / src / mesa / drivers / dri / gamma / gamma_context.h
2008-09-21 Keith WhitwellRemove CVS keywords.
2008-09-21 Keith Whitwellmesa: standardize on C99's uint*_t instead of u_int*_t
2008-09-18 Brian Paulmesa: added "main/" prefix to includes, remove some...
2008-06-24 Eric AnholtMerge commit 'origin/master' into drm-gem
2008-06-21 Brian Paulreplace __inline and __inline__ with INLINE macro
2006-12-19 Dave AirlieMerge branch 'nouveau-import'
2005-11-28 Keith WhitwellRemove the many aliases for 'struct mem_block' in mm.h
2005-07-26 Brian PaulFix bug 1858 - array subscript out of range in gamma...
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