summaryrefslogtreecommitdiffstats
path: root/src/gallium/drivers/nvc0/nvc0_resource.c
Commit message (Expand)AuthorAgeFilesLines
* Move nv30, nv50 and nvc0 to nouveau.Johannes Obermayr2013-09-111-62/+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-2/+12
* nv50,nvc0: unify nvc0_miptree and nv50_miptree structsChristoph Bumiller2011-07-141-4/+8
* gallium: kill is_resource_referencedMarek Olšák2011-03-111-20/+0
* nvc0: port to common fence/mm/buffer codeBen Skeggs2011-03-011-3/+3
* nvc0: adapt to array textures interface changeChristoph Bumiller2010-12-191-3/+3
* nvc0: import nvc0 gallium driverChristoph Bumiller2010-11-121-0/+71