summaryrefslogtreecommitdiffstats
path: root/src/mesa/drivers/dri/i915tex/intel_buffer_objects.c
Commit message (Expand)AuthorAgeFilesLines
* Move i915tex driver into place as just i915.Eric Anholt2007-09-241-268/+0
* Fix copy'n'pasteo that broke display lists.Eric Anholt2007-07-051-1/+1
* Replace the flags/hint arguments to bo_alloc{,_static} with a location mask.Eric Anholt2007-05-241-2/+1
* Convert i915tex to the new interface and make it compile.Eric Anholt2007-05-171-26/+42
* i915tex: Fix performance regression with new vbo code and latest drm.Thomas Hellstrom2007-02-191-1/+4
* Import texmem i915 driver to its new location as i915tex.Keith Whitwell2006-11-011-0/+250