index
:
android-x86-mesa.git
envsa_r300
froyo-x86
r300
Androïd/x86 port of Mesa drivers
Hugues Hiegel
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
mesa
/
drivers
/
dri
/
nouveau
/
nouveau_fifo.h
Age
Commit message (
Expand
)
Author
2007-03-10
nouveau: oops don't debug by default.
Stephane Marchesin
2007-03-10
nouveau: add a fifo size debug check.
Stephane Marchesin
2007-01-29
nouveau : NOUVEAU_RING_TRACE
Matthieu Castet
2007-01-14
nouveau: Make the state cache hierarchical.
Stephane Marchesin
2006-12-24
nouveau: Kill some compile warnings.
Ben Skeggs
2006-12-03
Merge the pciid work. Use lock step versioning with the drm.
Stephane Marchesin
2006-11-25
Incomplete shader stuff, should mostly work for NV40. Other cards, not so
Ben Skeggs
2006-11-21
Remaining state cache changes
Stephane Marchesin
2006-11-21
Add the state caching mechanism. It seems to work, from what I can see.
Stephane Marchesin
2006-11-19
More work on the swtcl
Stephane Marchesin
2006-11-19
More fifo debug fixes
Stephane Marchesin
2006-11-19
Fix the fifo debugging feature.
Stephane Marchesin
2006-11-19
New swtcl implementation. It's simpler than the previous one (doesn't use
Stephane Marchesin
2006-11-19
More FIFO fixes.
Ben Skeggs
2006-11-19
poke the correct FIFO regs
Ben Skeggs
2006-11-17
Adapt FIFO code to deal with cases where the base GET/PUT value isn't 0.
Ben Skeggs
2006-11-12
Some more nouveau_screen.c setup, not sure how correct it is yet though..
Ben Skeggs
2006-11-12
Dont call exit() from the DRI driver, with AIGLX this is particularly nasty
Ben Skeggs
2006-11-05
Architect the DRI :
Stephane Marchesin
2006-11-01
Added OUT_RING* debugging macros. Compile with NOUVEAU_RING_DEBUG to use.
Jeremy Kolb
2006-03-13
Cleaned up some code, made more files compile. Renamed nv20_swtcl.* to
Stephane Marchesin
2006-02-23
Initial revision
Stephane Marchesin