summaryrefslogtreecommitdiff
path: root/src/gallium/drivers/nv30/nv30_context.h
AgeCommit message (Collapse)Author
2008-03-18nv30: disable emit texture image in state_emit, already done in fragtexPatrice Mandin
2008-03-18nv30: update miptree stuff for texturingPatrice Mandin
2008-03-17nv30: only 2 render targetsPatrice Mandin
2008-02-29nouveau: implement pipe_screenBen Skeggs
Untested on NV3x/NV5x. Quite possibly broken.
2008-02-16nouveau: match gallium code reorginisation.Ben Skeggs
That was... fun..