summaryrefslogtreecommitdiffstats
path: root/src/gallium/drivers/llvmpipe/lp_state_gs.c
Commit message (Expand)AuthorAgeFilesLines
* gallium/drivers: Sanitize NULL checks into canonical formEdward O'Callaghan2015-12-061-1/+1
* llvmpipe: Fix llvmpipe_create_gs_state.Zack Rusin2014-03-261-3/+5
* llvmpipe: Simplify vertex and geometry shaders.José Fonseca2014-03-251-20/+12
* llvmpipe: dump geometry shaders when using LP_DEBUG=tgsiDave Airlie2014-01-221-1/+4
* s/Tungsten Graphics/VMware/José Fonseca2014-01-171-2/+2
* llvmpipe: Do not need to free anything if there is no geometry shader.Vinson Lee2013-08-051-2/+5
* draw/llvmpipe: allow independent so attachments to the vsZack Rusin2013-04-031-9/+12
* llvmpipe: Fix geometry shader token leak.José Fonseca2013-03-131-0/+1
* llvmpipe: Remove unnecessary header.Vinson Lee2010-06-071-1/+0
* llvmpipe: hook up basic gs and multiple constant buffer supportKeith Whitwell2010-06-071-0/+113