summaryrefslogtreecommitdiffstats
path: root/src/gallium/drivers/nouveau/nouveau_screen.h
Commit message (Expand)AuthorAgeFilesLines
* nouveau: s/inline/INLINE/Vinson Lee2010-07-161-3/+3
* nouveau: Add missing header.Vinson Lee2010-04-181-0/+2
* nouveau: replace vtxbuf/idxbuf caps with BO_ flags in nouveau_screen and fix ...Luca Barbieri2010-04-151-0/+5
* nouveau: bind the 3D engine to subchannel 7 and add RING_3DLuca Barbieri2010-04-121-0/+12
* Squashed commit of the following:Keith Whitwell2010-04-101-29/+41
* Squashed commit of gallium-no-texture-blanketKeith Whitwell2010-03-091-0/+12
* nv50: remove vtxbuf stateobject after a referenced vtxbuf is mappedMaarten Maathuis2010-01-051-0/+3
* nouveau: introduce nouveau_miptree common to all nouveau pipe driversBen Skeggs2009-08-311-0/+11
* nouveau: call notifier/grobj etc funcs directlyBen Skeggs2009-06-051-0/+1
* nouveau: add pipe_buffer/fence code to pipe drivers, move nv50 overBen Skeggs2009-06-051-0/+24