summaryrefslogtreecommitdiffstats
path: root/src/gallium/drivers/nv50/nv50_resource.c
Commit message (Expand)AuthorAgeFilesLines
* Move nv30, nv50 and nvc0 to nouveau.Johannes Obermayr2013-09-111-104/+0
* nv50,nvc0: copy writable flag on surface creationChristoph Bumiller2013-03-121-0/+1
* gallium: remove pipe_surface::usageMarek Olšák2012-12-121-1/+0
* gallium: unify transfer functionsMarek Olšák2012-10-111-2/+0
* gallium: remove user_buffer_create from the interfaceMarek Olšák2012-05-121-1/+0
* nvc0: add support for linear and buffer textures and RTsChristoph Bumiller2011-10-211-3/+59
* gallium: kill is_resource_referencedMarek Olšák2011-03-111-17/+0
* nv50: move onto common linear buffer managerBen Skeggs2011-03-011-3/+3
* nv50: replace most of it with nvc0 driver ported to nv50Christoph Bumiller2011-02-281-39/+40
* gallium: support for array textures and related changesRoland Scheidegger2010-12-021-4/+4
* Squashed commit of the following:Keith Whitwell2010-04-101-0/+67