remove CVS/XFree86 keywords
[mesa.git] / src / mesa / drivers / dri / r200 / r200_ioctl.h
2007-05-17 Christoff Brillremove CVS/XFree86 keywords
2006-12-19 Dave AirlieMerge branch 'nouveau-import'
2006-03-31 Brian PaulDave Reveman's patch for GLX_MESA_copy_sub_buffer support
2005-10-11 Roland ScheideggerMinor driver cleanup. Remove unnecessery/unneded radeon...
2005-01-31 Adam JacksonBug #2428: #ifdef GLX_DIRECT_RENDERING in DRI drivers...
2004-09-30 Eric AnholtOK, one more time. Simplify the state-backup system...
2004-09-22 Eric AnholtThe previous code would emit a full set of state during...
2004-08-17 Eric AnholtClose some races with locking on R100 and R200 which...
2004-07-04 Jon SmirlPatch removes _SOLO definition needed for mesa-solo...
2004-06-04 Ian RomanickReplace 'Display *' with '__DRInativeDisplay *'.
2004-04-14 Alan Hourihanedisable under _SOLO build
2004-04-13 Alan Hourihanefix the usage of GLX_MESA_allocate_memory
2004-03-11 Jon SmirlAdjustments to make everything use IOCTL/sarea defines...
2004-01-20 Brian PaulBefore calling _mesa_create_context(), initialize a...
2003-10-21 Jon SmirlUpdate DRI drivers to current DRI CVS and make them...
2003-08-06 Keith Whitwellr200 driver, brought over by Jon Smirl