aboutsummaryrefslogtreecommitdiffstats
path: root/src/mesa/drivers/dri/nouveau/nouveau_card.c
Commit message (Collapse)AuthorAgeFilesLines
* nouveau: fail CreateScreen on unknown cards instead of guessing.Ben Skeggs2007-01-151-2/+2
|
* nouveau: remove already defined NV15_TCL and NV17_TCLPatrice Mandin2007-01-141-3/+0
|
* Merge the pciid work. Use lock step versioning with the drm.Stephane Marchesin2006-12-031-36/+6
|
* Small unneeded nv03 fixStephane Marchesin2006-11-171-1/+1
|
* Architect the DRI :Stephane Marchesin2006-11-051-0/+50
- make use of the autogenerated nouveau_reg.h file - add object creation to the DRI - some work on screen and context creation