summaryrefslogtreecommitdiffstats
path: root/src/gallium/drivers/nvfx/nv04_2d.c
Commit message (Expand)AuthorAgeFilesLines
* nvfx: move nv04_2d to rules-ng-ngLuca Barbieri2010-09-051-17/+20
* nvfx: move 2D format selection logic to 2D codeLuca Barbieri2010-09-041-20/+67
* nvfx: fix some subrectangle copiesLuca Barbieri2010-09-041-4/+6
* nvfx: fix inlinining in nv04_2d.cLuca Barbieri2010-09-041-1/+1
* nvfx: Initialize variables on error path.Vinson Lee2010-08-241-0/+4
* nvfx: Silence unused variable warning.Vinson Lee2010-08-221-0/+1
* nvfx: Silence uninitialized variable warnings.Vinson Lee2010-08-211-4/+4
* nvfx: Fix SCons build.Vinson Lee2010-08-211-14/+30
* nv04-nv40: new 2D: add new Gallium-independent 2D engineLuca Barbieri2010-08-211-0/+1320