summaryrefslogtreecommitdiff
path: root/src/gallium/drivers/nv10/nv10_state_emit.c
AgeCommit message (Expand)AuthorFilesLines
2010-02-04Nuke the nv0x-nv2x gallium pipe drivers.mesa-nextFrancisco Jerez1-333/+0
2010-01-05nouveau: kill nouveau_push.h and use libdrm versions of BEGIN_RINGs, etcMarcin Slusarz1-71/+95
2009-10-31nouveau: Support X8R8G8B8 textures on nv30, nv40 and RTs on nv10-nv40.Younes Manton1-0/+3
2009-02-25nouveau: nv04-nv40 texture transfer.Younes Manton1-7/+7
2009-02-02gallium: remove pipe_buffer from surfacesZack Rusin1-2/+5
2008-09-11nouveau: gallium directory structure changed again..Ben Skeggs1-2/+0
2008-06-29nouveau: adapt to cpp->pf_block changesBen Skeggs1-2/+2
2008-04-20nv10: enable viewport clippingPeter Winters1-2/+2
2008-04-20nv10: fix random stuffPeter Winters1-16/+21
2008-04-03nv10: emit dummy zeta size when no zbuffer is used.Stephane Marchesin1-1/+1
2008-04-03nv10: fix more vertex stuffStephane Marchesin1-2/+8
2008-04-02nv10: fix some more state, work on the vertex emission code.Stephane Marchesin1-7/+32
2008-04-02nv10: fix stuff and things.Stephane Marchesin1-8/+208
2008-03-17nv10: fixes.Stephane Marchesin1-5/+5
2008-03-15nv10.Stephane Marchesin1-0/+69