summaryrefslogtreecommitdiffstats
path: root/src/gallium/drivers/nouveau/nouveau_screen.c
Commit message (Expand)AuthorAgeFilesLines
* nouveau: fix winsys object leakMarcin Slusarz2010-01-251-0/+2
* nv50: remove vtxbuf stateobject after a referenced vtxbuf is mappedMaarten Maathuis2010-01-051-0/+21
* nouveau: Unreference state/buffer objects on context/screen destruction.Younes Manton2009-12-281-1/+2
* nouveau: map_range returning -EBUSY isn't necessarily an errorBen Skeggs2009-07-291-3/+6
* nouveau: plug in our map_buffer_range and friendsBen Skeggs2009-06-051-7/+1
* nouveau: fix build with libdrm_nouveau 0.6Ben Skeggs2009-06-051-5/+4
* nouveau: move channel creation into pipe driversBen Skeggs2009-06-051-0/+5
* nouveau: add pipe_buffer/fence code to pipe drivers, move nv50 overBen Skeggs2009-06-051-0/+242