summaryrefslogtreecommitdiff
path: root/src/gallium/drivers/nvc0/nvc0_resource.c
AgeCommit message (Expand)AuthorFilesLines
2013-09-11Move nv30, nv50 and nvc0 to nouveau.Johannes Obermayr1-62/+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-2/+12
2011-07-14nv50,nvc0: unify nvc0_miptree and nv50_miptree structsChristoph Bumiller1-4/+8
2011-03-11gallium: kill is_resource_referencedMarek Olšák1-20/+0
2011-03-01nvc0: port to common fence/mm/buffer codeBen Skeggs1-3/+3
2010-12-19nvc0: adapt to array textures interface changeChristoph Bumiller1-3/+3
2010-11-12nvc0: import nvc0 gallium driverChristoph Bumiller1-0/+71