summaryrefslogtreecommitdiff
path: root/src/mesa/drivers/dri/nouveau/nouveau_fifo.c
AgeCommit message (Expand)Author
2008-07-14nouveau: say goodbye to the old DRI driver...Stephane Marchesin
2007-08-15nouveau: Keep drm channel alloc struct around.Ben Skeggs
2007-08-07nouveau: update to DRM API patchlevel 10Carlos Martín Nieto
2007-07-13Play "nuke the typedef"Ben Skeggs
2007-06-29nouveau: match drm changes (0.0.7)Ben Skeggs
2007-03-21nouveau: update for drm interface changes (0.0.5)Ben Skeggs
2007-03-10nouveau: add a fifo size debug check.Stephane Marchesin
2006-12-26nouveau: Wait on notifier to check for completion of previous commands.Ben Skeggs
2006-12-24nouveau: Kill some compile warnings.Ben Skeggs
2006-12-24nouveau: Modify span routines to use nouveau_renderbuffer instead of driRende...Ben Skeggs
2006-12-03Merge the pciid work. Use lock step versioning with the drm.Stephane Marchesin
2006-11-19More FIFO fixes.Ben Skeggs
2006-11-17Adapt FIFO code to deal with cases where the base GET/PUT value isn't 0.Ben Skeggs
2006-11-12Some more nouveau_screen.c setup, not sure how correct it is yet though..Ben Skeggs
2006-11-12Dont call exit() from the DRI driver, with AIGLX this is particularly nastyBen Skeggs
2006-11-05Architect the DRI :Stephane Marchesin
2006-03-10A little work here and thereStephane Marchesin
2006-02-23Initial revisionStephane Marchesin