summaryrefslogtreecommitdiff
path: root/src/gallium/drivers/nouveau/nouveau_screen.h
AgeCommit message (Expand)Author
2011-03-11gallium: kill is_resource_referencedMarek Olšák
2011-03-03nouveau: allow pipe driver to define which buffers should start in sysmemBen Skeggs
2011-03-01nouveau: ensure vbo_dirty is set when buffer write transfer completeBen Skeggs
2011-03-01nouveau: common linear buffer manager, ported from nv50/nvc0 driversBen Skeggs
2011-03-01nouveau: create linear gart/vram mman in common screen initBen Skeggs
2011-03-01nouveau: move nv50/nvc0 fencing to common location, and modify slightlyBen Skeggs
2010-11-12nvc0: import nvc0 gallium driverChristoph Bumiller
2010-07-16nouveau: s/inline/INLINE/Vinson Lee
2010-04-18nouveau: Add missing header.Vinson Lee
2010-04-15nouveau: replace vtxbuf/idxbuf caps with BO_ flags in nouveau_screen and fix ...Luca Barbieri
2010-04-12nouveau: bind the 3D engine to subchannel 7 and add RING_3DLuca Barbieri
2010-04-10Squashed commit of the following:Keith Whitwell
2010-03-09Squashed commit of gallium-no-texture-blanketKeith Whitwell
2010-01-05nv50: remove vtxbuf stateobject after a referenced vtxbuf is mappedMaarten Maathuis
2009-08-31nouveau: introduce nouveau_miptree common to all nouveau pipe driversBen Skeggs
2009-06-05nouveau: call notifier/grobj etc funcs directlyBen Skeggs
2009-06-05nouveau: add pipe_buffer/fence code to pipe drivers, move nv50 overBen Skeggs