summaryrefslogtreecommitdiff
path: root/src/gallium/drivers/nv50/nv50_push.c
AgeCommit message (Expand)Author
2011-03-02nv50: primitive restart trick for vertex data through FIFO modeChristoph Bumiller
2011-03-01nouveau: ensure vbo_dirty is set when buffer write transfer completeBen Skeggs
2011-03-01nv50: move onto common linear buffer managerBen Skeggs
2011-02-28nv50: replace most of it with nvc0 driver ported to nv50Christoph Bumiller
2010-09-02Merge remote branch 'origin/master' into nv50-compilerChristoph Bumiller
2010-08-21nv50: Silence incompatible pointer type initialization warning.Vinson Lee
2010-08-18Merge remote branch 'origin/master' into nv50-compilerChristoph Bumiller
2010-08-11auxiliary: fix u_split_prim naming conventionLuca Barbieri
2010-08-11auxiliary: move Ben Skeggs' primitive splitter to common codeLuca Barbieri
2010-07-23nv50: import new compilerChristoph Bumiller
2010-05-20nv50: fixed other void pointer arithmetic errorsXavier Chantry
2010-04-20nv50: support vertex index biasChristoph Bumiller
2010-04-19nv50: Adapt for index bias interface change.José Fonseca
2010-04-10Squashed commit of the following:Keith Whitwell
2010-03-10nv50: move nv50_prim() into a header file rather than duplicatingBen Skeggs
2010-03-10nv50: re-add immediate mode vertex submission pathsBen Skeggs