summaryrefslogtreecommitdiff
path: root/src/gallium/drivers/softpipe/sp_state_so.c
AgeCommit message (Expand)AuthorFilesLines
2014-03-07gallium: allow setting of the internal stream output offsetZack Rusin1-1/+1
2014-01-17s/Tungsten Graphics/VMware/José Fonseca1-1/+1
2013-06-17Revert "draw: clear the draw buffers in draw"Zack Rusin1-1/+0
2013-06-17draw: clear the draw buffers in drawZack Rusin1-0/+1
2013-03-21softpipe: silence some MSVC signed/unsigned warningsBrian Paul1-1/+1
2012-01-10draw/softpipe: EXT_transform_feedback support (v2)Dave Airlie1-83/+32
2011-12-15gallium: interface changes necessary to implement transform feedback (v5)Marek Olšák1-10/+3
2011-12-15gallium: disable stream output in drivers that support itMarek Olšák1-0/+7
2010-09-25softpipe: make stream out state functions staticBrian Paul1-4/+20
2010-06-12softpipe: small cleanupZack Rusin1-1/+3
2010-06-08softpipe: make sure that invalid calls to sosettargets don't crash usZack Rusin1-0/+7
2010-06-08gallium: add interface for DrawAuto and implement it in softpipeZack Rusin1-1/+10
2010-06-08gallium: a lot more complete implementation of stream outputZack Rusin1-0/+106