Remove CVS keywords.
[mesa.git] / src / mesa / drivers / dri / r128 / r128_ioctl.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-06-24 Eric AnholtMerge commit 'origin/master' into drm-gem
2008-06-21 Brian Paulreplace __inline and __inline__ with INLINE macro
2007-10-31 JoukMerge branch 'master' of git+ssh://joukj@git.freedeskto...
2007-10-29 Eric AnholtMerge branch 'origin'
2007-10-29 Jesse BarnesMerge branch 'master' of ssh://git.freedesktop.org...
2007-10-29 Jesse BarnesRefactor and fix core vblank support
2006-12-19 Dave AirlieMerge branch 'nouveau-import'
2005-09-21 Brian Paulreplace GLdepth with GLuint
2005-01-31 Adam JacksonBug #2428: #ifdef GLX_DIRECT_RENDERING in DRI drivers...
2004-12-14 Alan Hourihaneuint*t -> u_int*t changes
2004-10-02 Eric AnholtConvert Rage 128 over to t_vertex.c. While it's slight...
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...
2004-01-20 Brian PaulBefore calling _mesa_create_context(), initialize a...
2003-08-22 Brian Paulpatch to import Jon Smirl's work from Bitkeeper