aboutsummaryrefslogtreecommitdiffstats
path: root/src/mesa/drivers/dri/nouveau/nouveau_fifo.h
Commit message (Expand)AuthorAgeFilesLines
* nouveau : add OUT_RING_CACHE_FORCE* to add stuff in the cache even if the val...Matthieu Castet2007-09-191-4/+30
* nouveau : check for nmesa->state_cache.atoms overflowMatthieu Castet2007-09-141-0/+1
* nouveau: Keep drm channel alloc struct around.Ben Skeggs2007-08-151-5/+5
* nouveau: oops don't debug by default.Stephane Marchesin2007-03-101-1/+1
* nouveau: add a fifo size debug check.Stephane Marchesin2007-03-101-3/+19
* nouveau : NOUVEAU_RING_TRACEMatthieu Castet2007-01-291-1/+24
* nouveau: Make the state cache hierarchical.Stephane Marchesin2007-01-141-0/+3
* nouveau: Kill some compile warnings.Ben Skeggs2006-12-241-0/+1
* Merge the pciid work. Use lock step versioning with the drm.Stephane Marchesin2006-12-031-1/+1
* Incomplete shader stuff, should mostly work for NV40. Other cards, not soBen Skeggs2006-11-251-10/+18
* Remaining state cache changesStephane Marchesin2006-11-211-0/+5
* Add the state caching mechanism. It seems to work, from what I can see.Stephane Marchesin2006-11-211-12/+25
* More work on the swtclStephane Marchesin2006-11-191-3/+3
* More fifo debug fixesStephane Marchesin2006-11-191-4/+5
* Fix the fifo debugging feature.Stephane Marchesin2006-11-191-2/+2
* New swtcl implementation. It's simpler than the previous one (doesn't useStephane Marchesin2006-11-191-1/+1
* More FIFO fixes.Ben Skeggs2006-11-191-2/+3
* poke the correct FIFO regsBen Skeggs2006-11-191-2/+2
* Adapt FIFO code to deal with cases where the base GET/PUT value isn't 0.Ben Skeggs2006-11-171-5/+7
* Some more nouveau_screen.c setup, not sure how correct it is yet though..Ben Skeggs2006-11-121-0/+2
* Dont call exit() from the DRI driver, with AIGLX this is particularly nastyBen Skeggs2006-11-121-1/+1
* Architect the DRI :Stephane Marchesin2006-11-051-3/+5
* Added OUT_RING* debugging macros. Compile with NOUVEAU_RING_DEBUG to use.Jeremy Kolb2006-11-011-1/+22
* Cleaned up some code, made more files compile. Renamed nv20_swtcl.* toStephane Marchesin2006-03-131-0/+1
* Initial revisionStephane Marchesin2006-02-231-0/+96