summaryrefslogtreecommitdiff
path: root/src/gallium/drivers/nv50/nv50_buffer.c
AgeCommit message (Expand)Author
2011-03-01nv50: move onto common linear buffer managerBen Skeggs
2011-03-01nouveau: create linear gart/vram mman in common screen initBen Skeggs
2011-03-01nouveau: fix compiler complaintBen Skeggs
2011-03-01nv50: make mm available as common codeBen Skeggs
2011-03-01nv50: move onto shared fence codeBen Skeggs
2011-02-28nv50: replace most of it with nvc0 driver ported to nv50Christoph Bumiller
2010-12-02gallium: support for array textures and related changesRoland Scheidegger
2010-04-20gallium: replace pipe_resource::_usage with pipe_resource::usageBrian Paul
2010-04-10nv50: plug in miptree resource vtblChristoph Bumiller
2010-04-10Squashed commit of the following:Keith Whitwell