summaryrefslogtreecommitdiff
path: root/src/gallium/drivers/nv50/nv50_context.h
AgeCommit message (Collapse)Author
2008-03-12nv50: convert to hwctx-in-screen as nv40 isBen Skeggs
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..