summaryrefslogtreecommitdiffstats
path: root/src/gallium/drivers/nv50/nv50_context.c
Commit message (Expand)AuthorAgeFilesLines
* nouveau: gallium directory structure changed again..Ben Skeggs2008-09-111-1/+0
* nv50: add license headers to .c filesBen Skeggs2008-07-111-0/+22
* nv50: more "abuse" by using libc malloc etc..Ben Skeggs2008-07-111-1/+1
* nouveau: very quick port to tex-surface changes.Ben Skeggs2008-05-271-1/+0
* nouveau: stub set_edgeflags for all nv pipe driversBen Skeggs2008-04-271-0/+7
* nouveau: adapt to recent gallium changesBen Skeggs2008-03-301-15/+3
* nv50: convert to hwctx-in-screen as nv40 isBen Skeggs2008-03-121-54/+7
* 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-291-1/+2
* nouveau: implement pipe_screenBen Skeggs2008-02-291-86/+5
* nouveau: match gallium code reorginisation.Ben Skeggs2008-02-161-0/+202