summaryrefslogtreecommitdiff
path: root/src/gallium/drivers/llvmpipe/lp_state_so.c
AgeCommit message (Expand)AuthorFilesLines
2016-01-21llvmpipe: warn about illegal use of objects in different contextsRoland Scheidegger1-0/+9
2014-03-07gallium: allow setting of the internal stream output offsetZack Rusin1-6/+6
2013-06-17Revert "draw: clear the draw buffers in draw"Zack Rusin1-2/+6
2013-06-17draw: clear the draw buffers in drawZack Rusin1-6/+2
2013-04-03llvmpipe: reset so buffers when not appendingZack Rusin1-0/+6
2012-12-06llvmpipe: EXT_transform_feedback support (v1.1)Dave Airlie1-87/+37
2012-01-15gallium: improve the pipe_stream_output_info struct (v2)Marek Olšák1-1/+1
2011-12-15llvmpipe: adapt to struct stream_output_info modificationsChristoph Bumiller1-9/+2
2011-12-15gallium: interface changes necessary to implement transform feedback (v5)Marek Olšák1-1/+1
2011-12-15gallium: disable stream output in drivers that support itMarek Olšák1-0/+7
2010-06-23llvmpipe: Remove unnecessary header.Vinson Lee1-1/+0
2010-06-22llvmpipe: make geometry shaders and stream output workZack Rusin1-0/+138