summaryrefslogtreecommitdiffstats
path: root/src/gallium/drivers/llvmpipe/lp_state_so.c
Commit message (Expand)AuthorAgeFilesLines
* llvmpipe: warn about illegal use of objects in different contextsRoland Scheidegger2016-01-211-0/+9
* gallium: allow setting of the internal stream output offsetZack Rusin2014-03-071-6/+6
* Revert "draw: clear the draw buffers in draw"Zack Rusin2013-06-171-2/+6
* draw: clear the draw buffers in drawZack Rusin2013-06-171-6/+2
* llvmpipe: reset so buffers when not appendingZack Rusin2013-04-031-0/+6
* llvmpipe: EXT_transform_feedback support (v1.1)Dave Airlie2012-12-061-87/+37
* gallium: improve the pipe_stream_output_info struct (v2)Marek Olšák2012-01-151-1/+1
* llvmpipe: adapt to struct stream_output_info modificationsChristoph Bumiller2011-12-151-9/+2
* gallium: interface changes necessary to implement transform feedback (v5)Marek Olšák2011-12-151-1/+1
* gallium: disable stream output in drivers that support itMarek Olšák2011-12-151-0/+7
* llvmpipe: Remove unnecessary header.Vinson Lee2010-06-231-1/+0
* llvmpipe: make geometry shaders and stream output workZack Rusin2010-06-221-0/+138