summaryrefslogtreecommitdiffstats
path: root/src/gallium/drivers/nvfx/nvfx_buffer.c
Commit message (Expand)AuthorAgeFilesLines
* nvfx: completely remove this driver (GeForce FX/6/7)Ben Skeggs2012-04-141-98/+0
* nvfx: use common NOUVEAU_RESOURCE_FLAG_LINEAR defineChristoph Bumiller2011-08-301-2/+3
* gallium: support for array textures and related changesRoland Scheidegger2010-12-021-0/+1
* nvfx: Fix SCons build.Vinson Lee2010-08-211-1/+1
* nvfx: rewrite draw code and buffer codeLuca Barbieri2010-08-211-42/+56
* nvfx: new 2D: unify textures and buffersLuca Barbieri2010-08-211-75/+2
* nvfx: add linear flag for buffersLuca Barbieri2010-08-211-0/+2
* gallium: replace pipe_resource::_usage with pipe_resource::usageBrian Paul2010-04-201-2/+2
* Squashed commit of the following:Keith Whitwell2010-04-101-0/+153