summaryrefslogtreecommitdiff
path: root/src/gallium/drivers/nouveau/nouveau_stateobj.h
AgeCommit message (Expand)Author
2010-08-06nouveau: fix potential NULL-ptr dereference in nouveau_stateobj.hMaarten Maathuis
2010-04-12nouveau: don't autobind in state objects relocationsLuca Barbieri
2010-02-16nouveau: fix for latest libdrmBen Skeggs
2010-01-05nouveau: rewrite nouveau_stateobj to use BEGIN_RING properlyMaarten Maathuis
2010-01-05nv50: remove vtxbuf stateobject after a referenced vtxbuf is mappedMaarten Maathuis
2009-12-14nouveau: avoid running out of relocsMaarten Maathuis
2009-12-03gallium: fix remaining users of pipe_reference functionRoland Scheidegger
2009-06-05nouveau: fix build with libdrm_nouveau 0.6Ben Skeggs
2009-06-05nouveau: move channel creation into pipe driversBen Skeggs
2009-06-05nouveau: pass nouveau_bo instead of pipe_buffer to so_ callsBen Skeggs
2009-06-05nouveau: call nouveau_pushbuf directly rather than going through nvwsBen Skeggs
2009-03-25nouveau: fix some pipe_buffer reference counting issuesBen Skeggs
2009-03-07nouveau: make stateobjs start off with refcount of 1Ben Skeggs
2009-03-04gallium: Unify reference counting.Michel Dänzer
2009-02-18util: Move p_debug.h into util module.José Fonseca
2009-02-04nouveau: link against libdrm_nouveau (installed with libdrm)Ben Skeggs
2008-09-11nouveau: gallium directory structure changed again..Ben Skeggs
2008-07-08nv50: make use of nouveau drm 0.0.11 to get 3d goingBen Skeggs
2008-06-29nv50: use stateobjs for sampler/image_control uploadsBen Skeggs
2008-03-30nouveau: adapt to recent gallium changesBen Skeggs
2008-03-19nouveau: pass nvws to nvws->push_* functions, rather than nouveau_channel*Ben Skeggs
2008-02-22nv40: stateobj start out with 0 refcountBen Skeggs
2008-02-18nouveau: cleanups + fixesBen Skeggs
2008-02-16nouveau: match gallium code reorginisation.Ben Skeggs