aboutsummaryrefslogtreecommitdiffstats
path: root/src/gallium/drivers/nv50/nv50_buffer.c
Commit message (Expand)AuthorAgeFilesLines
* nv50: move onto common linear buffer managerBen Skeggs2011-03-011-491/+0
* nouveau: create linear gart/vram mman in common screen initBen Skeggs2011-03-011-6/+6
* nouveau: fix compiler complaintBen Skeggs2011-03-011-1/+1
* nv50: make mm available as common codeBen Skeggs2011-03-011-12/+13
* nv50: move onto shared fence codeBen Skeggs2011-03-011-14/+10
* nv50: replace most of it with nvc0 driver ported to nv50Christoph Bumiller2011-02-281-93/+436
* gallium: support for array textures and related changesRoland Scheidegger2010-12-021-0/+1
* gallium: replace pipe_resource::_usage with pipe_resource::usageBrian Paul2010-04-201-2/+2
* nv50: plug in miptree resource vtblChristoph Bumiller2010-04-101-1/+1
* Squashed commit of the following:Keith Whitwell2010-04-101-0/+150