summaryrefslogtreecommitdiff
path: root/src/gallium/drivers/nvfx/nvfx_transfer.c
AgeCommit message (Expand)Author
2010-12-02gallium: support for array textures and related changesRoland Scheidegger
2010-08-21nvfx: fire ring after transfersLuca Barbieri
2010-08-21nvfx: rewrite draw code and buffer codeLuca Barbieri
2010-08-21nvfx: new 2D: rewrite transfer code to use staging transfersLuca Barbieri
2010-08-21nvfx: new 2D: rewrite miptree code, adapt transfersLuca Barbieri
2010-05-17nouveau: adapt to interface changesRoland Scheidegger
2010-04-20gallium: replace pipe_resource::_usage with pipe_resource::usageBrian Paul
2010-04-12nvfx: fix bind flagsLuca Barbieri
2010-04-12nvfx: make NOUVEAU_NO_TRANSFER default offLuca Barbieri
2010-04-10Squashed commit of the following:Keith Whitwell
2010-03-23nvfx: fix coding style in nvfx_transfer.cLuca Barbieri
2010-03-23nvfx: stop incessantly spewing debug messages on the terminalLuca Barbieri
2010-03-15nv30, nv40: unify identical nv[34]0_transfer.cLuca Barbieri