summaryrefslogtreecommitdiffstats
path: root/src/mesa/drivers/dri/nouveau/nouveau_screen.c
Commit message (Expand)AuthorAgeFilesLines
...
* nouveau: update for drm interface changes (0.0.5)Ben Skeggs2007-03-211-1/+1
* Fix/improve framebuffer object reference counting.Brian2007-03-061-1/+1
* nouveau: drm interface changesBen Skeggs2007-02-281-2/+4
* nouveau: and here's the "oops, I suck" commit :)Ben Skeggs2007-01-251-0/+1
* nouveau: some extra debug outputBen Skeggs2007-01-251-1/+4
* nouveau: bump drm patchlevelBen Skeggs2007-01-191-1/+1
* nouveau: fail CreateScreen on unknown cards instead of guessing.Ben Skeggs2007-01-151-1/+8
* nouveau: bump drm patchlevel.Ben Skeggs2007-01-021-1/+1
* nouveau: Kill some compile warnings.Ben Skeggs2006-12-241-1/+0
* nouveau: Don't fill nrb->dPriv for private buffersBen Skeggs2006-12-231-4/+4
* nouveau: get 16bpp workingBen Skeggs2006-12-231-3/+4
* Skeletal extension handling across chipsets.Ben Skeggs2006-12-081-0/+10
* oops, typoBen Skeggs2006-12-081-2/+2
* Create visuals for modes the ddx providesBen Skeggs2006-12-081-44/+38
* Some work on buffer handling, most likely not entirely correct andBen Skeggs2006-12-081-72/+56
* Merge the pciid work. Use lock step versioning with the drm.Stephane Marchesin2006-12-031-1/+5
* Some more nouveau_screen.c setup, not sure how correct it is yet though..Ben Skeggs2006-11-121-1/+308
* Some nouveau_screen work for darktamaStephane Marchesin2006-11-111-0/+21
* Architect the DRI :Stephane Marchesin2006-11-051-0/+49