summaryrefslogtreecommitdiff
path: root/src/gallium/drivers/nv30
AgeCommit message (Expand)Author
2008-04-04nouveau: in some cases don't create the buffer in local mem initially.Ben Skeggs
2008-03-30nv30: use FREE macroPatrice Mandin
2008-03-30nouveau: adapt to recent gallium changesBen Skeggs
2008-03-21nouveau: match gallium API changesBen Skeggs
2008-03-18nv30: disable emit texture image in state_emit, already done in fragtexPatrice Mandin
2008-03-18nv30: hmm, no buffer for texturePatrice Mandin
2008-03-18nv30: update miptree stuff for texturingPatrice Mandin
2008-03-17nv30: another 2 rt, and set viewport tx origin, so we render at the proper pl...Patrice Mandin
2008-03-17nv30: only 2 render targetsPatrice Mandin
2008-03-15cso_context_destroy calls bind_state functions with NULL parameterPatrice Mandin
2008-03-15nv30: only 2 RTs.Stephane Marchesin
2008-03-13nouveau: match interface changesBen Skeggs
2008-03-12nv30: debug dumps vp constantsPatrice Mandin
2008-03-12nv30: line up the miptree creation to latest changes.Stephane Marchesin
2008-03-11nv30: silence some warningsPatrice Mandin
2008-03-10nv30: put the card into vtxprog mode + small cleanups/fixesBen Skeggs
2008-03-06nv30: a couple of vtxprog fixesBen Skeggs
2008-03-02Merge remote branch 'nouveau/gallium-0.1' into nouveau-gallium-0.1Ben Skeggs
2008-03-02nouveau: enable multi-context/single-channel support for nv40Ben Skeggs
2008-02-29nouveau: hand nouveau_winsys in with pipe_screen initBen Skeggs
2008-02-29nouveau: implement pipe_screenBen Skeggs
2008-02-22nv30: init zeta to NULL, use color pitch if no zetaPatrice Mandin
2008-02-22nv30: wrong number of parametersPatrice Mandin
2008-02-16nouveau: match gallium code reorginisation.Ben Skeggs