summaryrefslogtreecommitdiffstats
path: root/src/gallium/drivers/nvfx/nvfx_fragtex.c
Commit message (Expand)AuthorAgeFilesLines
* gallium: support for array textures and related changesRoland Scheidegger2010-12-021-2/+2
* nvfx: switch to rules-ng-ng register headersLuca Barbieri2010-09-051-42/+42
* nvfx: emit bo relocations only when neededLuca Barbieri2010-08-231-0/+2
* nvfx: refactor sampling code, add support for swizzles and depth texLuca Barbieri2010-08-211-0/+295
* nvfx: new 2D: new render temporaries with resourcesLuca Barbieri2010-08-211-0/+4
* nvfx: move declarations before code to silence warningsBrian Paul2010-04-181-2/+5
* nvfx: rework validation logic to use code and avoid stateobjsLuca Barbieri2010-04-121-11/+2
* nvfx: so->RING_3D: fragtexLuca Barbieri2010-04-121-21/+36
* nv30, nv40: partially non-trivially unify nv[34]0_fragtex.cLuca Barbieri2010-03-151-0/+49