summaryrefslogtreecommitdiff
path: root/src/gallium/drivers/llvmpipe/lp_state_gs.c
AgeCommit message (Expand)AuthorFilesLines
2015-12-06gallium/drivers: Sanitize NULL checks into canonical formEdward O'Callaghan1-1/+1
2014-03-26llvmpipe: Fix llvmpipe_create_gs_state.Zack Rusin1-3/+5
2014-03-25llvmpipe: Simplify vertex and geometry shaders.José Fonseca1-20/+12
2014-01-22llvmpipe: dump geometry shaders when using LP_DEBUG=tgsiDave Airlie1-1/+4
2014-01-17s/Tungsten Graphics/VMware/José Fonseca1-2/+2
2013-08-05llvmpipe: Do not need to free anything if there is no geometry shader.Vinson Lee1-2/+5
2013-04-03draw/llvmpipe: allow independent so attachments to the vsZack Rusin1-9/+12
2013-03-13llvmpipe: Fix geometry shader token leak.José Fonseca1-0/+1
2010-06-07llvmpipe: Remove unnecessary header.Vinson Lee1-1/+0
2010-06-07llvmpipe: hook up basic gs and multiple constant buffer supportKeith Whitwell1-0/+113