summaryrefslogtreecommitdiff
path: root/src/mesa/drivers/dri/nouveau/nouveau_screen.c
AgeCommit message (Expand)Author
2007-01-25nouveau: and here's the "oops, I suck" commit :)Ben Skeggs
2007-01-25nouveau: some extra debug outputBen Skeggs
2007-01-19nouveau: bump drm patchlevelBen Skeggs
2007-01-15nouveau: fail CreateScreen on unknown cards instead of guessing.Ben Skeggs
2007-01-02nouveau: bump drm patchlevel.Ben Skeggs
2006-12-24nouveau: Kill some compile warnings.Ben Skeggs
2006-12-23nouveau: Don't fill nrb->dPriv for private buffersBen Skeggs
2006-12-23nouveau: get 16bpp workingBen Skeggs
2006-12-08Skeletal extension handling across chipsets.Ben Skeggs
2006-12-08oops, typoBen Skeggs
2006-12-08Create visuals for modes the ddx providesBen Skeggs
2006-12-08Some work on buffer handling, most likely not entirely correct andBen Skeggs
2006-12-03Merge the pciid work. Use lock step versioning with the drm.Stephane Marchesin
2006-11-12Some more nouveau_screen.c setup, not sure how correct it is yet though..Ben Skeggs
2006-11-11Some nouveau_screen work for darktamaStephane Marchesin
2006-11-05Architect the DRI :Stephane Marchesin