aboutsummaryrefslogtreecommitdiffstats
path: root/src/gallium/drivers/nv50/nv50_transfer.c
Commit message (Expand)AuthorAgeFilesLines
* nv50: whitespace fixes and deobfuscationMaarten Maathuis2009-08-171-11/+22
* nv50: fix mipmap offsets and tilingChristoph Bumiller2009-08-141-15/+24
* nv50: fix sx/dx typo in transfer_rect_m2mfChristoph Bumiller2009-07-291-2/+2
* nv50: create textures with nouveau_bo, for flexibility with tiling laterBen Skeggs2009-06-051-17/+24
* nouveau: fix build with libdrm_nouveau 0.6Ben Skeggs2009-06-051-6/+6
* nouveau: move channel creation into pipe driversBen Skeggs2009-06-051-2/+1
* nouveau: add pipe_buffer/fence code to pipe drivers, move nv50 overBen Skeggs2009-06-051-2/+2
* nv50: some mipmapping fixesBen Skeggs2009-05-281-17/+19
* gallium: Unify reference counting.Michel Dänzer2009-03-041-9/+4
* nv50: delay uploads until transfer object is destroyedBen Skeggs2009-02-221-13/+13
* nv50: rework for texture_transfer changesBen Skeggs2009-02-201-0/+216