summaryrefslogtreecommitdiffstats
path: root/src/gallium/drivers/softpipe/sp_state_so.c
Commit message (Expand)AuthorAgeFilesLines
* gallium: allow setting of the internal stream output offsetZack Rusin2014-03-071-1/+1
* s/Tungsten Graphics/VMware/José Fonseca2014-01-171-1/+1
* Revert "draw: clear the draw buffers in draw"Zack Rusin2013-06-171-1/+0
* draw: clear the draw buffers in drawZack Rusin2013-06-171-0/+1
* softpipe: silence some MSVC signed/unsigned warningsBrian Paul2013-03-211-1/+1
* draw/softpipe: EXT_transform_feedback support (v2)Dave Airlie2012-01-101-83/+32
* gallium: interface changes necessary to implement transform feedback (v5)Marek Olšák2011-12-151-10/+3
* gallium: disable stream output in drivers that support itMarek Olšák2011-12-151-0/+7
* softpipe: make stream out state functions staticBrian Paul2010-09-251-4/+20
* softpipe: small cleanupZack Rusin2010-06-121-1/+3
* softpipe: make sure that invalid calls to sosettargets don't crash usZack Rusin2010-06-081-0/+7
* gallium: add interface for DrawAuto and implement it in softpipeZack Rusin2010-06-081-1/+10
* gallium: a lot more complete implementation of stream outputZack Rusin2010-06-081-0/+106