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_screen.c
Age
Commit message (
Expand
)
Author
2007-01-25
nouveau: and here's the "oops, I suck" commit :)
Ben Skeggs
2007-01-25
nouveau: some extra debug output
Ben Skeggs
2007-01-19
nouveau: bump drm patchlevel
Ben Skeggs
2007-01-15
nouveau: fail CreateScreen on unknown cards instead of guessing.
Ben Skeggs
2007-01-02
nouveau: bump drm patchlevel.
Ben Skeggs
2006-12-24
nouveau: Kill some compile warnings.
Ben Skeggs
2006-12-23
nouveau: Don't fill nrb->dPriv for private buffers
Ben Skeggs
2006-12-23
nouveau: get 16bpp working
Ben Skeggs
2006-12-08
Skeletal extension handling across chipsets.
Ben Skeggs
2006-12-08
oops, typo
Ben Skeggs
2006-12-08
Create visuals for modes the ddx provides
Ben Skeggs
2006-12-08
Some work on buffer handling, most likely not entirely correct and
Ben Skeggs
2006-12-03
Merge the pciid work. Use lock step versioning with the drm.
Stephane Marchesin
2006-11-12
Some more nouveau_screen.c setup, not sure how correct it is yet though..
Ben Skeggs
2006-11-11
Some nouveau_screen work for darktama
Stephane Marchesin
2006-11-05
Architect the DRI :
Stephane Marchesin