aboutsummaryrefslogtreecommitdiffstats
path: root/src/mesa/drivers/dri/i915/server/intel_dri.c
Commit message (Expand)AuthorAgeFilesLines
* intel: Fix relative symlinks.Michel Dänzer2007-11-251-1/+1
* Replace symlink generation from i915 with files in intel/ and symlinks there.Eric Anholt2007-10-161-1306/+1
* Move i915tex driver into place as just i915.Eric Anholt2007-09-241-0/+1306
* Remove the old i915 driver now that i915tex works without TTM.Eric Anholt2007-09-241-1283/+0
* Clean-up in I830AllocVidMem(), s/int/unsigned long/ for ret variable.Brian2007-05-091-13/+14
* add tiling/fence support for the miniglx driverDave Airlie2006-04-051-15/+253
* don't waste the reserved memory, take an approximation of the poolDave Airlie2006-04-051-19/+89
* add pitch support and use new WidthDave Airlie2006-04-031-2/+19
* Fix up some incorrect pointers and clear screenDave Airlie2006-03-301-5/+5
* add initial miniglx files for i915, not integrated yetDave Airlie2006-03-301-0/+957