summaryrefslogtreecommitdiffstats
path: root/src/gallium/drivers/nv30
Commit message (Expand)AuthorAgeFilesLines
* nouveau: bitmap texcoord bias has been removedBen Skeggs2008-05-051-2/+0
* nouveau: stub set_edgeflags for all nv pipe driversBen Skeggs2008-04-271-0/+7
* nv30: add stuff to init swtnlPatrice Mandin2008-04-231-0/+5
* nouveau: fix buildBen Skeggs2008-04-231-1/+1
* nouveau: PIPE_ATTRIB_MAX -> PIPE_MAX_ATTRIBSBen Skeggs2008-04-151-2/+2
* nv30: Update miptree stuffPatrice Mandin2008-04-121-18/+19
* nv30: Move some structures and functions from context to screenPatrice Mandin2008-04-116-226/+303
* nv30: Do flipPatrice Mandin2008-04-111-2/+14
* nv30: Set pipe status on clearPatrice Mandin2008-04-111-0/+1
* nouveau: in some cases don't create the buffer in local mem initially.Ben Skeggs2008-04-041-0/+3
* nv30: use FREE macroPatrice Mandin2008-03-307-14/+14
* nouveau: adapt to recent gallium changesBen Skeggs2008-03-304-28/+15
* 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