summaryrefslogtreecommitdiff
path: root/src/mesa/drivers/dri/nouveau/nouveau_context.c
AgeCommit message (Expand)Author
2006-11-20Add state initialization to context creation.Jeremy Kolb
2006-11-19New swtcl implementation. It's simpler than the previous one (doesn't useStephane Marchesin
2006-11-13Fix segfault in nouveauCalcViewportBen Skeggs
2006-11-12Some more nouveau_screen.c setup, not sure how correct it is yet though..Ben Skeggs
2006-11-12We need nmesa->driFd and friends setup before we call nouveauFifoInitBen Skeggs
2006-11-12Dont call exit() from the DRI driver, with AIGLX this is particularly nastyBen Skeggs
2006-11-05Architect the DRI :Stephane Marchesin
2006-11-01Fix compile errors. Add vblank_seq to nouveau_context.Jeremy Kolb
2006-09-17Some small changesStephane Marchesin
2006-09-17Small changesStephane Marchesin
2006-04-14Cleaned stuff in the tcl codeStephane Marchesin
2006-04-13Some compile fixes.Jeremy Kolb
2006-03-13Cleaned up some code, made more files compile. Renamed nv20_swtcl.* toStephane Marchesin
2006-03-07Added a missing fieldStephane Marchesin
2006-03-03rename nv40_tris to nv30_tris.Stephane Marchesin
2006-02-23Initial revisionStephane Marchesin