summaryrefslogtreecommitdiffstats
path: root/src/gallium/drivers/nv30
Commit message (Expand)AuthorAgeFilesLines
* nouveau: match gallium API changesBen Skeggs2008-03-211-1/+2
* nv30: disable emit texture image in state_emit, already done in fragtexPatrice Mandin2008-03-182-5/+5
* nv30: hmm, no buffer for texturePatrice Mandin2008-03-181-0/+2
* nv30: update miptree stuff for texturingPatrice Mandin2008-03-184-8/+22
* nv30: another 2 rt, and set viewport tx origin, so we render at the proper pl...Patrice Mandin2008-03-171-1/+3
* nv30: only 2 render targetsPatrice Mandin2008-03-171-1/+1
* cso_context_destroy calls bind_state functions with NULL parameterPatrice Mandin2008-03-151-0/+24
* nv30: only 2 RTs.Stephane Marchesin2008-03-151-1/+1
* nouveau: match interface changesBen Skeggs2008-03-134-23/+26
* nv30: debug dumps vp constantsPatrice Mandin2008-03-121-4/+8
* nv30: line up the miptree creation to latest changes.Stephane Marchesin2008-03-121-14/+16
* nv30: silence some warningsPatrice Mandin2008-03-113-3/+3
* nv30: put the card into vtxprog mode + small cleanups/fixesBen Skeggs2008-03-102-117/+10
* nv30: a couple of vtxprog fixesBen Skeggs2008-03-062-4/+15
* Merge remote branch 'nouveau/gallium-0.1' into nouveau-gallium-0.1Ben Skeggs2008-03-021-3/+10
|\
| * nv30: init zeta to NULL, use color pitch if no zetaPatrice Mandin2008-02-221-2/+9
| * nv30: wrong number of parametersPatrice Mandin2008-02-221-1/+1
* | nouveau: enable multi-context/single-channel support for nv40Ben Skeggs2008-03-021-1/+1
* | nouveau: hand nouveau_winsys in with pipe_screen initBen Skeggs2008-02-293-5/+7
* | nouveau: implement pipe_screenBen Skeggs2008-02-297-161/+218
|/
* nouveau: match gallium code reorginisation.Ben Skeggs2008-02-1616-0/+4681