summaryrefslogtreecommitdiffstats
path: root/src/gallium/drivers/nvfx/nvfx_transfer.c
Commit message (Expand)AuthorAgeFilesLines
* gallium: support for array textures and related changesRoland Scheidegger2010-12-021-13/+13
* nvfx: fire ring after transfersLuca Barbieri2010-08-211-0/+5
* nvfx: rewrite draw code and buffer codeLuca Barbieri2010-08-211-24/+149
* nvfx: new 2D: rewrite transfer code to use staging transfersLuca Barbieri2010-08-211-163/+52
* nvfx: new 2D: rewrite miptree code, adapt transfersLuca Barbieri2010-08-211-16/+11
* nouveau: adapt to interface changesRoland Scheidegger2010-05-171-2/+4
* gallium: replace pipe_resource::_usage with pipe_resource::usageBrian Paul2010-04-201-2/+2
* nvfx: fix bind flagsLuca Barbieri2010-04-121-2/+2
* nvfx: make NOUVEAU_NO_TRANSFER default offLuca Barbieri2010-04-121-1/+1
* Squashed commit of the following:Keith Whitwell2010-04-101-58/+79
* nvfx: fix coding style in nvfx_transfer.cLuca Barbieri2010-03-231-8/+8
* nvfx: stop incessantly spewing debug messages on the terminalLuca Barbieri2010-03-231-2/+4
* nv30, nv40: unify identical nv[34]0_transfer.cLuca Barbieri2010-03-151-0/+182