summaryrefslogtreecommitdiff
path: root/src/mesa/drivers/dri/i915/server/intel_dri.c
AgeCommit message (Expand)Author
2010-03-06dri: drop MINIGLX_SOURCES (2)George Sapountzis
2007-11-25intel: Fix relative symlinks.Michel Dänzer
2007-10-16Replace symlink generation from i915 with files in intel/ and symlinks there.Eric Anholt
2007-09-24Move i915tex driver into place as just i915.Eric Anholt
2007-09-24Remove the old i915 driver now that i915tex works without TTM.Eric Anholt
2007-05-09Clean-up in I830AllocVidMem(), s/int/unsigned long/ for ret variable.Brian
2006-04-05add tiling/fence support for the miniglx driverDave Airlie
2006-04-05don't waste the reserved memory, take an approximation of the poolDave Airlie
2006-04-03add pitch support and use new WidthDave Airlie
2006-03-30Fix up some incorrect pointers and clear screenDave Airlie
2006-03-30add initial miniglx files for i915, not integrated yetDave Airlie