aboutsummaryrefslogtreecommitdiffstats
path: root/src/mesa/drivers/dri/nouveau/nouveau_context.c
Commit message (Expand)AuthorAgeFilesLines
* nouveauCreateDmaObjectBen Skeggs2006-11-211-0/+1
* Add state initialization to context creation.Jeremy Kolb2006-11-201-0/+2
* New swtcl implementation. It's simpler than the previous one (doesn't useStephane Marchesin2006-11-191-3/+3
* Fix segfault in nouveauCalcViewportBen Skeggs2006-11-131-0/+2
* Some more nouveau_screen.c setup, not sure how correct it is yet though..Ben Skeggs2006-11-121-0/+15
* We need nmesa->driFd and friends setup before we call nouveauFifoInitBen Skeggs2006-11-121-10/+10
* Dont call exit() from the DRI driver, with AIGLX this is particularly nastyBen Skeggs2006-11-121-1/+2
* Architect the DRI :Stephane Marchesin2006-11-051-4/+8
* Fix compile errors. Add vblank_seq to nouveau_context.Jeremy Kolb2006-11-011-1/+1
* Some small changesStephane Marchesin2006-09-171-3/+4
* Small changesStephane Marchesin2006-09-171-2/+0
* Cleaned stuff in the tcl codeStephane Marchesin2006-04-141-0/+1
* Some compile fixes.Jeremy Kolb2006-04-131-0/+2
* Cleaned up some code, made more files compile. Renamed nv20_swtcl.* toStephane Marchesin2006-03-131-3/+3
* Added a missing fieldStephane Marchesin2006-03-071-3/+3
* rename nv40_tris to nv30_tris.Stephane Marchesin2006-03-031-3/+3
* Initial revisionStephane Marchesin2006-02-231-0/+209