summaryrefslogtreecommitdiff
path: root/src/gallium/drivers/nv50/nv50_tex.c
AgeCommit message (Expand)Author
2009-07-29nv50: TIC/TSC fixes and additionsChristoph Bumiller
2009-06-06nv50: fix multi-texturingBen Skeggs
2009-06-06nv50: support non-normalized texture coordsBen Skeggs
2009-06-05nv50: create textures with nouveau_bo, for flexibility with tiling laterBen Skeggs
2009-06-05nouveau: fix build with libdrm_nouveau 0.6Ben Skeggs
2009-06-05nouveau: pass nouveau_bo instead of pipe_buffer to so_ callsBen Skeggs
2009-05-28nv50: some mipmapping fixesBen Skeggs
2009-03-07nouveau: make stateobjs start off with refcount of 1Ben Skeggs
2009-02-20nv50: rework for texture_transfer changesBen Skeggs
2009-02-04nouveau: link against libdrm_nouveau (installed with libdrm)Ben Skeggs
2009-01-13nv50: add DXTn formatsBen Skeggs
2009-01-12nv50: any cpu access to a texture is done on its backing imagesBen Skeggs
2008-07-11nv50: add some texture formatsBen Skeggs
2008-07-11nv50: split tic construction out into own fileBen Skeggs