summaryrefslogtreecommitdiff
path: root/src/mesa/drivers/dri/nouveau/nouveau_fifo.h
AgeCommit message (Expand)Author
2008-07-14nouveau: say goodbye to the old DRI driver...Stephane Marchesin
2007-09-19nouveau : add OUT_RING_CACHE_FORCE* to add stuff in the cache even if the val...Matthieu Castet
2007-09-14nouveau : check for nmesa->state_cache.atoms overflowMatthieu Castet
2007-08-15nouveau: Keep drm channel alloc struct around.Ben Skeggs
2007-03-10nouveau: oops don't debug by default.Stephane Marchesin
2007-03-10nouveau: add a fifo size debug check.Stephane Marchesin
2007-01-29nouveau : NOUVEAU_RING_TRACEMatthieu Castet
2007-01-14nouveau: Make the state cache hierarchical.Stephane Marchesin
2006-12-24nouveau: Kill some compile warnings.Ben Skeggs
2006-12-03Merge the pciid work. Use lock step versioning with the drm.Stephane Marchesin
2006-11-25Incomplete shader stuff, should mostly work for NV40. Other cards, not soBen Skeggs
2006-11-21Remaining state cache changesStephane Marchesin
2006-11-21Add the state caching mechanism. It seems to work, from what I can see.Stephane Marchesin
2006-11-19More work on the swtclStephane Marchesin
2006-11-19More fifo debug fixesStephane Marchesin
2006-11-19Fix the fifo debugging feature.Stephane Marchesin
2006-11-19New swtcl implementation. It's simpler than the previous one (doesn't useStephane Marchesin
2006-11-19More FIFO fixes.Ben Skeggs
2006-11-19poke the correct FIFO regsBen 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-11-01Added OUT_RING* debugging macros. Compile with NOUVEAU_RING_DEBUG to use.Jeremy Kolb
2006-03-13Cleaned up some code, made more files compile. Renamed nv20_swtcl.* toStephane Marchesin
2006-02-23Initial revisionStephane Marchesin