summaryrefslogtreecommitdiff
path: root/src/gallium/drivers/nv50/nv50_resource.c
AgeCommit message (Expand)AuthorFilesLines
2013-09-11Move nv30, nv50 and nvc0 to nouveau.Johannes Obermayr1-104/+0
2013-03-12nv50,nvc0: copy writable flag on surface creationChristoph Bumiller1-0/+1
2012-12-12gallium: remove pipe_surface::usageMarek Olšák1-1/+0
2012-10-11gallium: unify transfer functionsMarek Olšák1-2/+0
2012-05-12gallium: remove user_buffer_create from the interfaceMarek Olšák1-1/+0
2011-10-21nvc0: add support for linear and buffer textures and RTsChristoph Bumiller1-3/+59
2011-03-11gallium: kill is_resource_referencedMarek Olšák1-17/+0
2011-03-01nv50: move onto common linear buffer managerBen Skeggs1-3/+3
2011-02-28nv50: replace most of it with nvc0 driver ported to nv50Christoph Bumiller1-39/+40
2010-12-02gallium: support for array textures and related changesRoland Scheidegger1-4/+4
2010-04-10Squashed commit of the following:Keith Whitwell1-0/+67