summaryrefslogtreecommitdiff
path: root/src/gallium/drivers/nv30/nv30_miptree.c
AgeCommit message (Expand)Author
2009-03-26gallium: Remove some little-used fields from struct pipe_surface.Michel Dänzer
2009-03-04gallium: Unify reference counting.Michel Dänzer
2009-02-25nouveau: nv04-nv40 texture transfer.Younes Manton
2009-02-16nouveau: oops :-)Patrice Mandin
2009-02-11nouveau: 1xN, Nx1 levels of a swizzled mip tree shouldn't be aligned.Younes Manton
2009-02-10nouveau: nv30: fix miptree organization to have swizzled texture+mipmap at th...Patrice Mandin
2009-02-06nouveau: Frontbuffer pitch needs to be set.Younes Manton
2009-02-04nouveau: get things building/running again after pipe_surface.buffer removalBen Skeggs
2009-02-02gallium: remove pipe_buffer from surfacesZack Rusin
2009-01-30gallium: make p_winsys internalZack Rusin
2009-01-29gallium: give the screen priority when it comes to buffer allocationsZack Rusin
2009-01-20gallium: Remove the standalone surfaces.José Fonseca
2009-01-10nouveau: Update nv30 swizzling.Younes Manton
2008-12-12nouveau: remove useless NOUVEAU_BO_SWIZZLED flag, copy/paste nv40 work to swi...Patrice Mandin
2008-11-12nv04..nv30: fix pipe_surface initPekka Paalanen
2008-09-11nouveau: gallium directory structure changed again..Ben Skeggs
2008-07-11nv30: Update miptree to match latest changesPatrice Mandin
2008-06-29nouveau: adapt to cpp->pf_block changesBen Skeggs
2008-05-27nouveau: very quick port to tex-surface changes.Ben Skeggs
2008-04-12nv30: Update miptree stuffPatrice Mandin
2008-03-30nv30: use FREE macroPatrice Mandin
2008-03-21nouveau: match gallium API changesBen Skeggs
2008-03-18nv30: update miptree stuff for texturingPatrice Mandin
2008-03-12nv30: line up the miptree creation to latest changes.Stephane Marchesin
2008-02-29nouveau: implement pipe_screenBen Skeggs
2008-02-16nouveau: match gallium code reorginisation.Ben Skeggs