fix fd.o bug #12217, recalcuate urb when clip plane size change
[mesa.git] / src / mesa / drivers / dri / i915 / server / intel_dri.c
2007-05-18 Eric AnholtMerge branch 'master' into i915-unification
2007-05-09 Oliver McFaddenMerge branch 'master' of git://anongit.freedesktop...
2007-05-09 BrianClean-up in I830AllocVidMem(), s/int/unsigned long...
2006-12-19 Dave AirlieMerge branch 'nouveau-import'
2006-04-05 Dave Airlieadd tiling/fence support for the miniglx driver
2006-04-05 Dave Airliedon't waste the reserved memory, take an approximation...
2006-04-03 Dave Airlieadd pitch support and use new Width
2006-03-30 Dave AirlieFix up some incorrect pointers and clear screen
2006-03-30 Dave Airlieadd initial miniglx files for i915, not integrated yet