aboutsummaryrefslogtreecommitdiffstats
path: root/src/mesa/drivers/dri/nouveau/nouveau_fifo.c
Commit message (Expand)AuthorAgeFilesLines
* nouveau: say goodbye to the old DRI driver...Stephane Marchesin2008-07-141-153/+0
* nouveau: Keep drm channel alloc struct around.Ben Skeggs2007-08-151-18/+19
* nouveau: update to DRM API patchlevel 10Carlos Martín Nieto2007-08-071-2/+2
* Play "nuke the typedef"Ben Skeggs2007-07-131-1/+1
* nouveau: match drm changes (0.0.7)Ben Skeggs2007-06-291-2/+12
* nouveau: update for drm interface changes (0.0.5)Ben Skeggs2007-03-211-0/+1
* nouveau: add a fifo size debug check.Stephane Marchesin2007-03-101-0/+4
* nouveau: Wait on notifier to check for completion of previous commands.Ben Skeggs2006-12-261-32/+7
* nouveau: Kill some compile warnings.Ben Skeggs2006-12-241-4/+6
* nouveau: Modify span routines to use nouveau_renderbuffer instead of driRende...Ben Skeggs2006-12-241-0/+7
* Merge the pciid work. Use lock step versioning with the drm.Stephane Marchesin2006-12-031-1/+2
* More FIFO fixes.Ben Skeggs2006-11-191-0/+5
* Adapt FIFO code to deal with cases where the base GET/PUT value isn't 0.Ben Skeggs2006-11-171-6/+10
* Some more nouveau_screen.c setup, not sure how correct it is yet though..Ben Skeggs2006-11-121-0/+8
* Dont call exit() from the DRI driver, with AIGLX this is particularly nastyBen Skeggs2006-11-121-4/+10
* Architect the DRI :Stephane Marchesin2006-11-051-3/+35
* A little work here and thereStephane Marchesin2006-03-101-4/+5
* Initial revisionStephane Marchesin2006-02-231-0/+96