summaryrefslogtreecommitdiffstats
path: root/src/gallium/drivers/nvfx/nvfx_resource.h
Commit message (Expand)AuthorAgeFilesLines
* nvfx: completely remove this driver (GeForce FX/6/7)Ben Skeggs2012-04-141-194/+0
* nvfx: drop render temporaries codeLucas Stach2012-01-151-29/+1
* nvfx: use common NOUVEAU_RESOURCE_FLAG_LINEAR defineChristoph Bumiller2011-08-301-2/+1
* gallium: support for array textures and related changesRoland Scheidegger2010-12-021-4/+4
* nvfx: rewrite draw code and buffer codeLuca Barbieri2010-08-211-22/+69
* nvfx: new 2D: unify textures and buffersLuca Barbieri2010-08-211-8/+8
* nvfx: new 2D: new render temporaries with resourcesLuca Barbieri2010-08-211-2/+34
* nvfx: new 2D: use new 2D engine in GalliumLuca Barbieri2010-08-211-0/+5
* nvfx: new 2D: rewrite miptree code, adapt transfersLuca Barbieri2010-08-211-8/+40
* nvfx: add nouveau_resource_on_gpuLuca Barbieri2010-08-211-1/+15
* nvfx: add linear flag for buffersLuca Barbieri2010-08-211-0/+2
* Squashed commit of the following:Keith Whitwell2010-04-101-0/+91