index
:
Mesa
glamo
glamo-old
My Mesa repository
Thomas White
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
mesa
/
drivers
/
dri
/
nouveau
/
nouveau_object.c
Age
Commit message (
Expand
)
Author
2007-09-15
nouveau : use new nouveau_reg.h with correct Bracket in macro
Matthieu Castet
2007-08-21
nouveau: Use proper notifier object
Patrice Mandin
2007-08-16
nouveau: nv10: create objects needed to clear buffer
Patrice Mandin
2007-08-15
nouveau: Keep drm channel alloc struct around.
Ben Skeggs
2007-08-15
nouveau: Remove ALLOW_MULTI_SUBCHANNEL hack
Ben Skeggs
2007-07-14
nouveau: nv10 and nv11,15 are different
Patrice Mandin
2007-07-13
Play "nuke the typedef"
Ben Skeggs
2007-06-29
nouveau: match drm changes (0.0.7)
Ben Skeggs
2007-03-21
nouveau: update for drm interface changes (0.0.5)
Ben Skeggs
2007-02-28
nouveau: drm interface changes
Ben Skeggs
2007-01-27
nouveau: more work on nv04, this time buffer format/pitches/...
Stephane Marchesin
2007-01-21
nouveau: add nv04 state support, and small nv04 fixes.
Stephane Marchesin
2006-12-27
nouveau: Add simple wrapper for NV_MEMORY_TO_MEMORY_FORMAT.
Ben Skeggs
2006-12-26
nouveau: Add notifier support functions
Ben Skeggs
2006-12-14
Some more voodoo to get 3D going with a minimal initial context.
Ben Skeggs
2006-12-08
Some work on buffer handling, most likely not entirely correct and
Ben Skeggs
2006-12-03
Fix a copy+paste'o that caused some *very* strange bugs..
Ben Skeggs
2006-11-25
Incomplete shader stuff, should mostly work for NV40. Other cards, not so
Ben Skeggs
2006-11-21
nouveauCreateDmaObject
Ben Skeggs
2006-11-05
Architect the DRI :
Stephane Marchesin