summaryrefslogtreecommitdiffstats
path: root/src/gallium/drivers/nv30/nv30_miptree.c
Commit message (Expand)AuthorAgeFilesLines
* gallium: make p_winsys internalZack Rusin2009-01-301-1/+1
* gallium: give the screen priority when it comes to buffer allocationsZack Rusin2009-01-291-2/+2
* gallium: Remove the standalone surfaces.José Fonseca2009-01-201-1/+0
* nouveau: Update nv30 swizzling.Younes Manton2009-01-101-4/+5
* nouveau: remove useless NOUVEAU_BO_SWIZZLED flag, copy/paste nv40 work to swi...Patrice Mandin2008-12-121-12/+45
* nv04..nv30: fix pipe_surface initPekka Paalanen2008-11-121-0/+2
* nouveau: gallium directory structure changed again..Ben Skeggs2008-09-111-6/+3
* nv30: Update miptree to match latest changesPatrice Mandin2008-07-111-5/+16
* nouveau: adapt to cpp->pf_block changesBen Skeggs2008-06-291-3/+7
* nouveau: very quick port to tex-surface changes.Ben Skeggs2008-05-271-12/+8
* nv30: Update miptree stuffPatrice Mandin2008-04-121-18/+19
* nv30: use FREE macroPatrice Mandin2008-03-301-3/+3
* nouveau: match gallium API changesBen Skeggs2008-03-211-1/+2
* nv30: update miptree stuff for texturingPatrice Mandin2008-03-181-6/+16
* nv30: line up the miptree creation to latest changes.Stephane Marchesin2008-03-121-14/+16
* nouveau: implement pipe_screenBen Skeggs2008-02-291-7/+40
* nouveau: match gallium code reorginisation.Ben Skeggs2008-02-161-0/+105